Skip to content
Snippets Groups Projects
Commit 9964e91a authored by Nicolas Russo's avatar Nicolas Russo
Browse files

Merge branch 'T8310' into 'master'

[IMP][T8404] Invoices header adjusts

See merge request !55
parents a59f3637 11e5ce3f
No related branches found
No related tags found
1 merge request!55[IMP][T8404] Invoices header adjusts
......@@ -23,7 +23,8 @@
<span t-esc="o.journal_id.warehouse_id.partner_id.state_id.name" /> -
<span t-esc="o.journal_id.warehouse_id.partner_id.country_id.name" />
<br />
Tel.: <span t-esc="o.journal_id.warehouse_id.partner_id.mobile" />
Tel.: <span t-esc="o.journal_id.warehouse_id.partner_id.phone" /> Cel.:
<span t-esc="o.journal_id.warehouse_id.partner_id.mobile" />
<br />
<span>Email: <span t-esc="o.journal_id.warehouse_id.partner_id.email" />
</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment