Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1430 Представления

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

Аватар
Отменить

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