Package DE_EPAGES::TaxUS::Hooks::Address
set the correct localization for the default TaxArea
Functions
OnAfterUpdateAddress
OnAfterUpdateAddress is triggered, to set the default TaxArea name and address by using attributes from the shop address
Syntax |
OnAfterUpdateAddress( $hParams ); |
Input |
|
OnBeforeUpdateAddress
OnBeforeUpdateAddress is triggered, to set the TaxArea to NULL if Shop Address State was changed
Syntax |
OnBeforeUpdateAddress( $hParams ); |
Input |
|