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