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

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
3637
0
12月 24
1336
1
3月 24
2402
1
6月 23
12423
0
1月 23
3123