How Can i change/modify the partner ledger report of accounting module in odoo16.
I want to Add related field of partner as a new column inside partner ledger report but cant get the report view id or function for the same.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How Can i change/modify the partner ledger report of accounting module in odoo16.
I want to Add related field of partner as a new column inside partner ledger report but cant get the report view id or function for the same.
Hi
You can inherit an account.partner.ledger.report.handler abstract model, we can use the _get_report_line_total and _get_report_line_partners .
Regards
Doesn't halped
Hello jainesh, Thanks for response i got this template and from here i can add the new column too, but how can be the data added to that column , i want to add data of related field of partner_id ??
Hi Vatsal,
For this, you can check for this in odoo enterprise
Please find code in comment.
This is where the 'Partner Ledger' report is created and here you will find all related details here.
Feel free to contact us for further assistance
Hope this answer helps you.
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Please find code here :-
<record id="partner_ledger_report" model="account.report">
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Apr 24
|
1306 | ||
|
1
Feb 24
|
1856 | ||
|
0
Jan 24
|
1043 | ||
|
1
Sep 23
|
2280 | ||
|
1
Jun 23
|
2725 |