Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2911 Weergaven

We have decided to use Mass Label Printing Module by Serpent and have attempted to print a shipping label that will contain both invoice address and delivery address, however, it only prints out res.partner id on the form:

Example:
Invoice Address: res.partner:-(4XXX,)

Delivery Address: res.partner:-(4XXX,)

 Here is the line of code that print that statement:

elif field.field_id.name:
string = field.field_id.field_description
value = getattr(datas, field.field_id.name)


Where it only print out field.field_id.name

Any advice or tips on how to use this Mass Label Printing Module is appreciated.
Thanks in advance

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
jun. 22
1814
0
nov. 19
4968
0
mrt. 25
804
1
dec. 24
794
1
mrt. 25
5234