Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.3.0-b1
-
Component/s: None
-
Labels:None
Description
If a client has no tax_id setting set, because of the setting inheritance in Blesta, the company's tax_id is set in place of the client's tax_id.
This generally only occurs when a client is added via importation or API.
The solution therefore, should be to rename the company tax_id so as to prevent inheritance, or to somehow ensure that a client tax_id is always set (even if blank).
Issue Links
- is blocked by
-
CORE-1111 Add option to not inherit company setting
- Closed
This looks like CORE-688 that could not be reproduced before.