Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
3636 Vues

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Auteur

Thanks mate!

Publications associées Réponses Vues Activité
0
mai 15
3644
0
déc. 24
1344
1
mars 24
2404
1
juin 23
12428
0
janv. 23
3127