The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!
この質問にフラグが付けられました
1
返信
5665
ビュー
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
|
5362 | ||
|
|
1
3月 26
|
1709 | ||
|
|
0
12月 24
|
3320 | ||
|
|
1
3月 24
|
4710 | ||
|
|
1
12月 25
|
14513 |