Skip to Content
मेन्यू
This question has been flagged
1 Reply
1243 Views

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

Does anyone know where is it?

Avatar
Discard
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
Discard
Related Posts Replies Views Activity
1
नव॰ 24
18789
0
दिस॰ 23
1087
0
अग॰ 22
12148
3
दिस॰ 19
6987
1
मई 19
3108