The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!
此问题已终结
1
回复
5693
查看
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
|
5436 | ||
|
|
1
3月 26
|
1810 | ||
|
|
0
12月 24
|
3411 | ||
|
|
1
3月 24
|
4769 | ||
|
|
1
12月 25
|
14569 |