How can I make this type of view in my own custom module? Anyone tell me where can I find code of this view in odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hello Bhuwan,
To make a report view like 'Profit and Loss' you can take reference of 'account.financial.html.report' object.
'account.report' is common object which is inherited by all such reports in Accounting.
They are using '_get_columns_name' to add report header and '_get_lines()' to pass the report data.
Hope this helps you.
Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Thank you very much for your anser. I would like to know the location of this object. It will be really helpful.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 23
|
4347 | ||
|
0
Oct 22
|
2904 | ||
|
0
Nov 21
|
2019 | ||
|
0
Jan 21
|
2571 |