Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3884 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Autore

Thanks mate!

Post correlati Risposte Visualizzazioni Attività
0
mag 15
3938
0
dic 24
1652
1
mar 24
2747
1
giu 23
12727
0
gen 23
3354