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

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
3630
0
12月 24
1331
1
3月 24
2399
1
6月 23
12422
0
1月 23
3121