* 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>
* 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>
* 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>
* fix: Value preference with session context.
* fix set value in field isParentLink or isKey
* remove unused attribute.
* Add additional attributes fieldTemplate.
* 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>
* fix loses values when using callout or generate error create entity.
* fix undefined method.
* Remover comments un data table component
* Delete comments in dictionary utils
* 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).
* add drill down support to reports
* add validations and service implementation for get report output
* add parameters for change report output
* add service implementation for report output and add change print format
* fix send parameters of report
* add support to change view report
* bugfix names of properties
* minor bugfix
* add support to list drill tables by reports
* modify styles for childs menu
* open drill report in other container
* bugfix route definition
* bugfix default report format
* bugfix to generate reports
Co-authored-by: EdwinBetanc0urt <EdwinBetanc0urt@hotmail.com>
* 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.
* Support Documents Pendings
* Bugfix syntax
* route getters according to the role
* add send criteria from list of documents pendings
* change translations
* add feature for go to print format setup window from report viewer
* change translation
* add feature for field condition in table records
* add evaluate logic for display field definition
* some changes
* add evaluate logic
* Fix error with evaluator in field definition