Skip to Content
Menu
This question has been flagged
5045 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
2077
0
Mar 15
6920
1
Dec 23
1229
2
Oct 23
1220
0
Jul 17
2804