Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1183 Переглядів

Hello All,

I have a field in Purchase Order Line Model and also available in Account Invoice Line model with same name. How to populate Purchase Order Line Model field value in account invoice line model?

Аватар
Відмінити
Найкраща відповідь

Hi,

In purchase order line model there is a function named: _prepare_account_move_line, override this function and pass your value inside this and see.

Thanks

Аватар
Відмінити