Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Voici le texte à apposer sur les documents FACTURES en toute fin de document :

{
#*ATTENTION,

...

CE

...

DOCUMENT

...

EST

...

CONFORME

...

A

...

LA

...

REGLEMENTATION

...

FRANCAISE.

...

EN

...

CAS

...

DE

...

MODIFICATION,

...

SECUTIX

...

NE

...

POURRA

...

ETRE

...

TENU

...

RESPONSABLE

...

DE

...

NON

...

CONFORMITE.---------------------------------------------------------------------------------------------------------

...

-------------------------------------------------------------------------------------------*#
}{#if($document.invoice.fiscalSignatureRestitution)
}
Données

...

fiscales

...

:

{#set

...

($numberOfLines

...

=

...

$document.invoice.saleSummary.countItemLines()

...

+

...

$document.invoice.refundSummary.countItemLines())

#set ($integer = 1)
#set ($printCounter = ($integer.parseInt($document.invoice.printCounter)))

#set ($reprintCounter = ($printCounter - 1))
}Document

...

...

:

...

{$document.invoice.number} {#if($printCounter > 1)}DUPLICATA {$reprintCounter}{#else}original{#end}

Date

...

de

...

transaction

...

:

...

{#formatDate($document.invoice.date

...

"dd.MM.yyyy,

...

HH:mm"

...

$document.locale

...

)

...

}
Version

...

du

...

logiciel

...

:

...

{#showValue($document.metadata.solutionVersion)}
Nombre

...

de

...

lignes

...

:

...

{$numberOfLines}
Point

...

de

...

vente

...

:

...

{#showValue($document.organization.salesChannel.pointOfSales.code

...

"-")}
Opérateur

...

:

...

{$document.organization.printingOperatorName}
Signature

...

: {$document.invoice.fiscalSignatureRestitution}{#end}

{
#*--------------------------

...

-------------------------------------------------------------------------------------------------------------------------------------*#
}

Voici le texte à apposer sur les RECAPITULATIFS DE COMMANDES en toute fin de document ::

...