Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3609 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
3622
0
dic 24
1328
1
mar 24
2382
1
giu 23
12409
0
gen 23
3108