Elsio Sanchez
256af25448
add validation the isDisplayedGrid to table ( #783 )
...
* add validation the isDisplayedGrid to table
* minimalchanges
2021-04-23 18:20:11 -04:00
Elsio Sanchez
3ddba455ab
shading in the table when selecting mobile mode ( #781 )
...
* shading in the table when selecting mobil mode
* suppurt document status
2021-04-23 18:12:15 -04:00
Elsio Sanchez
fc98aafd01
add popover for ping in the point of sales ( #776 )
2021-04-23 18:10:33 -04:00
Elsio Sanchez
11cd2cb93a
Error List Order ( #779 )
...
* Fixes : #736
* minimal changes
* minimal changes
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-23 18:08:54 -04:00
Elsio Sanchez
ec95ba87e6
style context menu the field ( #775 )
...
* style context menu the field
* add color to context menu
* minimal changes
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-04-23 18:07:50 -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
0e698293c8
Add sub-menu to context menu ( #762 )
2021-04-21 17:28:26 -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
1b174312a2
Fixes : #754 ( #767 )
2021-04-21 12:21:19 -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
2ceb55393d
adaptable to different types of screens ( #758 )
2021-04-19 02:50:28 -04:00
Yamel Senih
82d10454eb
Add License to files inside project ( #757 )
...
* Add License to files inside project
This is recommended by GNU/gpl v3 according with it: https://www.gnu.org/licenses/gpl-3.0.html
```
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the “copyright” line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/ >.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.
You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/ >.
The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <https://www.gnu.org/licenses/why-not-lgpl.html >.
```
* Remove space
2021-04-17 16:19:45 -04:00
Elsio Sanchez
4cab92678d
fix errors in the fields of the mobile interface with long names ( #746 )
...
* Fixes : #743
* minimal change
* minimal changes
* minimal changes
2021-04-16 20:03:39 -04:00
Elsio Sanchez
e98b9fbac3
support search table mode mobile ( #740 )
...
* support search table mode mobile
* minimal changes
2021-04-14 19:42:45 -04:00
Elsio Sanchez
ffb94e4ab9
Feture/support menu field ( #737 )
...
* Context menu support for fields in desktop mode
* minimal changes
* change style
2021-04-09 16:14:07 -04:00
Elsio Sanchez
7ff2286ba2
clean payment list ( #734 )
2021-04-09 13:47:43 -04:00
Elsio Sanchez
0860a69b22
Validate mandatory fields when creating a business partner ( #725 )
...
* Fixes : #724
* bugfix: Delete duplicated code.
* minimal changes
* remove computed
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@outlook.com>
2021-04-08 17:06:36 -04:00
Elsio Sanchez
54dce3ff69
Focus the Field ( #723 )
...
* Fixes : #721
* minimal changes
* minimal changes
* changing variables
2021-04-08 13:48:23 -04:00
Elsio Sanchez
af8e927b5f
Correct Point Of Sale Alerts ( #718 )
...
* correct point of sale alerts
* minimal changes
2021-04-07 15:07:16 -04:00
Elsio Sanchez
af96cc5d53
correcting error in quantities ( #722 )
2021-04-07 15:06:54 -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
Elsio Sanchez
8b43985c89
Add cursor pointer to Recient Item and Document Status table ( #717 )
2021-04-07 11:15:05 -04:00
Elsio Sanchez
f27428a3c1
support in mobile mode ( #713 )
2021-04-06 12:41:16 -04:00
Edwin Betancourt
d50a57d0fa
fix: Displayed value current document status. ( #709 )
2021-04-02 14:28:50 -04:00
Edwin Betancourt
d071e756d5
fix: Window references. ( #710 )
2021-04-02 14:28:07 -04:00
Elsio Sanchez
c474244f08
change style the button new order ( #704 )
2021-04-01 02:55:52 -04:00
Elsio Sanchez
8c47c95287
add buttom new record ( #703 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-30 17:37:16 -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
Yamel Senih
97830cdb47
Feature: Add preference service ( #696 )
...
* Add support to service of Save Preference from component
* remove unnecessary values
* Add service for delete preference
* add service delete preference
* Add translation for preference message
Co-authored-by: elsiosanchez <elsiosanches@gmail.com>
2021-03-26 17:28:12 -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
2f1f6bf6c9
Change Button the Chat ( #694 )
2021-03-24 11:10:47 -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
99525aa05a
Rename functions for location components ( #683 )
2021-03-22 16:38:05 -04:00
Elsio Sanchez
3e315de138
Popover List Product Info ( #679 )
...
* Popover List Product Info
* icon close
* remove icon close
2021-03-22 13:36:57 -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
Yamel Senih
5e8b46ad32
Fixed error with Search Product from Value instead name ( #680 )
2021-03-22 11:10:58 -04:00
Elsio Sanchez
4401c1d77d
Support Binary ( #670 )
...
* add services binary
* search for server image and use image service to view it
* add request Resource
* fix error and rename service
* rename service
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-21 19:19:07 -04:00
Elsio Sanchez
7617bdbdf1
Support to Field Preference ( #662 )
...
* add field preference
* minimal changes
* remove input
* fix error
* raname service
* add information
* rename descrition the preference
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-19 22:05:36 -04:00
Yamel Senih
44077e45f8
Improve display for locator component ( #678 )
2021-03-17 22:21:38 -04:00
Edwin Betancourt
1c928e238f
fix: Is read only record with different client id. ( #676 )
...
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-17 11:20:07 -04:00
Diego Chavez
4c1a34077d
fix/ correction of dialog ( #665 )
...
* action value correction in dialog when defined
2021-03-13 11:14:46 -04:00
Edwin Betancourt
ce13f82ec7
fix: Export record's to zip, xls, json, xml, txt ( #666 )
...
* fix: Export record's to zip
* Add Zip export option in the context menu of the table (#8 )
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
Co-authored-by: Elsio Sanchez <45974454+elsiosanchez@users.noreply.github.com>
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-12 18:17:44 -04:00
Elsio Sanchez
66d877e627
Add more information to the locator ( #661 )
...
* Fixes : #61 fix sequence field location
* Fixes : #62 Add more information to the locator
* minimal changes
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-11 15:08:27 -04:00
Elsio Sanchez
4b354d1987
Fixes : #61 fix sequence field location ( #656 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-10 14:33:50 -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
Edwin Betancourt
95bc92f962
fixes #653 set default values in panel open menu. ( #654 )
...
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-10 10:07:49 -04:00
Elsio Sanchez
42261cfdca
Bugfix/fix last name service create business partner ( #651 )
...
* change parameter
* tabindex the field
* bringing value from the context
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-09 15:35:28 -04:00
Edwin Betancourt
cfc744a62c
fix: Run process all fields as mandatory #644 ( #645 )
...
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-09 09:16:18 -04:00
Elsio Sanchez
962655ed5f
fix calculator ( #633 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-07 21:41:51 -04:00
Elsio Sanchez
eb4b746a9a
Bugfix/fix point router on initial load ( #630 )
...
* add complete order from collection
* call the edit line fields only when they are displayed
* unnecessary calling of customer fields
* minimal changes
* Add point id to the route on initial load
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-05 12:08:57 -04:00
Elsio Sanchez
472ffc523a
Bugfix/unnecessary field calls ( #628 )
...
* add complete order from collection
* call the edit line fields only when they are displayed
* unnecessary calling of customer fields
* minimal changes
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-04 21:33:42 -04:00
Edwin Betancourt
e40e487f42
feat: Update repository ( #580 )
...
* 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 e8e6c7e79c
.
* 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
* 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
* 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
* 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 )
Move ont format `{row}`
* 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 )
Fixed clicking blank area of drop-down unable to log out
* 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 )
* 解决无法删除列表的bug;优化代码;
* perf: refine
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* 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
* 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 )
* perf: change default element-ui language to english (#2741 )
* 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 )
* docs: Improve read me files and changes in Spanish. (#3234 )
* [release] 4.2.2
* chore: change node-sass to dart-sass (#3040 )
* perf: change >>> ::v-deep
* [release] 4.3.0
* docs: fix wrong link
* chore: turn on the preload
* refactor: change mock files to commonjs (#3246 )
* feat[Menu]: menu icon support el-icon(#3048 )
* fix[utils]: param2Obj bug when url params includes ==(#3100 )
* perf: remove unused showdown
Co-authored-by: 花裤衩 <panfree23@gmail.com>
* perf: lint code
* fix[v-permission]: support dynamic set roles (#3251 )
* chore: update element-ui to 2.13.2
* fix[plop]: set trim => trim() (#3254 )
notEmpty
* fix some typos
* [release] 4.3.1
* bump: update to vue-cli@4 (#3028 )
* [release] 4.4.0
* fix[chore]: do not preload runtime.js (#3279 )
* perf[chore]: remove preserveWhitespace config (#3280 )
* perf[Tinymce]: remove useless code (#3295 )
* perf[permission.js]: remove useless code (#3301 )
* typo: replace Css with CSS (#3323 )
* docs: add GitAds
* docs: remove gitads
* docs: add vue-java-admin-dashboard-spring
* perf: refine documentation button css
* docs: add coupon
* feat: add new sponsored
* update dependencies.
* fix: chart components, TODO: eslint-plugin-vue.
* Update FUNDING.yml
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>
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
Co-authored-by: Cat73 <Cat7373@users.noreply.github.com>
Co-authored-by: Silentdoer <1010993610@qq.com>
Co-authored-by: qige2016 <286882998@qq.com>
Co-authored-by: Dihak <dihak@digitalkode.com>
Co-authored-by: crayymumu <854994301@qq.com>
Co-authored-by: dyz <43943819+dyzsoft@users.noreply.github.com>
Co-authored-by: Kerollos Magdy <kerolloz@yahoo.com>
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-03-03 11:49:10 -04:00
Elsio Sanchez
a1bc8bb37b
add complete order from collection ( #626 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-03 00:45:23 -04:00
Elsio Sanchez
f2614f70fc
search support in the customer list ( #621 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-03 00:44:10 -04:00
Elsio Sanchez
b1bd5c8e11
Verify empty fields before processing payment ( #618 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-02 00:18:10 -04:00
Elsio Sanchez
eeba4c7b45
add tax to order ( #615 )
...
* add tax to order
* fix tax
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-03-02 00:17:23 -04:00
Elsio Sanchez
c0b3c2f5c3
support process order ( #609 )
...
Co-authored-by: Elsio Sanchez <elsiosanche@gmail.com>
2021-02-28 14:51:28 -04:00
Edwin Betancourt
f4cc107f2b
fix: Error window control state is undefined. ( #613 )
...
* fix: Window control state undefined.
* remove console log.
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
Great catch. Very fine
2021-02-28 14:48:04 -04:00
Edwin Betancourt
0405066f60
fix: Create/update entity send log columns. ( #612 )
...
* fix: Create/update entity send log columns.
* add user message info to create new recrod.
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-02-27 14:35:19 -04:00
Elsio Sanchez
aa79d74f3b
fix search recient Items and Document tasks ( #607 )
2021-02-25 22:21:45 -04:00
Elsio Sanchez
34a6e3a2af
fix point of sale not found ( #606 )
...
* fix point of sale not found
* rename parameter
2021-02-25 22:20:41 -04:00
Elsio Sanchez
999ce3de0a
change icon in mode mobile ( #602 )
2021-02-25 16:39:39 -04:00
Elsio Sanchez
5c25117c4d
Feat: Refactor Order Vuex Module ( #589 )
...
* decrease calls and pass actions to the store
* Refactor Order Vuex Module
* remove comment
* minimal changes
* point of sales
* fix collection
* minimal change
2021-02-25 14:01:32 -04:00
Elsio Sanchez
b996c4a53c
feat: Refactor payments vuex module ( #586 )
...
* feat: Refactorizar el módulo vuex de pagos
* minimal changees
* minimal changes
2021-02-23 09:51:26 -04:00
Elsio Sanchez
0b314fc8c2
Process the POS ( #584 )
...
* Process the POS
* fixe pos Process
2021-02-16 14:06:06 -04:00
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
e2bbc598a7
error correction with default point of sale with sales representative ( #582 )
...
* error correction with default point of sale with sales representative
* minimal change
2021-02-09 11:37:18 -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
d83b109aef
Feature/support pos ( #577 )
...
* when cancelled, you must exit the collection window
* when there is no conversion rate it should show the amount receivable in zero
2021-02-01 22:58:14 -04:00
Elsio Sanchez
4368cf71c9
Add focus to Price Query ( #576 )
...
* Add focus to Price Query
* minimal change
2021-01-28 16:36:19 -04:00
Elsio Sanchez
3d62e27a6a
Errors in fields and when creating lines ( #575 )
...
* errores del campo y al crear lineas
* Errors in fields and when creating lines
* minimal change
2021-01-28 16:34:48 -04:00
Elsio Sanchez
b733878474
Add Mnemonic Command ( #570 )
...
* add comand memo tecnic to table
* add product just by clicking on the code
* minimal changue
* Update fieldsListCollection.js
* change columname
* remove comment code
2021-01-25 15:07:57 -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
Elsio Sanchez
ae46494f20
Correcting scroll error and empty left panel ( #573 )
...
* Correcting escroll error
* minimal change
2021-01-25 11:19:24 -04:00
Elsio Sanchez
d6a03895b7
Product not available ( #569 )
...
the price list was added
2021-01-21 18:33:11 -04:00
Elsio Sanchez
59123b0e5d
correcting field title errors ( #567 )
2021-01-15 01:28:09 -04:00
Elsio Sanchez
83426e0676
add quantityAvailable ( #566 )
...
* add quantityAvailable
* add formatQuantity
* minimal change
2021-01-12 17:29:02 -04:00
Edwin Betancourt
ca3cd71fe2
feat: Add icon in header search component. ( #564 )
...
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
2021-01-12 17:14:43 -04:00
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
0c9c51ac7d
Solving Problem of the advanced search of Window, Report, Processes, Smart Browser and Forms ( #541 )
...
Co-authored-by: elsiosanchez <elsiosanches@gmial.com>
2020-11-11 17:50:00 -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
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 e8e6c7e79c
.
* 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
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
Yamel Senih
efe5f49e9e
Add functionality for event handler from any field, it define the follow global events: ( #472 )
...
- Action Performed: used for all **change** event
- Focus Gained: used for focus gained on field
- Focus Lost: used for focus lost on field
- Key Pressed: like to keydown
- Key Released: like keyup
For field events:
- notifyActionPerformed: when a value is changed
- notifyKeyPressed: when a key is press
- notifyKeyReleased: when a key is released
- notifyFocusGained: when a focus is gained in component
- notifyFocusLost: when a focus is lost from component
For Actions:
- notifyRunAction: used when a action is applied
Getters:
- getFieldEventList: get field event list from container UUID
- getActionEventList: get action event list from container UUID
2020-04-29 16:44:05 -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
840692cfb1
Just rename some functions for a definition more clean ( #469 )
2020-04-28 20:26:28 -04:00
Yamel Senih
1c133bc87c
Feature/#source code improve reorder implementation ( #466 )
...
* Improve source code and define structure for api
Note that currently does not exist a way for spared api and search from
backend or push, this pull request want reorder use of api by
functionality or tool:
- All inside ADempiere folder is dedicated for adempiere functionality
- ADempiere/dashboard: use this path for add your api resource for all
related with dashboard, note that already exist a file named
dashboard.js with standard dashboard for ADempiere, if you want to add a
new dashboard just create a new file <dashboard name>.js for gest info
from backend
- ADempiere/form: used for all form, for now exist the first
implementation named price-checking.js that matched with
components/ADempiere/form/PriceChecking, if you want to add a new form
just add a new file here
- ADempiere/browser.js: browser is a native functionality for Smart
Browser tool, just add here all functions related for browser
- ADempiere/private-access.js: just handle private access, will be used
for add role table access and record access (nice to have)
- ADempiere/process.js: related with all action for process and get
information from server like getProcessLog and others
- ADempiere/report.js: get info like getReportOutput from parameters
used for window report and change print formats
- ADempiere/rule.js: for now is used for dispatch callouts from server
but will be implemented for run rules directly for client on languages
like javascript, kotlin and groovy
- ADempiere/system-core.js: just get generic functions like
getWarehouseList and organization, also can be used for get langages and
other infor from server
- ADempiere/values.js: get info like lookup list, default values and
other values like systen configurator
- ADempiere/window.js: all functions related to window like record log,
workflow log and other infor that can be used for container
- ADempiere/persistence.js: handle standard CRUD for all entities and
implement functions like getTranslation from entity
* Improve source code and define structure for api
Note that currently does not exist a way for spared api and search from
backend or push, this pull request want reorder use of api by
functionality or tool:
- All inside ADempiere folder is dedicated for adempiere functionality
- ADempiere/dashboard: use this path for add your api resource for all
related with dashboard, note that already exist a file named
dashboard.js with standard dashboard for ADempiere, if you want to add a
new dashboard just create a new file <dashboard name>.js for gest info
from backend
- ADempiere/form: used for all form, for now exist the first
implementation named price-checking.js that matched with
components/ADempiere/form/PriceChecking, if you want to add a new form
just add a new file here
- ADempiere/browser.js: browser is a native functionality for Smart
Browser tool, just add here all functions related for browser
- ADempiere/private-access.js: just handle private access, will be used
for add role table access and record access (nice to have)
- ADempiere/process.js: related with all action for process and get
information from server like getProcessLog and others
- ADempiere/report.js: get info like getReportOutput from parameters
used for window report and change print formats
- ADempiere/rule.js: for now is used for dispatch callouts from server
but will be implemented for run rules directly for client on languages
like javascript, kotlin and groovy
- ADempiere/system-core.js: just get generic functions like
getWarehouseList and organization, also can be used for get langages and
other infor from server
- ADempiere/values.js: get info like lookup list, default values and
other values like systen configurator
- ADempiere/window.js: all functions related to window like record log,
workflow log and other infor that can be used for container
- ADempiere/persistence.js: handle standard CRUD for all entities and
implement functions like getTranslation from entity
2020-04-28 01:39:27 -04:00
elsiosanchez
4e397e5636
fix infinite loop error in log record ( #462 )
2020-04-24 18:07:58 -04:00
Yamel Senih
0529d20676
Rename form ( #458 )
2020-04-23 23:21:55 -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
b6450dc406
Add Dictionary fields from ADempiere ( #454 )
2020-04-20 01:12:42 -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
elsiosanchez
dcc956d07c
validate actions in Smart Browser ( #442 )
2020-04-14 00:11:56 -04:00
elsiosanchez
79cc4d0cbb
Activate the calculator enter action using a native JavaScript method ( #441 )
2020-04-14 00:11:14 -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
Yamel Senih
b5441183fb
Revert "Set value to filter lookups list ( #343 )" ( #443 )
...
This reverts commit 6258abb6e1
.
2020-04-09 02:10:43 -04:00
Leonel Matos
6258abb6e1
Set value to filter lookups list ( #343 )
...
* Set value to filter lookups list
* change data client version
* bugfix display value without label
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-04-09 00:42:24 -04:00