server-ux icon indicating copy to clipboard operation
server-ux copied to clipboard

Results 191 server-ux issues
Sort by recently updated
recently updated
newest added
trafficstars

odoodb_test py.warnings: /odoo/src/odoo/addons/base/models/ir_module.py:178: DeprecationWarning: XML declarations in HTML module descriptions are deprecated since Odoo 17

Only views adjusted according to changes with "attrs".

approved

New module to add record rules that are in AND with other rules To do: - [x] Add tests

stale

# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0 # Modules to migrate - [x] announcement - By @chienandalu - #852 - [ ] barcode_action - [x] base_cancel_confirm - By @aliciagaarzo - #661 - [x] base_custom_filter...

help wanted
work in progress
no stale

Previous implementation was losing fields in some cases; new one properly merges dicts/tuples. This fixes odd "Missing field string information" errors in form-embedded lists. This cset also removes an obsolete...