Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3647 Tampilan

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

Avatar
Buang
Jawaban Terbai

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
Buang
Penulis

Thanks mate!

Post Terkait Replies Tampilan Aktivitas
0
Mei 15
3657
0
Des 24
1382
1
Mar 24
2433
1
Jun 23
12444
0
Jan 23
3141