-
-
Notifications
You must be signed in to change notification settings - Fork 687
Description
Module
OCA/account-financial-reporting
Describe the bug
During the installation of the module, the process stalls due to archived tax records blocking the installation. Once these taxes are archived, the installation completes successfully. However, re-activating (un-archiving) these taxes afterwards is not possible.
To Reproduce
Affected versions:
Steps to reproduce the behavior:
1- Attempt to install the module when archived taxes exist.
2- Observe that the installation process stalls.
3- Archive the blocking taxes and retry – installation completes.
4- Attempt to un-archive the taxes afterwards – this is not possible.
Expected behavior
The module should install successfully regardless of the presence of archived taxes.
Taxes should remain manageable (archiving/un-archiving) without blocking installation.
Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)