1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-13 23:20:12 +08:00

15 Commits

Author SHA1 Message Date
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
472ffc523a
Bugfix/unnecessary field calls (#628)
* add complete order from collection

* call the edit line fields only when they are displayed

* unnecessary calling of customer fields

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-04 21:33:42 -04:00
Elsio Sanchez
eeba4c7b45
add tax to order (#615)
* add tax to order

* fix tax

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-02 00:17:23 -04:00
Elsio Sanchez
c0b3c2f5c3
support process order (#609)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-02-28 14:51:28 -04:00
Elsio Sanchez
34a6e3a2af
fix point of sale not found (#606)
* fix point of sale not found

* rename parameter
2021-02-25 22:20:41 -04:00
Elsio Sanchez
5c25117c4d
Feat: Refactor Order Vuex Module (#589)
* decrease calls and pass actions to the store

* Refactor Order Vuex Module

* remove comment

* minimal changes

* point of sales

* fix collection

* minimal change
2021-02-25 14:01:32 -04:00
Elsio Sanchez
b996c4a53c
feat: Refactor payments vuex module (#586)
* feat: Refactorizar el módulo vuex de pagos

* minimal changees

* minimal changes
2021-02-23 09:51:26 -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
6f4fc11780
upload orders to the server (#579)
* upload orders to the server

* support convert currency

* support for currency search, payment types and undoing payment

* change icon
2021-02-05 17:15:22 -04:00
Elsio Sanchez
60223ecc14
support for payment methods (#578) 2021-02-03 00:35:27 -04:00
Elsio Sanchez
d83b109aef
Feature/support pos (#577)
* when cancelled, you must exit the collection window

* when there is no conversion rate it should show the amount receivable in zero
2021-02-01 22:58:14 -04:00
Elsio Sanchez
b733878474
Add Mnemonic Command (#570)
* add comand memo tecnic to table

* add product just by clicking on the code

* minimal changue

* Update fieldsListCollection.js

* change columname

* remove comment code
2021-01-25 15:07:57 -04:00
Elsio Sanchez
4716f3d7f7
price query search (#565) 2021-01-12 17:10:45 -04:00
Elsio Sanchez
0b9e4e7df4
print label from table (#560)
* print label from table

* minimal changes

* correcting currency conversion errors

* remove switch

* minimal change
2020-12-14 12:19:43 -04:00
Yamel Senih
6e54d93b9b
Add API REST support based on proxy-adempiere-api and backend implementation (#529) 2020-10-28 17:19:53 -04:00