1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-12 22:29:59 +08:00

6 Commits

Author SHA1 Message Date
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
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
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