Thursday, December 22, 2022
1 change · master
Enhancements to existing features
Rental options can now be configured from mobile sales screens, making it easier for teams to create rental orders away from desktop. Rental pricing is computed automatically in the mobile flow, while availability checks remain unavailable on mobile.
Original PR description
Enterprise counterpart of https://github.com/odoo/odoo/pull/34439 Rental extension of product configurator is disabled when rent options isn't set (to avoid renting products in sale). To enable it for mobile, the options has to be set also for sale.order.line form view.