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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Odgovori
3639
Prikazi
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!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
PrijaviRelated Posts | Odgovori | Prikazi | Aktivnost | |
---|---|---|---|---|
|
0
maj 15
|
3649 | ||
|
0
dec. 24
|
1350 | ||
|
1
mar. 24
|
2413 | ||
|
1
jun. 23
|
12431 | ||
|
0
jan. 23
|
3131 |