odoo/enterprise#105174

Created by Smit Joshi (smjo)
Merged at b0b5c2020d37459aeaa0503d14c5da9fd154d028

Statuses:

Linked pull requests
label
odoo-dev:saas-18.3-prevent-tax-grp-deletion-if-used-smjo
head
38e6c4764bff596e91783c54e783b84017e61d54
merged
1 week ago by Accounting, Josse Colpaert (jco)
odoo/odoo odoo/enterprise
saas-18.3 #245243 #105174
saas-18.4 #254730 #111198
19.0 #254939 #111365
saas-19.1 #254954 #111378
saas-19.2 #254961 #111384
master #255056 #111433

[FIX] l10n_in_reports: remove deletion of taxes in GSTR tests

Before this PR:
- A test case was deleting taxes.

After this PR:
- Removed the taxes from the account move line instead of deleting the taxes.

Related PR: odoo/odoo#245243

task-5472834