FactureTrans_RU::existFactureNonVATTrans Method
Determines whether a facture has lines that do not include value-added tax (VAT).
Syntax
server public static boolean existFactureNonVATTrans(FactureId_RU _factureId, FactureModule_RU _module)
Run On
Server
Parameters
- _factureId
Type: FactureId_RU Extended Data Type
The ID of the facture journal.
- _module
Type: FactureModule_RU Enumeration
The FactureModule_RU value of the facture.
Return Value
Type: boolean
true if the facture contains lines without VAT; otherwise, false.