Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3994 Vistas

I just want to know, what method is triggered when the pay button is clicked when paying customer/supplier invoce, and creates journal items/entry. Thanks in advance :D

Avatar
Descartar
Mejor respuesta

You can find the method in the module account_voucher in the file account_voucher.py with the method "action_move_line_create" you create accoun.move and "voucher_move_line_create" you create account.move.line for every pay

Best regards

Avatar
Descartar
Mejor respuesta

Turn on the developer mode so you can see the attributes of the item that you are pointing to .. to do this..

go to the upper right corner of your screen,

you can see the logged in name. you can see a drop down button there click it.

Logged-in Name> About Odoo

A new window will appear,

Click Activate Developer Mode.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
4104
1
mar 15
3677
0
mar 15
3634
0
mar 15
3688
0
mar 25
1009