The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
3627
查看
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 |