1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00

1495 Commits

Author SHA1 Message Date
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
Yamel Senih
8f0903dd4d
Add chart support from ADempiere (#939) 2021-06-23 16:02:37 -04:00
Elsio Sanchez
68872fea6a
Auto-Complete field support (#937)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-22 18:18:11 -04:00
Yamel Senih
c027493ca9
Add support to dashboard as chart (#938) 2021-06-22 18:13:49 -04:00
Elsio Sanchez
587e8cb9c1
support price checking (#930)
* support price checking

* correcting comments

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-21 19:50:56 -04:00
Edwin Betancourt
9b64e66722
feat: Unify FilterField and FilterColumn component (#931) 2021-06-21 18:01:54 -04:00
Elsio Sanchez
46db7de0b2
Support Document Type (#929)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-21 17:59:34 -04:00
Sofia Calderon
7bba8dafee
Bugreport918 vertical spacing in side menu (#926)
* fixed vertical spacing issue in firefox

* removed unnecessary important tag from css

* bugfix - sidebar only shows icons if collapsed

* fixed styling for hover sidebar

* removed unnecessary height property + linting

* fixed item-wrapper styling

* linting fix
2021-06-18 19:04:07 -04:00
Edwin Betancourt
74d8b7fc50
feat: Separate record-lock in different tab component. (#919)
* Separate record-lock in different tab component.

* record id fixed.

* change path into ContainerOptions
2021-06-18 19:01:58 -04:00
Elsio Sanchez
17509c8381
Adjust fields when opening the registration navigation (#927)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-18 16:29:40 -04:00
Edwin Betancourt
2247f814bc
feat: Standard method to is displayed field/column (#924) 2021-06-18 15:08:23 -04:00
Elsio Sanchez
16db3d6683
Fix Sidebar (#923)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-18 13:27:31 -04:00
Yamel Senih
64d38b59a7
Feature/rename pos objects (#922)
* Rename POS attributres and mutations to set

* Add list warehouse from cache
2021-06-15 10:07:06 -04:00
Yamel Senih
5211bc3ef5
- Add multi-currency support (#916)
- Remove unnecessary mutation
- Rename bad variables
2021-06-12 15:14:48 -04:00
Sofia Calderon
0b0d6a5f00
Inserted line breaks in side menu (#915)
* changed hover styling of card

* improved styling of menu cards

* other minor styling improvements in cards layout

* Fields always have same size

* style fix active-inactive text in yes-no-field

* moved popover to own component

* refactored labelPopover

* added info icon to label

* truncated placeholder

* bugfix - added missing method back in

* set resizable in textareas to false

* style fix for context info

* fixes due to merge form develop

* reverted padding for context info box

* inserted line breaks in side menu
2021-06-11 17:19:30 -04:00
Elsio Sanchez
f4c9df712e
Fix Check Price (#914)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-11 17:16:55 -04:00
Elsio Sanchez
23aaf79007
Add option to change warehouse and price list (#913)
* Adding the option to change Warehouse and Price List

* add service

* support service

* add Warehouse

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-11 17:16:08 -04:00
Andojeda
c467351738
Feature/add column pos (#911)
* add-column-convertedAmount

* add

* add

* Update index.vue

* Update index.vue

* Update orderLineMixin.js

* fix
2021-06-11 17:13:55 -04:00
Elsio Sanchez
6794660098
support to quick guide (#910)
* support to quick guide

* supporte window

* renamed content name

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-11 17:11:36 -04:00
Andojeda
c678fcb045
fix iSOcode pos (#912) 2021-06-11 10:39:00 -04:00
Elsio Sanchez
3c7d3e2669
fix open window (#908)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-10 16:15:57 -04:00
Sofia Calderon
82dec26729
Styling fixes (#909)
* changed hover styling of card

* improved styling of menu cards

* other minor styling improvements in cards layout

* Fields always have same size

* style fix active-inactive text in yes-no-field

* moved popover to own component

* refactored labelPopover

* added info icon to label

* truncated placeholder

* bugfix - added missing method back in

* set resizable in textareas to false

* style fix for context info

* fixes due to merge form develop

* reverted padding for context info box
2021-06-09 18:50:28 -04:00
Elsio Sanchez
831efe72e4
Point of Sale Guide (#905)
* Point of Sale Guide

* Point of Sale Guide

* complete point-of-sale quick guide

* minimal change

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-04 17:18:13 -04:00
Yamel Senih
71a61f1cb1
Feature/add endpoint setup (#907)
* Minor change
- Rename API Services
- Add endpoint

* set method name
2021-06-04 17:07:39 -04:00
Edwin Betancourt
04c64d6ea7
feat: Update adempiere proxy with redis config. (#904)
* feat: Update adempiere proxy with redis config.

* add container depends on.
2021-06-04 15:54:14 -04:00
Edwin Betancourt
a30551d156
fix: Load Smart Browser. (#889)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-06-03 19:36:30 -04:00
Elsio Sanchez
6436b33479
fixe errors at the point of sale (#902)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-06-02 22:14:45 -04:00
Andojeda
c6cc1df91f
fix translation in product information (#901) 2021-06-02 22:13:34 -04:00