The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!
This question has been flagged
1
Reply
5648
Views
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!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
0
May 15
|
5331 | ||
|
|
1
Mar 26
|
1656 | ||
|
|
0
Dec 24
|
3266 | ||
|
|
1
Mar 24
|
4673 | ||
|
|
1
Dec 25
|
14486 |