1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-13 07:04:21 +08:00

283 Commits

Author SHA1 Message Date
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
Edwin Betancourt
2247f814bc
feat: Standard method to is displayed field/column (#924) 2021-06-18 15:08:23 -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
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
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
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
Elsio Sanchez
f8b6eadf09
fixe Point of Sales (#894)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-31 18:49:46 -04:00
Edwin Betancourt
3479b6f8c4
fix: Get lookup item (#887)
* fix: Get lookup item.

* fix import

* fix lookup string value.

* change valuesList to value

* replace value with filters.

* remove unused imports.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-05-31 10:13:37 -04:00
Elsio Sanchez
d9568e84b7
Error loading Tender Type fields (#877)
* add Documente activity

* add traslate

* add traslation zh

* Error loading Tender Type fields

* delete changes

* minimal changes

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-27 13:38:18 -04:00
Edwin Betancourt
b6b2bab898
feat: Redefinition filter fields. (#879)
* feat: Redefinition filter fields.

* remove unused element

* change email.

* changes licence

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-05-26 20:04:01 -04:00
Elsio Sanchez
6b927bd88f
Fix Customer the Point of Sales (#870)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-25 16:26:38 -04:00
Elsio Sanchez
70022f0f61
search for the conversion date by the current date (#866)
* search for the conversion date by the current date

* search product

* remove console.log

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-25 16:20:10 -04:00
Elsio Sanchez
3476523568
support to pin the pos (#865)
* support to pin the pos

* close popover the ping

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-21 19:52:00 -04:00
Elsio Sanchez
426e8e78ea
Support to Private Access (#860)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-20 10:24:48 -04:00
Elsio Sanchez
09c9bea77d
corrections of errors in post services (#859)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-20 10:22:48 -04:00
Elsio Sanchez
e831205b0a
Bugfix/reload product price (#850)
* Reload Product Price

* minimal change

* Format of values ( Date, Price, Quantity )

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-14 17:47:44 -04:00
Elsio Sanchez
cbdaa475c3
Close popover of field options (#847)
* fix close popover the field

* delete route

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-13 16:21:43 -04:00
Yamel Senih
ff4c1349e8
Separate Services (#843)
* Separate Services
- Dictionary: dictionary
- Common request: common
- ADempiere Generic API:common/api
- Dashboard Content: dashboard
- Dashboard favorites: dashboard/addons/user
- Dashboard Pending Documents: dashboard/addons/tasks
- User Management: user
- User enrollment: user/enrollment
- User Log: user/log
- Workflow metadata: workflow
- User Interface Common logic: user-interface/common
- User Interface Window tools: user-interface/window
- User Interface Smart Browser tools: user-interface/smart-browser
- User Interface Process tools: user-interface/process
- User Interface Attachment Management: user-interface/component/attachment
- User Interface Components Preference: user-interface/component/preference
- User Interface Components Private Access: user-interface/component/private-access
- User Interface Components Record Access: user-interface/component/record-access
- User Interface Components Notes: user-interface/component/notes
- User Interface Components Translation: user-interface/component/translation
- User Interface Forms / POS: form/addons/point-of-sales

* Minor change

* Remove persistence

* Untrack files

* Remove persistence

* resolve conflicts

* Update files
2021-05-12 18:46:49 -04:00
Elsio Sanchez
53ca1209c7
Add Translation Services Documentation (#841)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-12 18:30:17 -04:00
Elsio Sanchez
cae76f3016
add context info the field (#834)
* add context info the field

* change traslation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:44:31 -04:00
Elsio Sanchez
fed1cec1a7
Fix Record Access (#832)
* Fix Record Access

* correct observation

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-11 17:42:12 -04:00
Elsio Sanchez
b406b8a3fc
Add Change Log option in field (#822)
* Add Change Log option in field

* support mobile

* minimal changes

* sort logs

* fix style

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 16:57:25 -04:00
Elsio Sanchez
cc7fc71fe1
Support Option Traslation (#821)
* support trastation

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-07 15:47:40 -04:00
Elsio Sanchez
ad57b8bd27
add record access to the route (#816)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-05-06 10:53:48 -04:00
Yamel Senih
925cf6d679
Feature/#sc add record access api (#794)
* Add API for get Record Access based on server

* support setRecordAcces

* Add mixin for view, this allows reuse code based on unique definition

* support record access

* Support Record Access in Mode Mobile

* minimal changes

Co-authored-by: elsiosanchez <elsiosanche@gmail.com>
2021-04-28 19:08:27 -04:00
Elsio Sanchez
78c4dfaeaa
convert the values to be sent and delete unnecessary console.logs (#784) 2021-04-26 12:21:34 -04:00
Elsio Sanchez
4c49b20144
Converting for payment methods (#749)
* Fixes: #736

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-23 18:04:26 -04:00
Elsio Sanchez
1e42f1ede9
Feature/refactory pos (#760)
* adding Point of Sale features

* Delete Ineccessary Getters

* minimal changes

* add list product Price and Order Line

* Add license

* minimal changes

* unify getters

* minimal changes

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-22 23:37:05 -04:00
Elsio Sanchez
4d6496f5c6
record access mode mobile support (#755)
* record access mode mobile support

* resolve conflict

* add traslation

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-21 14:05:05 -04:00
Elsio Sanchez
6b27db091d
get the currency code to be paid (#750)
* Fixes: #736

* get the currency code to be paid

* add the correct currency symbol in the amount field

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-21 12:15:15 -04:00
Elsio Sanchez
a91d027920
add context menu field mode mobile (#705)
* add context menu field mode mobile

* minimal change

* minimal changes

* minimal changes

* minimal changes

* style button

* change style

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-07 11:35:31 -04:00
Edwin Betancourt
d071e756d5
fix: Window references. (#710) 2021-04-02 14:28:07 -04:00
Yamel Senih
6f128a07d7
Remove unnecessary request utility (#706)
- Use default request utility from legacy source code
- Improve calling structure
- Implement posibility of create endpoint for request
- Allows define a generic calling for backend service
- Remove unnecessary functions
2021-04-01 03:23:11 -04:00
Elsio Sanchez
b4a3ec0b53
Bugfix/#692 context menu butons (#700)
* fix: Context menu, change text by button.

* fix default action window as New Record.

* Add default action to run switch new and undo.

* Add colot button to undo action.

* change to plain and warning undo button.

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* modifit contextmenu mobile (#9)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* add  description

* Bugfix/#692 context menu butons (#10)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* add icon

* Bugfix/#692 context menu butons (#11)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

* add icon

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* change size the label

* Bugfix/#692 context menu butons (#12)

* modifit contextmenu mobile

* remove console

* minimal change

* validate is LIstrecord

* add  description

* add icon

* change size the label

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>

* changa size label

* add style reference

* add translations

* add icon default

* fixed position

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-30 15:39:30 -04:00
Edwin Betancourt
2e39e18c8a
fix: Empty mandatory fields. (#699)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-30 14:17:51 -04:00
Edwin Betancourt
0d30213637
fix: Report change print format. (#695)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-26 17:33:29 -04:00
Edwin Betancourt
31e6b7b3c8
fix: Field isActive not edit with false value. (#693)
* fix: Field isActive not edit with false value.

* fix changed record is active.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-25 11:24:55 -04:00
Elsio Sanchez
39f16d6bfc
add validate the IsProcessed (#685)
* add validate the IsProcessed

* minimal changes

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-23 18:08:53 -04:00
Elsio Sanchez
ca2f9bed3c
Support Private Access (#671)
* #667 Support Private Access

* fix bottons

* change lang

* rename service

* rename service
2021-03-23 12:16:20 -04:00
Elsio Sanchez
56716e0647
Validate if the field has a callout before updating or creating (#684)
* Validate if the field has a callout before updating or creating

* rename vairable
2021-03-23 11:55:16 -04:00
Yamel Senih
9393379516
Feature/#pos rename functions (#682)
* Rename functions for POS managemen

* Rename functions for image on key layout
2021-03-22 11:49:16 -04:00
Edwin Betancourt
7bf5bcc461
fix: Unnecessary requests for the sort type tab. (#664)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-12 12:08:04 -04:00
Elsio Sanchez
b87826415d
Bugfix/validate private access (#655)
* fix private acces

* Fixes: # 156 Fix Private Access

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-10 11:29:57 -04:00
Elsio Sanchez
1b280259e5
fix 404 (#652)
* fix 404

* delete console.log

Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-09 21:13:03 -04:00
Elsio Sanchez
afa34a8c0d
Filter by required and available column (#650)
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-09 09:19:56 -04:00
Edwin Betancourt
822b909e8f
fixes #646 print console.log login data. (#647)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-09 09:18:02 -04:00