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
- 项目
- MRP
此问题已终结
1
回复
4637
查看
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
|
4430 | ||
|
|
0
12月 24
|
2159 | ||
|
|
1
3月 24
|
3272 | ||
|
|
1
6月 23
|
13435 | ||
|
|
0
1月 23
|
3763 |