* 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>
* fix: Create/update entity send log columns.
* add user message info to create new recrod.
Co-authored-by: EdwinBetanc0urt <EdwinBetanco0urt@outlook.com>
* 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>
* 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>
* 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>
* 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>
* 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>