1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-14 07:41:57 +08:00

8 Commits

Author SHA1 Message Date
Elsio Sanchez
60223ecc14
support for payment methods (#578) 2021-02-03 00:35:27 -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
add8639a74
visibility to static routes based on current role permissions (#554)
* Grant visibility to static routes based on current role permissions

* minimal change
2020-12-02 16:02:09 -04:00
Elsio Sanchez
1e40283c4e
barcode Reader (#550) 2020-12-01 19:36:57 -04:00
Yamel Senih
d55dbb1bab Add corporate branding image support 2020-11-20 20:50:40 -04:00
Elsio Sanchez
fdc81386fc
Bugfix/procces error (#540)
* Correcting errors in the processes and reports
The process was successful but it was throwing undefined Uuid error

* delete console.log

Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-11 17:49:29 -04:00
Elsio Sanchez
5c6712ca54
The History of changes does not show the detail (#537)
* The History of changes does not show the detail
show the historical detail

* minimal change

Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-06 10:13:02 -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