Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.3.0, 3.4.0, 3.5.0, 3.6.0
-
Fix Version/s: 4.0.0-b1
-
Component/s: None
-
Labels:None
Description
It appears that the `company_settings`.`inherit` column is not being cloned properly when creating a new company. In particular, the "tax_id" company setting is being set as inheritable when it should not be inheritable.
Once the "tax_id" is no longer set as inheritable for cloned companies, I think it would be best for the upgrader to reset every company's tax_id setting back to no inheritance.