* 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>
* bugfix send values to server from calculator
* bugfix send values to field
* bug fix in allowed values
* support disabled to calculator
* change method of comparing regular expression
* bugfix calculate value from new record
* some bugfix
* bugfix values
* changes for values
Co-authored-by: elsiosanchez <elsiosanches@gmail.com>
Co-authored-by: erp <erp@erp.erp>
* add calc component
* change display values to top
* Update version for gRPC data client
* redefine styles and enter key press event
* Revert "Merge branch 'develop' of https://github.com/erpcya/adempiere-vue into develop"
This reverts commit eaa9477d2b52e87962b7610fda7944fc944460a6.
* Revert "Merge branch 'develop' of https://github.com/erpcya/adempiere-vue into develop"
This reverts commit eaa9477d2b52e87962b7610fda7944fc944460a6.
* add mathematical operation directly from field
* add value to math operation in real time
* minor changes
* minor changes
* validate input values
* redefine logics
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
Co-authored-by: Yamel Senih <ysenih@erpya.com>
* 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>
* indicate new row
* add focus in field text
* minimal changes.
* delete unused method.
* scrollTop to new record table children
* minimal changes
* change color of new cell
Co-authored-by: Edwin Betancourt <EdwinBetanc0urt@hotmail.com>
* Refactor code, remove unused methods and optimized application.
* Delete redundant action's, and some deprecated.
* Optimize delete record container to panels in window.
* fix delete tag view when change roles.
* feat: Add operators comparison to advanced search.
* Set is null and not null operator.
* Add multiple values to IN and NOT IN operators.
* Add component render to set values to IN and NOT IN operators.
* Add IN and NOT IN operators in date component.
* Fix attribute comparison (isAdvancedQuery).
* creating structure for the service
* structure container info
* waiting for service
* service test
* Support record Log of container info
* style of the option Change Detail
* Text formats
* add color to event type
* Add Disable of textLong
* change style text long
* 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.
* add processes to context menu
* add a mixins for menu
* execute selected processes
* add message with process results
* add process selection
* modify hover from context menu
* modify hover from context menu
* style hover
* resolve conflicts