Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3752 Zobrazení

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

Avatar
Zrušit
Nejlepší odpověď

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
Zrušit
Autor

Thanks mate!

Related Posts Odpovědi Zobrazení Aktivita
0
kvě 15
3808
0
pro 24
1474
1
bře 24
2529
1
čvn 23
12551
0
led 23
3195