Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3617 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
3625
0
dec. 24
1330
1
mar. 24
2386
1
iun. 23
12419
0
ian. 23
3115