Daily updates from Odoo
Tuesday, July 15, 2025
2 changes · master
Enhancements to existing features
Payroll access has been adjusted so users without payroll rights no longer see the Payroll app. Payroll officers can access employee payroll information, while administrators keep configuration access, helping match visibility with each role's responsibilities.
Original PR description
Payroll No right : You don't see payroll app Officer : Employee officer + payroll tab Admin : Employee admin + payroll app config. Task: 4900703
The sales product catalog now highlights each product's last bill date and orders products based on the customer's billing history. This helps sales users find products a customer is most likely to need more quickly, while other products keep their usual order.
Original PR description
A 'Last Bill Date' for products has been introduced in the product catalog view of Sales. The products in the catalog are now displayed in a specific sequence, determined based on the partner's invoicing history. The sequence is ordered from the latest to the oldest billing date, with remaining products following the default order. These changes make it easier for customers to find relevant products quickly. Task ID: 4423839