Skip to Content
Menu
This question has been flagged
1 Odpoveď
4161 Zobrazenia

Hi, I want to create/register invoice payment by coding on clicking by custom module button not from the "Register Payment" button on Invoice form view or from list view.How can it done by coding?

Avatar
Zrušiť
Best Answer

Hello,

    You can achieve this by calling the function for validate in register payment and passing the required arguments in action for your created button.

example for calling function of another model self.env['sale.order'].function_name()

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
6
feb 24
12012
1
júl 25
759
2
júl 25
861
1
júl 25
1933
3
apr 25
1952