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
5632
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
|
5323 | ||
|
|
1
Mar 26
|
1647 | ||
|
|
0
Dec 24
|
3253 | ||
|
|
1
Mar 24
|
4656 | ||
|
|
1
Dec 25
|
14485 |