Elsio Sanchez
737d85b0ba
Point of Sale Processes ( #583 )
...
* Cancel sale transaction
* minimal change
* Copy Order
* Copy Line the Order
* add Traslation
2021-02-11 11:55:45 -04:00
Elsio Sanchez
19d4bb123d
Find Current Lenguage Definition ( #581 )
2021-02-09 10:44:39 -04:00
Elsio Sanchez
6f4fc11780
upload orders to the server ( #579 )
...
* upload orders to the server
* support convert currency
* support for currency search, payment types and undoing payment
* change icon
2021-02-05 17:15:22 -04:00
Elsio Sanchez
60223ecc14
support for payment methods ( #578 )
2021-02-03 00:35:27 -04:00
Elsio Sanchez
c4f3e500d7
Validate collection ( #568 )
...
* correcting field title errors
* Validate collection
* add translation
* add traslation
* remove the function displayTenderType
* correcting translation
* remove unnecessary code
2021-01-25 15:06:00 -04:00
Edwin Betancourt
7706b7715c
feat: Refactor process vuex module. ( #563 )
...
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-01-12 17:14:05 -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
Yamel Senih
c52df1772f
change path for constanst values
2020-12-07 11:33:33 -04:00
Elsio Sanchez
9c6b7dd307
fix image ( #557 )
2020-12-03 11:44:07 -04:00
Yamel Senih
6338ac2a01
Resolve problem with undefined calling for values
2020-12-02 18:46:58 -04:00
Elsio Sanchez
add8639a74
visibility to static routes based on current role permissions ( #554 )
...
* Grant visibility to static routes based on current role permissions
* minimal change
2020-12-02 16:02:09 -04:00
Elsio Sanchez
0384ab8568
fix: Relations in context menu. ( #553 )
2020-12-02 12:59:54 -04:00
Elsio Sanchez
1e40283c4e
barcode Reader ( #550 )
2020-12-01 19:36:57 -04:00
Edwin Betancourt
273b10141f
feat: Change api config from function to constant. ( #544 )
...
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2020-11-23 22:14:40 -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
Elsio Sanchez
fdc81386fc
Bugfix/procces error ( #540 )
...
* Correcting errors in the processes and reports
The process was successful but it was throwing undefined Uuid error
* delete console.log
Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-11 17:49:29 -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
Yamel Senih
26596bb7e3
Add support to config based on json values
2020-11-05 00:07:32 -04:00
Elsio Sanchez
9c90f63b3e
moving config.json to config folder ( #536 )
...
* moving config.json to config folder
* delete config
Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-04 17:42:23 -04:00
Elsio Sanchez
6d55b7cb52
Change environment variables ( #534 )
...
* Change environment variables
* change baseUrl
Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-04 16:15:17 -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
cc35fd7a1d
feat: Update fork repository ( #514 )
...
* chore: remove i18n (#1828 )
* [release] 4.1.0
* perf[Profile]: adapt the profile page to the mobile (#2020 )
* Revert "perf: optimize page scrolling when setting fixedHeader"
This reverts commit e8e6c7e79c2488779090f00efc5f1bbfcb04bd5b.
* perf[Style]: refine fixed-header style when open el-dialog
* doc: add new article
* chore: use mockjs in production environment
* fix[sidebar.css]: remove redundant css
* perf[style]: refine dashboard style in mobile (#2060 )
* feat[ErrorLog]: add a clear button in ErrorLog component (#2065 )
* fix[redirect]: fix redirect bug in vue-devtools (#2066 )
* perf[Tinymce]: update tinymce cdn version
* fix[redirect]: fix redirect bug in vue-devtool again
* docs: add support to readme for Spanish (#2070 )
* docs[es]: add some translation(#2080 )
* perf[Exapme]: set page title according to article id
* perf[RightPanel]: tidy css (#2101 )
* feat[SvgIcon]: support import svg from url (#2052 )
* fix: fixed change roles bug (#2072 )
* perf[Breadcrumb]: do not update breadcrumbs when go to redirect page (#2086 )
* perf[store]: add support to sub-modules (#2047 )
* perf[Login]: support other query (#2013 )
* refactor[chore]: generate postcss.config.js instead of .postcssrc.js
consistent with vue-cli
* perf[Tinymce]: dynamic import tinymce(#2102 )
* [release] 4.2.0
* docs: add support to readme for Spanish (#2070 )
* docs[es]: add some translation(#2080 )
* perf[Exapme]: set page title according to article id
* perf[RightPanel]: tidy css (#2101 )
* feat[SvgIcon]: support import svg from url (#2052 )
* fix: fixed change roles bug (#2072 )
* perf[Breadcrumb]: do not update breadcrumbs when go to redirect page (#2086 )
* perf[store]: add support to sub-modules (#2047 )
* perf[Login]: support other query (#2013 )
* refactor[chore]: generate postcss.config.js instead of .postcssrc.js
consistent with vue-cli
* perf[Tinymce]: dynamic import tinymce(#2102 )
* [release] 4.2.0
* perf[Style]: refine example css
* fix[Chart]: fixed chart bug in keep-alive (#2119 )
* perf[Style]: refine example css
* fix[Chart]: fixed chart bug in keep-alive (#2119 )
* Create FUNDING.yml
* chore: set localhost => 127.0.0.1 (#2142 )
* update github ISSUE_TEMPLATE
* chore: add autoprefixer to devDependencies
* perf[Tinymce]: add language option (#2159 )
* fix[Tinymce]: fixed bug when init multiple tinymces at the same time (#2152 )
* feat: add tab url demo (#2114 )
* perf[request.js]: refine error reject (#2160 )
* [release] 4.2.1
* Create FUNDING.yml
* chore: set localhost => 127.0.0.1 (#2142 )
* update github ISSUE_TEMPLATE
* chore: add autoprefixer to devDependencies
* fix[Tinymce]: fixed bug when init multiple tinymces at the same time (#2152 )
* feat: add tab url demo (#2114 )
* perf[request.js]: refine error reject (#2160 )
* [release] 4.2.1
* perf: default not set withCredentials
* fix[ImageCropper]: removeEventListener when destroyed(#2169 )
* docs: fix typo (#2170 )
* fix: input attribute autocomplete error (#2191 )
* perf: default not set withCredentials
* fix[ImageCropper]: removeEventListener when destroyed(#2169 )
* docs: fix typo (#2170 )
* fix: input attribute autocomplete error (#2191 )
* perf[PanThumb]: Replace the image tag with background-image to prevent the stretching (#2202 )
* docs: fix typo README.zh-CN.md (#2283 )
修改错别字
* perf[clipboard.js]: remove redundant code (#2307 )
* bump: update axios for security vulnerability
* bump: update @vue/cli-plugin-eslint version (#2327 )
FIx cannot find module '.../node_modules/eslint/lib/api.js/package.json' bug,see https://github.com/vuejs/vue-cli/issues/4231 .
* chore: allow dynamic set port
* fix[complex-table]: form header sort icon is out of sync (#2382 )
* fix: fixed missing icons
* fix: typos (#2532 )
Role Nmae => Role Name
* docs: add awesome-project
* fix[Dashboard]: fixed debounce bug (#2586 ) (#2597 )
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
* perf: VS Code support webpack alias file jump (#2609 )
* perf: optimize import file-saver way(#2347 )
* refactor[ImageCropper]: fix lint error (#2365 )
* fix: fixed numberFormatter bug
https://github.com/PanJiaChen/vue-element-admin/issues/2568
* fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
* perf[utils.js]: perf parseTime function (#2625 )
* perf[tagsView]: pref DEL_CACHED_VIEW and DEL_OTHERS_CACHED_VIEWS function (#2626 )
* fix[tagsView]: fixed DEL_OTHERS_CACHED_VIEWS bug
* fix[logout]: empty tagsview when logout (#2632 )
* fix[TagsView]: fixed toLastView bug (#2634 )
* perf[SvgIcon]: change xlink:href to href(#2645 )
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
* fix[TagsView]: fixed click.middle can close affixed tag bug (#2649 )
* docs: add job ad
* perf[PanThumb]: Replace the image tag with background-image to prevent the stretching (#2202 )
* docs: fix typo README.zh-CN.md (#2283 )
修改错别字
* perf[clipboard.js]: remove redundant code (#2307 )
* bump: update axios for security vulnerability
* bump: update @vue/cli-plugin-eslint version (#2327 )
FIx cannot find module '.../node_modules/eslint/lib/api.js/package.json' bug,see https://github.com/vuejs/vue-cli/issues/4231 .
* chore: allow dynamic set port
* fix[complex-table]: form header sort icon is out of sync (#2382 )
* fix: fixed missing icons
* fix: typos (#2532 )
Role Nmae => Role Name
* docs: add awesome-project
* fix[Dashboard]: fixed debounce bug (#2586 ) (#2597 )
To fixed https://github.com/PanJiaChen/vue-element-admin/issues/2586
* perf: VS Code support webpack alias file jump (#2609 )
* perf: optimize import file-saver way(#2347 )
* refactor[ImageCropper]: fix lint error (#2365 )
* fix: fixed numberFormatter bug
https://github.com/PanJiaChen/vue-element-admin/issues/2568
* fix[example]: fixed create.vue cache error
https://github.com/PanJiaChen/vue-element-admin/issues/2608
* perf[utils.js]: perf parseTime function (#2625 )
* perf[tagsView]: pref DEL_CACHED_VIEW and DEL_OTHERS_CACHED_VIEWS function (#2626 )
* fix[tagsView]: fixed DEL_OTHERS_CACHED_VIEWS bug
* fix[logout]: empty tagsview when logout (#2632 )
* fix[TagsView]: fixed toLastView bug (#2634 )
* perf[SvgIcon]: change xlink:href to href(#2645 )
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
* fix[TagsView]: fixed click.middle can close affixed tag bug (#2649 )
* docs: add job ad
* feat: add job
* docs: improved README.md (#2656 )
* style: fix el-date-picker css style
* perf: format dropdown menu code (#2720 )
* perf: format inline edit table (#2725 )
move one format `{row}`
* perf: format drag table (#2733 )
move one format `{row}`
* perf: complex table (#2732 )
* perf: text i18n (#2739 )
* update 'MarkdownEditor' components name
* format: space in user card (#2744 )
* perf: format pdf download (#2791 )
* perf[views/icons]: use grid (#2803 )
* feat: plop new generate store (#2805 )
* fix[icons]:fixed eslint 1 error and 2 warnings (#2835 )
* perf[documentation]: refine css
* fix[Logout]: click blank area of dropDown able to logout (#2896 )
* perf: import mockXHR only in production (#2910 )
* 自动排除mock
生产环境,使用webpack的条件编译自动排除mock数据
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf[Menu]: remove unused menu-wrapper (#2903 )
* perf[complex-table]:refine code (#2825 )
* perf: optimize checkCapslock method (#2635 )
* optimize checkCapslock method
* update
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* fix[Charts]: fix charts resize in keep-alive bug (#2922 )
* fix[Charts]: fix charts resize in keep-alive bug
* refine
* fix: fixed mock server (#2929 )
* init
* refine
* update
* bump: update element-ui version
* fix: fixed require mock bug in production
* feat[Search]: route search supports pinyin (#2643 )
* fix: fixed redirect path regex (#2933 )
* perf[Mock]: set responseFake to mock-server.js(#2966 )
* modify 把mock/index.js中与mock-server相关的代码转移到mock-server.js中去,实现两则功能分割
* docs: improve Japanese translation (#2970 )
* perf: change script-loader to dependencies
* fix[profile/UserCard]: fixed wrong key name (#3056 )
roles => role
* fix:fixed parseTime bug in ie and safari(#3066 )
* /src/utils/index.js parseTime 添加IE浏览器(版本10以下,包括版本10)兼容。
* perf: update
Co-authored-by: aisen60 <aisen60@qq.com>
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf: format component names as PascalCase (#3074 )
format: component names should be PascalCase
* docs: add smallsticker
* Update README.zh-CN.md
* fix: svg support old broswer (#3085 )
* fixed typo (#3091 )
* fix: use vue-cli default source-map (#3097 )
cheap-module-eval-source-map
* perf[Tinymce]: editor try to keep these URLs intact (#3141 )
* fix[element-variables]: missing space in element-variables (#3144 )
* fix: compatibility with vetur (#1700 )
* feat: add option to try project on CodeSandbox (#2976 )
* docs: add tips
* perf: when tags-view scroll close the right-menu
* fix[parseTime]: fixed when pass null (#3038 )
* fix[css]: min btn width (#3164 )
* Add contributor into package.json file.
* fixed before merge.
Co-authored-by: 花裤衩 <panfree23@gmail.com>
Co-authored-by: toruksmakto <42709228+toruksmakto@users.noreply.github.com>
Co-authored-by: Yamel Senih <ysenih@erpya.com>
Co-authored-by: Yamel Senih <yamelsenih@gmail.com>
Co-authored-by: liugq <liugq5713@gmail.com>
Co-authored-by: bpzhang <bpzhang@users.noreply.github.com>
Co-authored-by: Serge <gaosj1993@foxmail.com>
Co-authored-by: MaYuanhai <414199639@qq.com>
Co-authored-by: Jessynt <xr5299@gmail.com>
Co-authored-by: 肖敏 <392716797@qq.com>
Co-authored-by: TinaryTree <mbdkhss@gmail.com>
Co-authored-by: itsccn <chen.sun@itsccn.com>
Co-authored-by: why <w.why@163.com>
Co-authored-by: Baskerville* <wszdlm@gmail.com>
Co-authored-by: Francis <31059354+FrancisSano@users.noreply.github.com>
Co-authored-by: monkeycf <41945134+monkeycf@users.noreply.github.com>
Co-authored-by: BradyBromley <51128276+BradyBromley@users.noreply.github.com>
Co-authored-by: Phạm Ngọc Hòa <thaycacac@gmail.com>
Co-authored-by: bbigcd <bbigcd@163.com>
Co-authored-by: xuanzai <43233731+MikuBlog@users.noreply.github.com>
Co-authored-by: flitrue <812863096@qq.com>
Co-authored-by: 韬 <605682551@qq.com>
Co-authored-by: 任羽飞 <ren12345@126.com>
Co-authored-by: Kaitian Xie <xkaitian@gmail.com>
Co-authored-by: AndyLZC/AndyLZC.github.io <34624589+AndyLZC@users.noreply.github.com>
Co-authored-by: RussXD <shangtouWeb@foxmail.com>
Co-authored-by: 李小斐 <623536309@qq.com>
Co-authored-by: RoBlues <robluesmail@gmail.com>
Co-authored-by: Shota Aratono <195194+artn@users.noreply.github.com>
Co-authored-by: echofly <36875450+echofly@users.noreply.github.com>
Co-authored-by: Aisen60 <1147319086@qq.com>
Co-authored-by: aisen60 <aisen60@qq.com>
Co-authored-by: Alex S <50220345+sabatale@users.noreply.github.com>
Co-authored-by: Aisen <caixusheng60@gmail.com>
Co-authored-by: ntnyq <ntnyq13@gmail.com>
Co-authored-by: garethx <gareth.wilson@gmail.com>
Co-authored-by: AiMe1991 <sxd.08@163.com>
Co-authored-by: cooper <1322849632@qq.com>
Co-authored-by: Nickbing Lao <giscafer@outlook.com>
2020-06-19 10:12:27 -04:00
elsiosanchez
6dd649e020
add global function for icons ( #522 )
2020-06-19 09:51:02 -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
a8b4b5b630
feat: Add support to package gRPC-Dictionary-Client v1.4.3. ( #516 )
2020-06-05 11:42:20 -04:00
Edwin Betancourt
9496d0937d
feat: Add grpc core client 1.0.7 ( #502 )
...
* feat: Add grpc-Core-Client v1.0.7.
* fix: isEmptyValue not defined
* change isEmptyValue.
2020-05-21 12:31:53 -04:00
elsiosanchez
635363a8e5
field search bug fix in LookupFactory ( #501 )
...
* field search bug fix in LookupFactory
* remove console
2020-05-21 11:13:45 -04:00
Yamel Senih
94b034c605
Fixed error with unnecessary call for context ( #496 )
2020-05-15 15:22:21 -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
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
Edwin Betancourt
91f0e9805e
fix: Empty mandatory and read only fields. ( #486 )
2020-05-06 14:46:20 -04:00
Yamel Senih
50bac60614
Add support to ActionKeyPerformance event for implement enter event ( #488 )
2020-05-06 12:59:06 -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
Edwin Betancourt
6e9c48ad51
feat: Change size component implementation ( #464 )
...
* feat: Change size component implementation
* fix operators list.
* set size values in references.
* fix: Operator's comparison list.
* Set id with constants references.
2020-04-29 10:32:15 -04:00
Yamel Senih
d6d9a2117e
Fixed error with set context from tables and browsers, it is a problem when exist one field depending, example: ( #461 )
...
C_BPartner_Location_ID depending of C_BPartner_ID
2020-04-24 15:48:08 -04:00
Edwin Betancourt
0d7aa7c72f
fix: Mandatory fields empty. ( #456 )
2020-04-23 20:33:40 -04:00
Yamel Senih
9d59700aa5
Improves/reduce create form ( #457 )
...
* improves: Reduce and more easy create news Forms.
* fix: Overwrite template metadata component with metadata prop from mixin
* Add search from server for product price inquiry
* add isEvaluateValueChanges.
* Add support to latest version from POS client
* Add clean for all fields
* add style with prop cssClassName
* Add style for components
* fix subscribe mutation's and add set value and set values.
* Change error by info for form
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-04-23 20:26:18 -04:00
Yamel Senih
a52d2ee0de
Add support to set warehouse and organization for current role ( #455 )
2020-04-22 03:08:09 -04:00
Yamel Senih
b6450dc406
Add Dictionary fields from ADempiere ( #454 )
2020-04-20 01:12:42 -04:00
Yamel Senih
42b5adb97c
Add overwrite definition for factory ( #451 )
2020-04-18 20:41:16 -04:00
Edwin Betancourt
20a3bc3025
feat: Add load dynamic form with fileName. ( #450 )
...
* feat: Add load dynamic form with fileName.
* Load Form metadata from server.
2020-04-18 16:43:07 -04:00
Edwin Betancourt
7fd5c8f334
fix: Test View error when change value into field. ( #446 )
...
* fix: Test View error when change value into field.
* remove console.log
* add support to references fields for manual forms
* fix logic's Test View.
* change definition lookup factory.
* Some changes
* Add support to factory from ADempiere
Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-04-17 11:04:47 -04:00
Yamel Senih
7fcf5bb9a5
Feature/tets view ( #445 )
...
* feat: Add test view to components field.
* date component render.
* Change references.js location to util folder
* Add LookupFactory util loader to be improve:
- Number fields
- Table/Search/TableDir: Missing reference values
- All: field list is missing for it, maybe can be improve with
IsCustomField attribute
* Change reference name
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-04-14 00:09:17 -04:00
Edwin Betancourt
8385415ec0
fix #341 Send double values with 0 values in decimals ( #342 )
...
* fix convert float values to double values with grpc.
* Update package.json
* fix send double values with callout.
* Change Double value to Decimal value.
* fixed FIELDS_FLOATS to FIELDS_DECIMALS
* Change references by correct valuess Q
* Update version for data management
* Add support to latest version for data 2.1.6
Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-04-07 02:46:50 -04:00
Edwin Betancourt
927de4aa33
improves: Optimize the times data is consulted in the vuex store ( #426 )
...
* improves: Optimize the times data is consulted in the vuex store
* Improves to get store tab.
2020-04-02 04:06:54 -04:00
Edwin Betancourt
a1b3b25c2b
fix: Run print format without operator's. ( #420 )
2020-03-27 16:59:09 -04:00