Commit Graph

182 Commits (6dd649e0200436a22d3345ef16afde77efce11f2)

Author SHA1 Message Date
Edwin Betancourt 4bbbd3cfaa
feat: Update grpc clients packages core and pos (#520)
* @adempiere/grpc-pos-client: 1.3.4
* @adempiere/grpc-core-client: 1.1.7
2020-06-16 12:29:51 -04:00
Edwin Betancourt d21b7f3f89
fix: Decimal value is NaN in requestObjectList. (#518) 2020-06-10 23:15:50 -04:00
Edwin Betancourt 130b53cc17
feat: Update gRPC Client packages. (#517)
* Update gRPC-Core-Client 1.1.5.
* Update gRPC-Data-Client 2.4.5.
2020-06-09 14:10:43 -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 cd88f47cda
feat: Update gRPC Client packages. (#515) 2020-06-04 21:53:08 -04:00
Yamel Senih c40ea4b245
Just a change for pos library version to 1.3.1 (#513) 2020-06-03 18:07:56 -04:00
Yamel Senih bb1f9ecaf2
increase version for library (#512) 2020-06-03 16:28:40 -04:00
Yamel Senih dd8baa56bf
Update business data client for gRPC (#511) 2020-06-02 00:58:43 -04:00
Edwin Betancourt e6189acfac
feat: Upgrade version from POS and Core gRPC library. (#509)
Update library for gRPC:
* POS.
* Core.
2020-05-29 13:00:48 -04:00
Edwin Betancourt c6384dbe52
feat: Upgrade version from gRPC library. (#507)
Update library for gRPC:
* POS
* Data
* Core
2020-05-26 12:52:43 -04:00
Yamel Senih 04e9a73205
Upgrade version from gRPC library (#506) 2020-05-26 11:15:57 -04:00
Yamel Senih 85e717fd26
Just a increase for POS version library (#505) 2020-05-25 15:37:33 -04:00
Edwin Betancourt 85639ae586
fix: Navigation duplicated. (#504) 2020-05-25 14:54:07 -04:00
Yamel Senih cea6e5858e
Add support to latest version of library (#503) 2020-05-23 18:50:12 -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
Yamel Senih 303baee821
Fixed error with instance for dictionary based on new implementation of gRPC access (#500) 2020-05-20 13:48:26 -04:00
Edwin Betancourt 603532a09f
fix: Search menu into navbar. (#497) 2020-05-16 11:19:55 -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
Edwin Betancourt 91f0e9805e
fix: Empty mandatory and read only fields. (#486) 2020-05-06 14:46:20 -04:00
Yamel Senih 8e00a50b14
Upgrade version for base packages (#477) 2020-05-01 14:10:25 -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
Yamel Senih cee3bd4179
Add last version from gRPC data and POS (#460) 2020-04-24 12:09:22 -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
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 9646f69708
feat: Add support to grpc-dictionary-client v1.3.8 (#449) 2020-04-17 10:11:20 -04:00
Edwin Betancourt b97877674d
feat: Add implementation grpc-Dictionary-Client v1.3.7 (#448) 2020-04-16 15:06:48 -04:00
Yamel Senih 5ef8db4cd8
Add support to POS service from API gRPC-POS-Client (#447) 2020-04-15 16:51:34 -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
Yamel Senih 6c62dec4ad
Upgrade version for gRPC data, this is a critical change for transfer data (#434) 2020-04-06 00:39:04 -04:00
elsiosanchez da08c71f01
Add the workflow phases sequence (#346)
* indicate new row

* add focus in field text

* add workflow line

* delete console.log

* width the step

* confi the width

* add width fixed

* add scroll

* minimal  change

* add the vue-resize library to control panel behavior

* change version

* add List Status Document

* process the document status from the workflow line

* change name file

Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
2020-02-27 19:28:21 -04:00
Yamel Senih 29ef52a351
Update version for gRPC data client (#358) 2020-02-25 09:23:10 -04:00
elsiosanchez 1a3d50424f
correcting container info chats errors (#322)
* add document action

* order processing structure

* add document action

* order processing structure

* correcting errors when Process Order

* correcting initial load error

* update document action before processing

* refres action document

* add Markdown of chat

* Solve all chat problems

* Duplicate Record Error

* Library of MArkDown

Co-authored-by: Yamel Senih <ysenih@erpya.com>
2020-02-13 18:21:03 -04:00
EdwinBetanc0urt 232f34a064
feat: Add API support to gRPC-Data-Client v2-0.6. (#309)
* feat: Add API support to gRPC-Data-Client v2-0.6.

* change method name.
2020-02-05 19:13:23 -04:00
Yamel Senih d2e51f85b3
Change version for 2.0.5 of data (#294) 2020-01-31 18:07:44 -04:00
EdwinBetanc0urt 6e89373f51 fix: Uncaught exception in promises, and remove log consoles. (#267) 2020-01-27 12:59:33 -04:00
EdwinBetanc0urt 0e461c9679 fix: Read only to field type Text Long. (#258) 2020-01-22 19:22:28 -04:00
EdwinBetanc0urt 16e988cc6a feat: Add data client API implementation for Chat Entry and Record Chat. (#251) 2020-01-22 17:18:16 -04:00
Yamel Senih b950610136
Change version for data client to 1.9.1 (#242) 2020-01-21 14:06:14 -04:00
EdwinBetanc0urt b160070320 feat: Add support to gRPC Business Data Client version 1.9.0 (#236) 2020-01-21 14:01:17 -04:00
elsiosanchez 577148384f change version (#232) 2020-01-20 16:13:34 -04:00
EdwinBetanc0urt 8e771a01e8 Add support to translations (Tab Translations). (#229)
* Support to translations in ADempiere Vue.

* change popover to translation and add vuex store

* Add structure from vuex store to get translations.

* Add update translations with language.
2020-01-20 16:11:30 -04:00
elsiosanchez 3af4d67678 Add Calendar to Dashboard (#227)
Hi!, The calendar was supported using
element-ui and vue.js
2020-01-20 16:04:57 -04:00
elsiosanchez cd1c2a1b53 Support Record Scroll (#224)
* navigation of record UpArrow and DownArrow in table of Tab Children

* Support keyboard shortcuts
2020-01-20 12:07:58 -04:00
EdwinBetanc0urt fd6096b565 redefine API to provide business data (#214)
* Change of main functions of api from the application to the grpc library

* Create entity.
* Update entity.
* Delete entity.
* Request entity.
* Request entities list.
* Rollback entity.
* Run process.
* Browser search.

* Convert API functions to get values.

* migrate CRUD and Browser Search.

* migrate process control and callout control.

* migrate print formats.

* migrate recent items, references, context info value, private access

* migrate pending documents, favorites, language and translations.

* migrate lookups.

* fix: Drill table empty name.

* Change report output.

* Refactor dashboard and language.

* Fix dashboard component.

* Fix dashboards unsupported, and refactor and remove getting values
2020-01-14 15:42:09 -04:00
Yamel Senih 28b93fb80b
Increase version (#211) 2019-12-16 16:22:38 -04:00
Yamel Senih 9a74271d2a
Update version for Client library 1.8.2 (#203) 2019-12-11 18:27:46 -04:00
EdwinBetanc0urt 8b53babb21 feat: Add support to sequence tab. (#186)
* feat: Add support to sequence tab.

* Add name to list sequence tab.

* Add multiple tab sequence as process in tab.

* Add identifier fields from source tab to sequence tab.

* Add multiple requests to get all records according to the pagination.

* Corrects the display of records in the first load.

* Correct multiple petition if parent record has not changed.

* Refresh the list of records on the source tab.

* Fix moved sequence and names to showed.

* fix identifiers list and actions.

* remove the displayed sequence.
2019-12-11 16:33:29 -04:00
Yamel Senih 1bacdd179d
Add support to api version for: (#200)
- client: 1.07
- Access: 1.1.8
- Enrollment: 1.1.3
2019-12-10 10:18:22 -04:00