Skip to Content
मेन्यू
This question has been flagged
1 Reply
3638 Views

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

Avatar
Discard
Best Answer

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
Discard
Author

Thanks mate!

Related Posts Replies Views Activity
0
मई 15
3649
0
दिस॰ 24
1350
1
मार्च 24
2413
1
जून 23
12430
0
जन॰ 23
3131