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

251 Commits

Author SHA1 Message Date
Elsio Sanchez
4716f3d7f7
price query search (#565) 2021-01-12 17:10:45 -04:00
Elsio Sanchez
986c206073
add validation at the time of creating the business partner (#562)
* add validation at the time of creating the business partner
add translation
validate PriceChecking

* minimal changue

* Add translation
2020-12-22 20:41:48 -04:00
Elsio Sanchez
0b9e4e7df4
print label from table (#560)
* print label from table

* minimal changes

* correcting currency conversion errors

* remove switch

* minimal change
2020-12-14 12:19:43 -04:00
Elsio Sanchez
d63ef5aeb6
Correct order search error (#561)
* Correct order search error
solve product list and order popover error

* add the option to cancel the order

* minimal change

* change leng
2020-12-10 19:01:49 -04:00
Yamel Senih
c52df1772f change path for constanst values 2020-12-07 11:33:33 -04:00
Yamel Senih
17d326dddb Improve translation for Price Checking 2020-12-04 14:02:02 -04:00
Raul Muñoz
122c5233bc
Add default image when organizationImagePath is Empty (#559) 2020-12-04 13:43:56 -04:00
Yamel Senih
0cdca9ded5 Add Quantity On Hand to popover of Product info 2020-12-04 12:44:29 -04:00
Yamel Senih
17b086fa04 Add Quantity on hand for Product Info 2020-12-04 12:05:05 -04:00
Edwin Betancourt
0e22b1d714
fix: Lookup item direct query columnName not exist (#558)
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-12-04 08:59:31 -04:00
Elsio Sanchez
9c6b7dd307
fix image (#557) 2020-12-03 11:44:07 -04:00
Elsio Sanchez
20b9d90f18
Add big total converted (#555)
* Add big total converted

* minimal change
2020-12-02 16:45:18 -04:00
Elsio Sanchez
0384ab8568
fix: Relations in context menu. (#553) 2020-12-02 12:59:54 -04:00
Elsio Sanchez
2802e06030
add traduction and icon (#552) 2020-12-02 12:34:15 -04:00
Yamel Senih
053a250b21 Add translation for Product Info 2020-12-01 20:18:22 -04:00
Yamel Senih
4a272296a9 Remove bad dependence 2020-12-01 19:43:22 -04:00
Elsio Sanchez
210443b395
Add product information form (#551)
* Add Form The PorductInfo

* remove console.log
2020-12-01 19:39:39 -04:00
Elsio Sanchez
1e40283c4e
barcode Reader (#550) 2020-12-01 19:36:57 -04:00
Yamel Senih
ed461de521 Fixed error with undefined value for current pos 2020-11-30 21:09:39 -04:00
Yamel Senih
1cbe1c264c Remove unused images 2020-11-30 18:45:24 -04:00
Elsio Sanchez
640851f909
add the price query window to the rais menu (#549)
when opening the window you must hide the menu and the tag-views
2020-11-28 17:48:47 -04:00
Edwin Betancourt
89904a5d94
fix: Calculator popover style. (#547)
* fix: Calculator popover style.

* fixed global styles in common table.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-11-28 01:33:52 -04:00
Elsio Sanchez
0bd71c4d4d
add image (#548) 2020-11-28 01:32:52 -04:00
Elsio Sanchez
486afc8aa7
* correcting price query errors with the barcode (#546)
* add show or hide header
* add show or hide menu
2020-11-23 22:13:43 -04:00
Edwin Betancourt
d6f52a70e3
fix: Relations in context menu. (#545)
* fix: Relations in context menu.

* fix comments.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-11-23 10:17:02 -04:00
Yamel Senih
d55dbb1bab Add corporate branding image support 2020-11-20 20:50:40 -04:00
Edwin Betancourt
4754cd82c3
core: Upgrade npm packages to latest version. (#543)
* core: Upgrade npm packages to latest version.

* minimal changes.

Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-11-15 16:33:25 -04:00
Elsio Sanchez
b5ffa87141
add document status bar (#539)
* add document status bar

* remove console

Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-11 17:49:05 -04:00
Elsio Sanchez
5c6712ca54
The History of changes does not show the detail (#537)
* The History of changes does not show the detail
show the historical detail

* minimal change

Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-06 10:13:02 -04:00
Edwin Betancourt
a54eb50793
fix: Delete order line and edit quantity. (#530)
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@oulook.com>
2020-10-28 18:35:43 -04:00
Yamel Senih
6e54d93b9b
Add API REST support based on proxy-adempiere-api and backend implementation (#529) 2020-10-28 17:19:53 -04:00
Yamel Senih
40cc40a9ab
REfactory from Panjian changes, update gRPC library and components (#526) 2020-08-08 16:41:20 -04:00
Edwin Betancourt
ed083ba3d5
fix: Field number with out country and currency definition. (#521) 2020-06-16 15:42:04 -04:00
Edwin Betancourt
e5fa066938
feat: Add number format value (#519)
* feat: First change, add country and currency

* add support to currency prefix or sufix.

* fix
2020-06-12 13:07:32 -04:00
Edwin Betancourt
0800511177
feat: Remove context (#508)
* Change definition for v-model of fields using reactive store

* change custom validateValue to custom and overwrite parsedValue.

* Delete unused parameters.

* Add queue for persistence

* fix: Create entity.

* Add return value as array for persistence

* Add multiple commit for panel

* remove commnets

* Change context session to preference.

* fix: Load window.

* Add support to seekrecord for panel

* Set default value to isActive columnName.

* set default values.

* Separate template mobile and panel desktop with mixin.

* set values into panel with first load of records.

* fix lookups value and display value.

* change `DisplayColumn_${columnName}` to `displayColumnName` property.

* fix create entity with default values.

* Set default values and fix browser search.

* fix context values from SmartBrowser.

* fix: Associated process.

* set context values to process associated.

* fix set values.

* fix style field components.

* fix send values to server.

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-06-12 12:07:24 -04:00
Edwin Betancourt
85639ae586
fix: Navigation duplicated. (#504) 2020-05-25 14:54:07 -04:00
Edwin Betancourt
d24666370f
fix: Error with this.unsubscribe is not a function (#499) 2020-05-18 12:16:20 -04:00
Edwin Betancourt
8727beefdc
feat: Add grpc core client support. (#495)
* feat: Add grpc core client support.

* export instances and catching error.
2020-05-15 10:57:53 -04:00
Yamel Senih
c03a3278da
Add support to default date format from language definition (#494)
* Add support to default date format from language definition

* Add optional format for format field
2020-05-12 03:11:02 -04:00
Edwin Betancourt
3559c61e89
feat: Add handle focus to field. (#491)
* feat: Add handle focus to field.

* set example into test view and fix set focus with mounted hook.

* change named attributes.

* change attributes name to handleRequestFocus and handleContentSelection.
2020-05-08 17:01:06 -04:00
Edwin Betancourt
6f7b567195
feat: Add field locator warehouse (#490)
* Add locator wharehouse (#7)

* proposal for location component

* change props

* remove children if is empty

* redefine call data

Co-authored-by: leonel1524 <matosleonel0@gmail.com>

* feat: Add Locator Warehouse Field.

* remove unused code.

Co-authored-by: leonel1524 <matosleonel0@gmail.com>
2020-05-08 16:56:57 -04:00
Yamel Senih
50bac60614
Add support to ActionKeyPerformance event for implement enter event (#488) 2020-05-06 12:59:06 -04:00
Edwin Betancourt
e14171f335
fix: Not set value without fieldList. (#484) 2020-05-06 11:08:51 -04:00
Edwin Betancourt
74364f6c45
fix: Dashboard route path. (#483) 2020-05-06 11:07:26 -04:00
Yamel Senih
0079502942
Rename event handler for fields, add some commits: (#480)
- addActionPerformed
- addKeyPressed
- addKeyReleased
- addFocusGained
- addFocusLost
- addRunAction
2020-05-04 21:38:53 -04:00
Edwin Betancourt
46abc1f316
fix: Icon element component. (#479) 2020-05-04 10:49:00 -04:00
Edwin Betancourt
098de4d8f3
feat: Add autofocus and showControl attributes. (#478) 2020-05-01 18:00:05 -04:00
Yamel Senih
49e82232f9
Add support to conditional for event handler (#474) 2020-04-30 00:44:03 -04:00
Yamel Senih
86fd3a432a
Bugfix/dynamic import (#473)
* first test es-lint babel.

* Update all dependencies and fix import dynamic import.

* Add support to docstatus

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-04-29 23:39:57 -04:00
elsiosanchez
b45619fa74
addAction (#470)
* addAction

* minimal change

* minimal change
2020-04-29 17:02:01 -04:00