Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3622 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
3629
0
dec. 24
1331
1
mar. 24
2395
1
jun. 23
12422
0
jan. 23
3118