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

1197 Commits

Author SHA1 Message Date
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
Yamel Senih
62f59c4a9b
Remove duplicated series (#981) 2021-07-12 19:54:28 -04:00
Edwin Betancourt
3f234ea2b7
fix: This is undefined in utils methods. (#965) 2021-07-07 20:55:52 -04:00
Elsio Sanchez
ef56a8a4f1
Fix dashboard (#961)
* Fix dashboard

* delete line code

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-07-06 08:59:28 -04:00
Elsio Sanchez
273e21861d
commercial people (#955)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-30 20:48:14 -04:00
Elsio Sanchez
59905a895e
Add Carousel Component (#956)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-30 18:58:57 -04:00
Elsio Sanchez
90a4846b29
Style Dashboard (#954)
* Sort Dashboard

* minimal change style

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-30 17:58:34 -04:00
Elsio Sanchez
3b0190af18
fix size dashboard (#947)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-29 13:55:01 -04:00
Edwin Betancourt
1a51f6bce9
feat: Load basic data with tab (#951)
* feat: Load basic data into tab

* change with click
2021-06-28 22:54:54 -04:00
Yamel Senih
fb3ae87a3d
Change tab property name for Tab Manager (#950) 2021-06-28 19:57:30 -04:00
Yamel Senih
6071dbec8b
Fixed tab number for new window definition (#949) 2021-06-28 19:40:54 -04:00
Yamel Senih
166fc17efa
Add multiTab route (#948)
See: http://0.0.0.0:9527/#/test/multitab/window
/test/multitab/window
2021-06-28 18:59:01 -04:00
Yamel Senih
65d5ff19af
Add support to Area chart and Waterfall chart (#946) 2021-06-28 15:52:36 -04:00
Edwin Betancourt
b8b80b9b41
feat: Window redefinition. (#944)
* feat: Window redefinition.

* add test view

* unused panelType and set test metadata

* change tabManager compnent.
2021-06-28 13:18:13 -04:00
Edwin Betancourt
415ece6e36
feat: Add default table to replace data table. (#942)
* feat: Add default table to replace data table.

* fix eslint

* use formatPrice and formatQuantity
2021-06-27 20:23:24 -04:00
Edwin Betancourt
69ba12d833
fix: Lock record get values with router (#941) 2021-06-26 21:24:31 -04:00
Edwin Betancourt
548bb2f165
fix: Process logs request duplicated (#940)
* fix: Process logs request duplicated

* deleted mutations.
2021-06-25 15:09:43 -04:00
Edwin Betancourt
f152ed0f8d
feat: Test Views from views redefinition (#934)
* Add default containers

* Add reference for dictionary

* feat: Window redefinition. (#906)

* feat: Browser redefinition. (#920)

* feat: Test Views from views redefinition

* load process.

* minor changes.

* disable window load.

* Update default.json

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2021-06-23 17:10:26 -04:00
Edwin Betancourt
27ed05e538
feat: Refactor documentation view. (#921)
* feat: Refactor documentation view.

* update tags.

* add copy clipboard

* fix empty values
2021-06-23 17:03:15 -04:00
Elsio Sanchez
79e9e6659b
Add Day Rate (#936)
* validate displayCurrency

* Add Day Rate

* minimal changes

* add tax to the converted amount

* add translation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-23 16:05:11 -04:00