Daily updates from Odoo
Thursday, October 17, 2024
1 change · 18.0
New functionality added to Odoo
This change adds support for subscriptions that invoice recurring products based on delivered timesheets, ensuring only timesheets from the relevant invoicing period are counted. It also fixes subscription billing scheduling issues so free subscriptions and automated invoice runs continue updating correctly.
Original PR description
Add a new bridge module for timesheeted product with recurring invoice. This module overwrite the computation of delivered quantity for recurring line invoiced on delivered timesheet to only account for those delivered during the invoice deferred period. + several fixes task-id: 4221354