I'm trying to locate journal entries creation from stock picking module in python (v17)
Does anyone know where is it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm trying to locate journal entries creation from stock picking module in python (v17)
Does anyone know where is it?
Hi,
They are created in _validate_accounting_entries method in stock valuation layer model (stock_account module) :
https://github.com/odoo/odoo/blob/17.0/addons/stock_account/models/stock_valuation_layer.py#L63
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
nov 24
|
20226 | |||
|
0
dic 23
|
1563 | |||
|
0
ago 22
|
13521 | |||
|
3
dic 19
|
7617 | |||
|
1
may 19
|
3943 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.