Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1412 Visualizzazioni

​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 ?

Avatar
Abbandona

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