Daily updates from Odoo
Monday, January 12, 2015
2 changes · master
Resolved issues and error corrections
The reference documentation examples for server actions now include the required action name. This prevents users from copying examples that fail with a missing-name error when loaded.
Original PR description
The name (required field) of the server action is missing in the server action examples of the reference documentation. Traceback : ``` ParseError: "null value in column "name" violates not-null constraint ```
This update aligns terminology in the website sales templates so customers see more consistent wording across the online store. It helps reduce confusion and presents a more polished shopping experience.