Wednesday, December 20, 2023
1 change · 17.0
New functionality added to Odoo
The audit trail capability has been moved out of the India localization package into its own standalone module. This makes it available for companies in other locations that need independent tracking of accounting changes.
Original PR description
Before this commit ================== The `account_audit_trail` was part of the `l10n_in` module, which restricted its usage to Indian localization. After this commit ================= The `account_audit_trail` module has been separated from the `l10n_in` module. It is now a standalone module, allowing it to be used independently in various locations if needed. task_id: 3326258