Details
-
Type: Improvement
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.3.0-b1
-
Component/s: None
-
Labels:None
Description
Some company settings should not be inherited down into client group/client settings. One such example is 'tax_id'. There exists a client setting with this same name, but that setting should never be inherited down from the company level.
To resolve:
Add 'inherit' attribute set to '1' (tinyint) by default. Set to '0' for 'tax_id'.
See related: CORE-1076.
Issue Links
- blocks
-
CORE-1076 Company tax_id inherited when no client tax_id set
- Closed
Don't close this until covered by unit testing