server-ux
server-ux copied to clipboard
The module lets the developer trigger a confirmation wizard during any action in Odoo. Based on data passed to the wizard and, based on user input, executes specified methods or...
This module allows you to configure models so that you cannot create/edit a new instance/an existing instance from a relational field on another model
fix this error https://www.odoo.com/fr_FR/forum/aide-1/odd-occurence-on-my-odoo-v17-instance-self-hosted-261350
Forward port of #936
On a lot of models, it is a regular flow to have a pdf file generated after the validation flow has finished. e.g. on sale orders or invoices. As discovered...
…computed fields for example) Added a skip on adding the custom reaonly attribute on forms when the field is readonly (computed field for example), but the readonly attribute on the...