Documentation

AddExempt

bool
CSaleTax::AddExempt(
 array arFields
);

The method AddExempt adds a new record to the tax exempt registry.

Parameters

ParameterDescription
arFields Associated array containing parameters of the new record. The following keys are possible:
  • GROUP_ID - the user group ID whose members have tax exempt rights;
  • TAX_ID - the ID of the tax from which the user group is to be relieved.

Returned values

Returns true on success or false otherwise.

 

© «Bitrix24», 2001-2024
Up