X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=data%2Faccount.xml;fp=data%2Faccount.xml;h=0000000000000000000000000000000000000000;hb=c9a750b841211d9618c7456f755999efd91b1d22;hp=667d7a6c7c080a5d9729dd20a267763aed4123c6;hpb=2a30fa73fd473f6a401698e6c9f16fb15bd81c16;p=burette%2Flhc.git diff --git a/data/account.xml b/data/account.xml deleted file mode 100644 index 667d7a6..0000000 --- a/data/account.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - ${object.company_id.name|safe} - Facture ${object.number or 'n/a'} - -

Bonjour ${object.partner_id.name},

- -

Voici une facture pour vous:

-.... -

-   REFERENCES
-   Numéro de facture: ${object.number}
-   Montant total: ${object.amount_total} ${object.currency_id.name}
-   Date: ${object.date_invoice}
- % if object.origin: -   Référence du devis: ${object.origin}
- % endif - % if object.user_id: -   Contact: ${object.user_id.name} - % endif -

.. -.... -
-

Si vous avez une question, n'hésitez pas à me contacter.

-
-
-
- ${object.company_id.name} -
-
- - % if object.company_id.street: - ${object.company_id.street}
- % endif - % if object.company_id.street2: - ${object.company_id.street2}
- % endif - % if object.company_id.city or object.company_id.zip: - ${object.company_id.zip} ${object.company_id.city}
- % endif - % if object.company_id.country_id: - ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
- % endif -
- % if object.company_id.phone: -
${object.company_id.website} -
- %endif -

-
- - ]]>
-
-
-