Wednesday, January 8, 2025
3 changes
2 changes
Enhancements to existing features
Demo company records across many country localization modules are now consistently identified as companies. This improves the reliability of sample data used for testing, demonstrations, and onboarding in localized Odoo setups.
Original PR description
Set the field "is_company" to True on each loca demo companies. Backport of https://github.com/odoo/odoo/pull/190699 task-4310530
The HSN code field now appears immediately after the product field in POS order lines. This makes it easier for users handling Indian localization workflows to review product tax classification details in context.
Original PR description
In this commit: === - Move `l10n_in_hsn_code` field in the order lines view to appear after the `product_id` field. task-4432432
1 change
Enhancements to existing features
This update enhances the Odoo Enterprise softphone functionality by introducing 'infinite scrolling' within the contacts and recent calls tabs. This allows users to seamlessly browse through their call history without page refreshes, improving efficiency and usability. It's a minor enhancement to the user interface.
Original PR description
Backport of a00faee178b94e455a670fb59a3c77c3827b3b49