Bob Leers
Bob Leers
The ``default_admin_passwd`` (option) specifies a custom ``admin_passwd`` to be stored during the build. The ``preserve_admin_passwd = True`` (option) specifies the ``admin_passwd`` (stored in the Odoo config file) shall be preserved...
### Observed behavior **Browser** - The issue (below) occurs in the **Safari browser** (version 16.6). - Issue doesn't occur in recent Firefox, Chrome. **Affected formio.js versions** - 4.14.x => Not...
### formio.js versions affected: - 4.16.0 - 4.17.4 - 4.18-rc8 ### Steps to Reproduce (1) Add a **Data Grid** component. (2) Add a **Select Boxes** component inside the Data Grid....
Affected versions: - the issue occurs since `v4.14.11` - `v4.15.1-rc.1` (latest 4.15.x) - `v5.0.0-rc.18` (latest 5.0.0-rc.x) See the screenshot below: A "datagrid" with a "select" component, with widget "ChoicesJS". The...
Please could you let me know if there is any path for Odoo 17 migration or already in progress?
For public/website forms: Set value to #content_top For portal, check which selector is correct.
Upon adding a Form on a Webpage, store the link between. So it's easy to find on which webpages specific Forms have been published.
### SYNOPSIS To improve (and ease) the generic integration of forms, it's maybe possible to replace this by the generic `Many2oneReference` field. _(Possible v16.0 work)._ Research and refactor `formio.form` model...
Solve the following deprecation warning, in modules: - formio - formio_storage_filestore `DeprecationWarning: odoo.http.send_file is deprecated, please use odoo.http.Stream instead`
First reproduce the error. Maybe add a unit test.