2025-02-18: Fee Management - new validation added
Last updated
Was this helpful?
Last updated
Was this helpful?
A validation rule ensures fee data consistency by requiring a taxCode
when creating or updating fees with taxable=true
. This enforces the logical dependency between taxation status and tax code identification.
Added validation of taxCode
fee is marked with taxable=true
Added validation of taxCode
fee is marked with taxable=true
There are no known problems.