Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3639 Prikazi

The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!

Avatar
Opusti
Best Answer

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"


Avatar
Opusti
Avtor

Thanks mate!

Related Posts Odgovori Prikazi Aktivnost
0
maj 15
3649
0
dec. 24
1350
1
mar. 24
2413
1
jun. 23
12431
0
jan. 23
3131