تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال

Hi everyone,

I’m trying to build a pivot view that shows my cashflow per account, with the months (based on the payment date) on the X-axis and the accounts on the Y-axis. Basically, I’d like to see how much cash goes in and out per account each month, similar to th cashflow statement, but on account basis.

The problem is that all pivot views I’ve found so far use the accounting date instead of the payment date. Since our bank is connected and all transactions are reconciled either to bills/invoices or directly to accounts, I was hoping to use the payment date from the reconciliation instead.

I’m using Odoo 18 Enterprise on Odoo.sh.

 

Has anyone managed to build something similar?

Or is there maybe a field or model that exposes the payment date I can use for this?

Thanks a lot for your help!

الصورة الرمزية
إهمال
أفضل إجابة

You can create a cashflow pivot by using the account.payment or account.bank.statement.line model instead of journal entries. Add the payment date field in your pivot view, group by financial account and payment date (month), and measure by amount. This gives cashflow by account based on actual payment dates.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مايو 24
1524
1
أكتوبر 25
686
1
أبريل 25
1805
0
مارس 25
1651
2
يناير 25
1940