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
54a4612e7b
Add function for number formatting in decimals (#1088)
* Add function for number formatting in decimals

* minimal changes

* rename function

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 03:08:10 -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
342464d3c5
- Validate POS options (#1085)
- Fixe Delete Line Service

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 23:19:11 -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
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