Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3764 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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"


Imagine profil
Abandonează
Autor

Thanks mate!

Related Posts Răspunsuri Vizualizări Activitate
0
mai 15
3818
0
dec. 24
1482
1
mar. 24
2542
1
iun. 23
12573
0
ian. 23
3202