跳至内容
菜单
此问题已终结
1 回复
3873 查看

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
3935
0
12月 24
1650
1
3月 24
2747
1
6月 23
12725
0
1月 23
3353