コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1312 ビュー

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

Does anyone know where is it?

アバター
破棄
最善の回答

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

 

アバター
破棄
関連投稿 返信 ビュー 活動
1
11月 24
19000
0
12月 23
1139
0
8月 22
12364
3
12月 19
7076
1
5月 19
3275