Pular para o conteúdo
Menu
Esta pergunta foi sinalizada

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.

Avatar
Cancelar
Melhor resposta

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


Avatar
Cancelar
Autor

Doesn't halped

Autor Melhor resposta

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 ?? 

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar

Please find code here :-

<record id="partner_ledger_report" model="account.report">

Publicações relacionadas Respostas Visualizações Atividade
1
abr. 24
1309
1
fev. 24
1859
0
jan. 24
1048
1
set. 23
2282
1
jun. 23
2734