FORMULAS DIRECTAS | |
---|---|
=pos_FactMaines | Imprime el numero de renglón del cuerpo de la factura |
[D_FECHA_TIMBRADO] | Imprime la fecha de la factura |
[D_HORA_TIMBRADO] | |
[D_FECHAHORA_TIMBRADO] | |
[D_MONEDA] | |
[D_TOTAL_FACTURA] | |
[D_SUBTOTAL_FACTURA] | |
[D_IVA_FACTURA] | |
[D_UUID] | |
[D_TOTAL_PARTIDAS] |
FORMULAS BASE DATOS | Ejemplo |
---|---|
Field |
|
FieldXML | |
FieldArray | |
SumField | |
TC_USD | |
if | |
ifzero_noprint | |
buscar | |
text | |
valor | |
empresa | |
db_cliente | |
cliente | |
curdate | |
user | |
prodclavealterna | |
prodclavesecundaria | |
setVar | |
getVar |
Formulas de Atributos | ||
---|---|---|
toUpperCase | ||
toLowerCase | ||
numberToLetter | ||
dateToLetter | ||
subString | ||
replace | ||
split | ||
formatDate | ||
math | ||
math_add | ||
xmldatosextra |
Formulas de FORMATO | ||
---|---|---|
formtext | ||
formnum | ||
formdate | [=Field(Fecha_Factura)&formdate(yyyy-mm-dd)] |