Skip to Content
Menu
This question has been flagged
1 Odpoveď
1286 Zobrazenia

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

Does anyone know where is it?

Avatar
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
nov 24
18933
0
dec 23
1119
0
aug 22
12283
3
dec 19
7054
1
máj 19
3257