Wednesday, September 14, 2022
1 change · master
New functionality added to Odoo
Accounting reconciliation models now require unique names, helping users avoid confusion when selecting or managing them. When a model is duplicated, the copy is automatically renamed with “(copy)” so it can be saved without conflicting with the original.
Original PR description
1- throw an error when creating a model with a name already taken 2- Duplicate action button create a new model with (copy) append to then name task_id: 2971488 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr