Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1300 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
18981
0
dic 23
1135
0
ago 22
12347
3
dic 19
7072
1
may 19
3271