跳至內容
選單
此問題已被標幟
1 回覆
1302 瀏覽次數

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
18986
0
12月 23
1136
0
8月 22
12351
3
12月 19
7073
1
5月 19
3272