Thursday, June 11, 2026
1 change · saas-19.3
Enhancements to existing features
This update clarifies how GST is reported on intra-state composition transactions. Previously, these transactions were incorrectly categorized as 'out-of-scope.' Now, a new GSTR section specifically for composition supplies is created, ensuring accurate reporting of these transactions and aligning with GST regulations.
Original PR description
Previously, composition supplies in vendor bills were falling under the `out-of-scope` GSTR section because taxes are normally not applied on such transactions. With this commit, a new GSTR section `purchase_composition_supplies` is introduced for intra-state composition transactions. Now, when the GST treatment is set to composition and the transaction type is intra_state, those transactions will be reported under the new composition supplies section instead of out-of-scope. task-6239870 Forward-Port-Of: odoo/odoo#266325