Wednesday, March 8, 2023
1 change · master
New functionality added to Odoo
Subscriptions that are confirmed but have not started yet are now placed in a new Pending stage. This makes it easier for teams to distinguish upcoming subscriptions from active ones and ensures they move forward when first invoiced.
Original PR description
Add a new stage called 'pending' to sale_susbcription which will encompass the subscription which have been confirmed but haven't started yet. The SO will be moved in this stage if they would have been in progress but have a start date in the future and are removed when they are going to be invoiced for the first time. task-id 2939966