Skip to Content
Menu
This question has been flagged
1 Odpoveď
3613 Zobrazenia

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šiť
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
Zrušiť
Autor

Thanks mate!

Related Posts Replies Zobrazenia Aktivita
0
máj 15
3625
0
dec 24
1330
1
mar 24
2384
1
jún 23
12413
0
jan 23
3111