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
Odpoveď
5641
Zobrazenia
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!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
|
0
máj 15
|
5325 | ||
|
|
1
mar 26
|
1652 | ||
|
|
0
dec 24
|
3259 | ||
|
|
1
mar 24
|
4663 | ||
|
|
1
dec 25
|
14485 |