FactureJour_RU::factureHasVAT Method
Determines if FactureJour_RU has lines with VAT.
Syntax
server public static boolean factureHasVAT(FactureJour_RU _factureJour)
Run On
Server
Parameters
- _factureJour
Type: FactureJour_RU Table
FactureJour_RU record to be checked.
Return Value
Type: boolean
true, if FactureJour_RU has lines with VAT, otherwise false.