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
回覆
4683
瀏覽次數
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
|
4461 | ||
|
|
0
12月 24
|
2201 | ||
|
|
1
3月 24
|
3295 | ||
|
|
1
6月 23
|
13463 | ||
|
|
0
1月 23
|
3780 |