Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
6313 Zobrazení

How can I get amount due of a partner using credit and debit?

Avatar
Zrušit

In enterprise or community?

Nejlepší odpověď

Hi,

In the res.partner model by default you have two fields credit and debit which compute the Total Receivable and Payable of the partner. 

Either you can use those fields as such or refer the compute function of those fields. Function name _credit_debit_get in res.partner model.

You  can see it in this path: https://github.com/odoo/odoo/blob/12.0/addons/account/models/partner.py

Thanks

Avatar
Zrušit
Autor

Thanks a lot for this info.

Related Posts Odpovědi Zobrazení Aktivita
0
bře 15
3763
0
úno 20
4426
0
pro 19
3583
1
čvc 19
7886
0
kvě 24
1240