Skip to Content
Menu
This question has been flagged
1 Odpoveď
1548 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
19592
0
dec 23
1330
0
aug 22
12892
3
dec 19
7315
1
máj 19
3537