Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4036 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
6
feb. 24
11850
1
jul. 25
153
2
jul. 25
422
1
jul. 25
1461
3
apr. 25
1566