~tempo-openerp/+junk/axima_ax_80

« back to all changes in this revision

Viewing changes to report/sale_order.patch

  • Committer: vg at tempo-consulting
  • Date: 2014-08-18 09:51:13 UTC
  • Revision ID: vg@tempo-consulting.fr-20140818095113-9an1onzyryjqwwmp
AX-57 [IMP] report adresse de l'agence ajout du no tél et du no fax

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
<           <para style="terp_default_9">[[ o.shop_id.company_id.city ]], le [[ formatLang(o.date_order,date = True) ]]</para>
23
23
---
24
24
>           <para style="terp_default_9">[[ o.shop_id.company_id.city2 ]], le [[ formatLang(o.date_order,date = True) ]]</para>
25
 
153c153
 
25
135a136,137
 
26
>           <para style="P2">Tél: [[ o.shop_id.company_id.partner_id.phone or removeParentNode('para') ]]</para>
 
27
>           <para style="P2">Fax: [[ o.shop_id.company_id.partner_id.fax or removeParentNode('para') ]]</para>
 
28
153c155
26
29
<           <para style="P2">[[o.contact.name ]] [[ o.contact.phone or '' ]] [[ o.contact.email or '']]</para>
27
30
---
28
31
>           <para style="P2">[[o.contact.name ]] [[ o.contact.phone or '']] [[ o.contact.email or '']]</para>
29
 
188,189c188,189
 
32
188,189c190,191
30
33
<     <para style="P4">[[ o.sap_order_ref and u"(référence à rappeler dans toute correspondance)" ]]</para>
31
34
<     <para style="P4">
32
35
---
33
36
>     <para style="P3">[[ o.sap_order_ref and u"(référence à rappeler dans toute correspondance)" ]]</para>
34
37
>     <para style="P3">
35
 
211c211
 
38
211c213
36
39
<           <para style="terp_tblheader_Details_Centre">[[not show_discount(user.id) and removeParentNode('para')]]Disc.(%)</para>
37
40
---
38
41
>           <para style="terp_tblheader_Details_Centre">[[not o.show_discount and removeParentNode('para')]]Disc.(%)</para>
39
 
235c235
 
42
235c237
40
43
<             <para style="terp_default_Centre_9">[[show_discount(user.id) and formatLang(line.discount, digits=get_digits(dp='Discount')) or '']]</para>
41
44
---
42
45
>             <para style="terp_default_Centre_9">[[o.show_discount and formatLang(line.discount, digits=get_digits(dp='Discount')) or '']]</para>
43
 
277a278,279
 
46
277a280,281
44
47
>     
45
48
>     <pageBreak/>
46
 
281c283
 
49
281c285
47
50
<           <para style="P6">DÉTAILS SUPPLÉMENTAIRES</para>
48
51
---
49
52
>           <para style="P7">DÉTAILS SUPPLÉMENTAIRES</para>
50
 
286c288
 
53
286c290
51
54
<           <para style="P6">TRAVAUX NON COMPRIS</para>
52
55
---
53
56
>           <para style="P7">TRAVAUX NON COMPRIS</para>
54
 
359c361
 
57
359c363
55
58
<           <para style="P3">Signature et cachet commercial</para>
56
59
---
57
60
>           <para style="P6">Signature et cachet commercial</para>
58
 
374a377
 
61
374a379
59
62
>           <para style="terp_default_9">[[ o.signature1.function or removeParentNode('para') ]]</para>
60
 
377a381
 
63
377a383
61
64
>           <para style="terp_default_9">[[ o.signature2.function or removeParentNode('para') ]]</para>
62
 
383a388,392
 
65
383a390,394
63
66
>     <pageBreak/>
64
67
>     <!-- source image 20,996cmx29,699cm 1240x1754 (ration 0.70695553) -->
65
68
>     <image width="17.67cm" height="25.0cm" file="/home/tempo/OpenERP/extra/axima/images/cgv.png"></image>