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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Juli 25
|
1302 | ||
|
2
Juli 25
|
1335 | ||
|
4
Juli 25
|
2683 | ||
|
0
März 25
|
953 | ||
|
2
Jan. 25
|
1968 |