Skip to Content
Menu
This question has been flagged
5294 Views

The invoice mail template starts with:

Hello ${object.partner_id.name},

which display the partner's name. What may I put instead of ${object.partner_id.name} to make the contact's name appear instead the partner's name? Something like ${object.partner_id.contact_id.name} ? Where can I find a list / reference of all these... python variables for the diferent OpenERP objects? Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 21
2315
0
Mar 15
7173
1
Dec 23
1451
2
Oct 23
1483
0
Jul 17
2992