1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00

94 Commits

Author SHA1 Message Date
Elsio Sanchez
a69bd99dbd
Correcting point of sale style (#1114)
* Correcting point of sale style

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 15:03:55 -04:00
Elsio Sanchez
8b1e0a8345
change the tender type service (#1113)
* change the tender type service

* display of the fields

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 11:06:07 -04:00
Elsio Sanchez
70d1ace6b8
fixe translation (#1111)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 11:04:40 -04:00
Elsio Sanchez
0464f619b4
validate refund (#1109)
* validate refund

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 00:33:48 -04:00
Elsio Sanchez
c908591f76
show price base the info product (#1106)
* show price base the info product

* fixe style

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 00:28:14 -04:00
Elsio Sanchez
4106cf24f9
Support for Gift Card payment types in the return of funds (#1103)
* Add different types of cards for return

* minimal changes

* Support for Gift Carts payment types in the return of funds

* translate

* minimal changes

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 17:34:27 -04:00
Elsio Sanchez
1e5e4358f9
Payment method not supported (#1098)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 16:02:42 -04:00
Elsio Sanchez
37eb7240f9
Add daily limit and limit per transaction (#1089)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 01:29:22 -04:00
Elsio Sanchez
f8bdcebed7
Modify dimensions of the order to be invoiced table (#1087)
* Modify dimensions of the order to be invoiced table

* add traslate

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 01:28:06 -04:00
Elsio Sanchez
6f20050745
validate terminal configurator (#1082)
* Add validation for the pin according to the configuration of the terminal of the point of sale

* validate advisor options

* validate terminal configurator

* add pin to Return Order

* remove console

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 08:00:17 -04:00
Elsio Sanchez
2ce8853978
infinite loop in product table (#1043)
* infinite loop in product table

* Show suggestions when input gets focus

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-12 17:10:51 -04:00
Elsio Sanchez
fec1832f42
Support for the Read Weight form (From Scale) (#945)
* Support Get Weight

* changing the position of the buttons

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 21:28:47 -04:00
Elsio Sanchez
5a5f32d934
Support Assign PO-Invoice-Receipt-Invoice (#960)
* setting up initial structure

* add service

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 21:23:47 -04:00
Elsio Sanchez
07bb5bd692
Support Attachment (#1008)
* Support Attachment

* adjust size

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 19:39:58 -04:00
Elsio Sanchez
632e7623dd
Fix Overdrawn Invoice (#1018)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 16:38:54 -04:00
Elsio Sanchez
553d08b353
Fixed syntax errors and deleting console.log (#1012)
* Overdrawn Invoice

* rename computed

* add service Overdrawn Invoice

* Duplicate key error and deleting console.log

* fixe minor errors

* add params to router

* fixe pin

* fixe Price Checking

* fix constants

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-05 11:54:17 -04:00
Elsio Sanchez
21a526e113
Add guide (#1002)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-20 02:04:27 -04:00
Elsio Sanchez
e573a05dd3
Add activity notifications (#997)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-19 19:03:30 -04:00
Elsio Sanchez
ebd568cfb6
Support workflow activities (#972)
* support workflow activities

* minimal changes

* add Workflows and services

* add state semantics

* rename fille

* add info the node

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-17 03:54:08 -04:00
Elsio Sanchez
79e9e6659b
Add Day Rate (#936)
* validate displayCurrency

* Add Day Rate

* minimal changes

* add tax to the converted amount

* add translation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-23 16:05:11 -04:00
Elsio Sanchez
23aaf79007
Add option to change warehouse and price list (#913)
* Adding the option to change Warehouse and Price List

* add service

* support service

* add Warehouse

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-11 17:16:08 -04:00
Andojeda
c467351738
Feature/add column pos (#911)
* add-column-convertedAmount

* add

* add

* Update index.vue

* Update index.vue

* Update orderLineMixin.js

* fix
2021-06-11 17:13:55 -04:00
Elsio Sanchez
831efe72e4
Point of Sale Guide (#905)
* Point of Sale Guide

* Point of Sale Guide

* complete point-of-sale quick guide

* minimal change

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-04 17:18:13 -04:00
Elsio Sanchez
6436b33479
fixe errors at the point of sale (#902)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-02 22:14:45 -04:00
Andojeda
c6cc1df91f
fix translation in product information (#901) 2021-06-02 22:13:34 -04:00
Elsio Sanchez
f347298f47
add Documentation (#897)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-02 21:38:18 -04:00
Edwin Betancourt
0f4fedbfa7
fix: Options fields operator comparison. (#867)
* fix: Options fields operator comparison.

* delete unused code.

* remove consoles.

* fix comment.

* add send client request to search.

* rename to FieldOptions

* separate options fields and component.

* remove unused code.

* remove field/popover dir

* change e-mail

* remane components.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-05-28 18:02:17 -04:00
Elsio Sanchez
3476523568
support to pin the pos (#865)
* support to pin the pos

* close popover the ping

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-21 19:52:00 -04:00
Elsio Sanchez
f4541271e9
Support Notes (#837)
* Support for notes in mobile and desktop mode

* resolve observations

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-12 18:29:57 -04:00
Elsio Sanchez
c7b94523c0
Fix Message Record Access (#835)
* Support Lock Record

* fix Record Acces

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 19:30:35 -04:00
Elsio Sanchez
cae76f3016
add context info the field (#834)
* add context info the field

* change traslation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:44:31 -04:00
Elsio Sanchez
50d51b7328
Support Lock Record (#833)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:43:22 -04:00
Elsio Sanchez
9fd0270f0e
The field is still unchanged (#830)
* The field is still unchanged

* Hide Tabs Childern

* Undo commit

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 11:05:47 -04:00
Elsio Sanchez
b406b8a3fc
Add Change Log option in field (#822)
* Add Change Log option in field

* support mobile

* minimal changes

* sort logs

* fix style

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 16:57:25 -04:00
Elsio Sanchez
cc7fc71fe1
Support Option Traslation (#821)
* support trastation

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 15:47:40 -04:00
Elsio Sanchez
7fe1ea0f88
Add lock and unlock record to record access dialog box (#805)
* Add lock and unlock record to record access dialog box

* minima change

* support mobile

* minimal changes

* delete comment

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-05 18:01:37 -04:00
Elsio Sanchez
4b2e5469b2
Process Activity Window Support in Mobile Mode (#802)
* Fixes: [Bug Report] Ajust text to window adempiere/adempiere-vue#796

* add padding

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-04 17:53:28 -04:00
Elsio Sanchez
4c46334171
add release Notes (#801)
* add release Notes

* fixed notes releases

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-05-04 14:39:25 -04:00
Yamel Senih
925cf6d679
Feature/#sc add record access api (#794)
* Add API for get Record Access based on server

* support setRecordAcces

* Add mixin for view, this allows reuse code based on unique definition

* support record access

* Support Record Access in Mode Mobile

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-28 19:08:27 -04:00
Elsio Sanchez
4d6496f5c6
record access mode mobile support (#755)
* record access mode mobile support

* resolve conflict

* add traslation

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-21 14:05:05 -04:00
Elsio Sanchez
a91d027920
add context menu field mode mobile (#705)
* add context menu field mode mobile

* minimal change

* minimal changes

* minimal changes

* minimal changes

* style button

* change style

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-07 11:35:31 -04:00
Yamel Senih
2b1d8f73ff
Improve request util (#712)
* Improve request util
- Improve request util based on basic and generic request
- Add ADempiere request layer (use it as template for others)
- Add Release information from github
- Chamge ADempiere request API fos a custom request

* Add release version

* Add rt-3.2 version

* Minmor change

* Add default action for release

* Add echo

* just a test

* Test release

* Add Release no version for test

* Add test for publish

* Add release no from tag
2021-04-04 16:38:38 -04:00
Elsio Sanchez
b4a3ec0b53
Bugfix/#692 context menu butons (#700)
* fix: Context menu, change text by button.

* fix default action window as New Record.

* Add default action to run switch new and undo.

* Add colot button to undo action.

* change to plain and warning undo button.

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* modifit contextmenu mobile (#9)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* add  description

* Bugfix/#692 context menu butons (#10)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* add icon

* Bugfix/#692 context menu butons (#11)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

* add icon

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* change size the label

* Bugfix/#692 context menu butons (#12)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

* add icon

* change size the label

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* changa size label

* add style reference

* add translations

* add icon default

* fixed position

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-30 15:39:30 -04:00
Yamel Senih
97830cdb47
Feature: Add preference service (#696)
* Add support to service of Save Preference from component

* remove unnecessary values

* Add service for delete preference

* add service delete preference

* Add translation for preference message

Co-authored-by: elsiosanchez <elsiosanches@gmail.com>
2021-03-26 17:28:12 -04:00
Elsio Sanchez
39f16d6bfc
add validate the IsProcessed (#685)
* add validate the IsProcessed

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-23 18:08:53 -04:00
Elsio Sanchez
ca2f9bed3c
Support Private Access (#671)
* #667 Support Private Access

* fix bottons

* change lang

* rename service

* rename service
2021-03-23 12:16:20 -04:00
Elsio Sanchez
7617bdbdf1
Support to Field Preference (#662)
* add field preference

* minimal changes

* remove input

* fix error

* raname service

* add information

* rename descrition the preference

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-19 22:05:36 -04:00
Elsio Sanchez
0b314fc8c2
Process the POS (#584)
* Process the POS

* fixe pos Process
2021-02-16 14:06:06 -04:00
Elsio Sanchez
737d85b0ba
Point of Sale Processes (#583)
* Cancel sale transaction

* minimal change

* Copy Order

* Copy Line the Order

* add Traslation
2021-02-11 11:55:45 -04:00
Elsio Sanchez
c4f3e500d7
Validate collection (#568)
* correcting field title errors

* Validate collection

* add translation

* add traslation

* remove the function displayTenderType

* correcting translation

* remove unnecessary code
2021-01-25 15:06:00 -04:00