Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1307 Vues

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

Does anyone know where is it?

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
nov. 24
18994
0
déc. 23
1137
0
août 22
12358
3
déc. 19
7073
1
mai 19
3273