Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3755 Visninger

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

Avatar
Kassér
Bedste svar

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
Kassér
Forfatter

Thanks mate!

Related Posts Besvarelser Visninger Aktivitet
0
maj 15
3809
0
dec. 24
1478
1
mar. 24
2535
1
jun. 23
12552
0
jan. 23
3197