Package DE_EPAGES::Customer::Hooks::Tax
Hooks to check if it is possible to delete a TaxArea
Functions
OnDeleteTaxArea
Throws an error if the tax area to be deleted is used by customers.
Syntax |
OnDeleteTaxArea( $hParams ); |
Input |
|
OnTestDeleteTaxArea
Throws an error if the tax area to be deleted is used by customers.
Syntax |
OnTestDeleteTaxArea( $hParams ); |
Input |
|