Daily updates from Odoo
Tuesday, December 31, 2024
1 change
Enhancements to existing features
Indian GST reporting has been separated from the electronic invoicing dependency, so businesses can use GSTR reporting without also enabling EDI features. A new dedicated bridge module keeps EDI-related GSTR functionality available for companies that need it, improving setup flexibility and reducing unnecessary dependencies.
Original PR description
…ts_gstr *= l10n_in_reports_gstr, l10n_in_reports_gstr_pos, [ADD]l10n_in_reports_gstr_edi This commit removes dependency between `l10n_in_reports_gstr` and `l10n_in_edi`. task-3980324 COM PR:- https://github.com/odoo/odoo/pull/182626