Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1503 Vistas

I'm trying to locate journal entries creation from stock picking module in python (v17)

Does anyone know where is it?

Avatar
Descartar
Mejor respuesta

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

 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 24
19506
0
dic 23
1297
0
ago 22
12831
3
dic 19
7279
1
may 19
3501