File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <attribute name =" t-if" add =" doc.company_id.country_code != 'AR'" separator =" and" />
77 </t >
88 <t t-call =" sale.report_saleorder_document" position =" after" >
9- <t t-call =" l10n_ar_sale.report_saleorder_document" t-if =" doc.company_id.country_code == 'AR'" />
9+ <t t-call =" l10n_ar_sale.report_saleorder_document" t-if =" doc.company_id.country_code == 'AR'" t-lang = " doc.partner_id.lang " />
1010 </t >
1111 </template >
1212
1515 <attribute name =" t-if" add =" doc.company_id.country_code != 'AR'" separator =" and" />
1616 </t >
1717 <t t-call =" sale.report_saleorder_document" position =" after" >
18- <t t-call =" l10n_ar_sale.report_saleorder_document" t-if =" doc.company_id.country_code == 'AR'" />
18+ <t t-call =" l10n_ar_sale.report_saleorder_document" t-if =" doc.company_id.country_code == 'AR'" t-lang = " doc.partner_id.lang " />
1919 </t >
2020 </template >
2121
You can’t perform that action at this time.
0 commit comments