Monday, January 2, 2023
1 change · master
Features or functions removed from Odoo
The India localization no longer supports managing multiple GSTIN branches within a single journal. Businesses are now expected to use separate companies for separate GSTIN operations, simplifying compliance integrations such as e-invoicing, e-waybill, and GST filing.
Original PR description
In this commit, we have removed the multi-GSTIN feature from the journal. Multi-unit is created if there is a different branch with the same GSTIN(vat) so now we decided to create a multi-company instead of this. because functionally we discuss with Indian CA and we find out that it's good practice if we create a different company. The main problem is one company and the same Bank account but we also find a functional solution using a transfer balance to another company. so we remove this so our other integrations do not have complexity like E-invoice, E-waybill, GST E-filing TaskID - 2723109