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

The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!

頭像
捨棄
最佳答案

Hi,

Here is the path for the model odoo-10.0/addons/stock/models/stock_quant.py

class QuantPackage(models.Model):
""" Packages containing quants and/or other packages """
_name = "stock.quant.package"


頭像
捨棄
作者

Thanks mate!

相關帖文 回覆 瀏覽次數 活動
0
5月 15
3650
0
12月 24
1358
1
3月 24
2420
1
6月 23
12432
0
1月 23
3132