The model is in use in Odoo and I can inherit it but I cannot find in which python file it is defined?!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
3626
Представления
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"
Thanks mate!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
мая 15
|
3637 | ||
|
0
дек. 24
|
1335 | ||
|
1
мар. 24
|
2402 | ||
|
1
июн. 23
|
12423 | ||
|
0
янв. 23
|
3123 |