Tuesday, September 10, 2024
3 changes · master
New functionality added to Odoo
A new website content block has been added to help users create visually richer call-to-action sections with mockup imagery. This makes it easier for businesses to build more engaging website pages without custom design work.
Original PR description
This commit introduces the new `s_cta_mockups` content snippet. Part of task-4077427 task-4094394 <img width="1711" alt="Screenshot 2024-08-22 at 09 27 07" src="https://github.com/user-attachments/assets/727dba77-794b-4d88-bb31-820ec1738895"> --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Point of Sale settings now include options for configuring Avalara AvaTax when the related enterprise module is installed. This makes it easier for businesses using POS to manage automated tax calculation setup from the standard configuration screen.
Original PR description
`pos_avatax` module is added in the enterprise branch. This commit adds the avatax options to the point_of_sale settings. taskId: 4135131 Enterprise: https://github.com/odoo/enterprise/pull/68998
A new numbers grid content block is available for building website pages. This helps teams present key figures, metrics, or achievements in a more polished and reusable layout.
Original PR description
This commit introduces the new `s_numbers_grid` content snippet. Part of task-4077427 task-4094390 requires: https://github.com/odoo/design-themes/pull/855 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr