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

Hello,


how is it possible to add custom value in the context when i click on the New button to create a partner for example ?

Looking for that since several days but not possible to find any solution!

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

Hi Vincent DUBREIL

https://www.odoo.com/forum/help-1/how-to-pass-values-in-lead-to-sales-through-action-button-118177

Thanks

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

Hi Nikhil,
Thank you for your answer but this is the problem.
Button "New" in top of tree view or kanban view are not action buttons

Найкраща відповідь

 you can use default_get() method to set default value or _get_view() for view level changes

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