Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3943 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
3991
0
dec. 24
1673
1
mar. 24
2779
1
iun. 23
12758
0
ian. 23
3386