Skip to Content
Menu
This question has been flagged
1 Atsakyti
1933 Rodiniai

Hi, I'm trying to figure out where are journal entries created when Validating an orden in Point Of Sale in python, Odoo v17


Thanks in advance

Portretas
Atmesti
Best Answer

Hi,

The model pos.order in Odoo handles POS orders. You can find the file in addons/point_of_sale/models/pos_order.py file.

Journal entries are created via the account.move model. The _generate_pos_order_invoice method in pos.order is usually where the journal entries are created.


Hope it helps

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
liep. 25
2292
2
liep. 25
1834
4
rugp. 25
3658
0
kov. 25
1525
2
saus. 25
2840