Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1400 Widoki

​It is possible to get the custom field in other model like for example

"I want to print the x_test custom field from model stock.picking
to report_invoice_document_new ?

Awatar
Odrzuć

You can search stock.picking related to that invoice using search method and fetch value iof x_test field.