* Improve request util
- Improve request util based on basic and generic request
- Add ADempiere request layer (use it as template for others)
- Add Release information from github
- Chamge ADempiere request API fos a custom request
* Add release version
* Add rt-3.2 version
* Minmor change
* Add default action for release
* Add echo
* just a test
* Test release
* Add Release no version for test
* Add test for publish
* Add release no from tag
* 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>
* 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>