Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3644 Vistas

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

Avatar
Descartar
Mejor respuesta

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
Descartar
Autor

Thanks mate!

Publicaciones relacionadas Respuestas Vistas Actividad
0
may 15
3654
0
dic 24
1366
1
mar 24
2423
1
jun 23
12436
0
ene 23
3134