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

1216 Commits

Author SHA1 Message Date
Elsio Sanchez
519fd85958
Validation when the order is complete (#1094)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 17:30:51 -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
bec6d41b44
error when adding payment (#1099)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 12:33:40 -04:00
Elsio Sanchez
849a93427a
Support for cash payment types in the return of funds (#1101)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 12:31:22 -04:00
Elsio Sanchez
4d8aef3511
Support for zelle payment types in the return of funds (#1097)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 12:29:21 -04:00
Elsio Sanchez
1a3eb8af17
Support for payment types in the return of funds (#1096)
* Support for payment types in the return of funds

* renaming the file

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-22 21:18:28 -04:00
Elsio Sanchez
68ae96bb0b
Select a sales order (#1090)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 16:00:51 -04:00
Elsio Sanchez
ef92f37712
Error adding payment (#1091)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 15:58:33 -04:00
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
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
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
11aaab3b35
List Orders to be invoiced (#1080)
* List Orders to be invoiced

* minimla changes

* fixe style

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 23:18:32 -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
0bffaa6699
Changing service of creating business partner by point of sale (#1083)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 07:59:02 -04:00
Elsio Sanchez
90deabf9d2
Add converted order total (#1072)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 07:57:28 -04:00
Elsio Sanchez
aa36f5911c
Pagination of tables (#1070)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-17 07:56:07 -04:00
Elsio Sanchez
b94a821000
fixe discount (#1069)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-17 07:55:45 -04:00
Elsio Sanchez
3e22f12a1c
Error creating order (#1063)
* fixe new orden

* delete comment

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-16 17:46:24 -04:00
Elsio Sanchez
a6197f67b2
Amount converted to payment (#1066)
* Correcting total amount converted in the payment

* minimal changes

* delete console

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-16 17:45:57 -04:00
Elsio Sanchez
e98a111e37
Lock Order Complete (#1057)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-13 23:58:50 -04:00
Elsio Sanchez
901648a0b3
Display order footer do not display data if no order is mounted (#1053)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-12 17:15:13 -04:00
Elsio Sanchez
c590434591
Error starting section (#1052)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-12 17:13:59 -04:00
Elsio Sanchez
427ffd0b75
Improve the display when recording the location (#1051)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-12 17:11:50 -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
5fa463d741
Click incremented POS line quantities (#1050)
* Add functionality to the quantity increment and decrement button

* Validate minimum quantity

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-12 12:41:38 -04:00
Edwin Betancourt
127f014b72
fix: Documentation tag view not fixed. (#1040) 2021-08-10 19:39:16 -04:00
Elsio Sanchez
d39553bcd4
fix point-of-sale options (#1036)
* fix point-of-sale options

* minimal change

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-09 21:39:59 -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
44ad3521ba
support Product Configuration (#969)
* support Product Configuration

* paint flowchart dynamically

* minimal changes Workflow

* remove comment

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 19:55:12 -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
8542714daf
adding converted currency symbol (#1026)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 19:37:19 -04:00
Elsio Sanchez
2e64bb5d35
Intuitive output on the point-of-sale product search panel (#1024)
* Intuitive output on the point-of-sale product search panel

* Update index.vue

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 17:10:12 -04:00
Elsio Sanchez
8a54f46df9
Adjust the product information pop-up window. (#1025)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 16:43:38 -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
6b7e03bc69
Fixing error when searching for product (#1009)
* Fixing error when searching for product

* Reducing calls to the Api

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-28 09:56:27 -04:00
Elsio Sanchez
1a611b37b6
support Upload Excel (#991)
* support Upload Excel

* change button

* Adjust cell contents according to formatting type

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-23 08:31:59 -04:00
Edwin Betancourt
eac099ad7a
fix: Tab name style. (#1003)
* fix: Tab name style.

* fix tooltip text.
2021-07-22 22:42:33 -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
fe28675214
Switching from document type (#987)
* Switching from document type

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-14 10:58:20 -04:00
Yamel Senih
80b9e9e95b
Add support to list document type service (#986) 2021-07-13 18:29:09 -04:00
Elsio Sanchez
cba978916b
fixing dashboard errors (#985)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-13 16:23:34 -04:00
Elsio Sanchez
4f567fc95c
Supporte Pin Point Of Sales (#978)
* Fixe POs

* fixes Currency

* Supporte Pin Point Of  Sales

* focus ping

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-13 09:17:12 -04:00
Elsio Sanchez
3bb6a7880a
search in the process audit by user (#980)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-12 19:57:33 -04:00
Elsio Sanchez
3b4765e40d
sopporte a reversar transsaccion (#979)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-12 19:56:55 -04:00
Elsio Sanchez
427469e12f
Fix Pos (#977)
* Fixe POs

* fixes Currency

* delete comment

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-12 19:55:27 -04:00