Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
4695 Ansichten

I'd like a list of all my checks so I can match against my bank statements.  The Check Register ironically does not show the check number.

Avatar
Verwerfen
Beste Antwort

If you create a CUSTOM FILTER like this:


Then only Check Payments will be shown. 


You can select and export them, choosing Check Number as one of the fields - this will make a CSV or Excel file you can review/print.

You can also add the check_number to the screen via Odoo Studio, or via regular view inheritance (the view to inherit is account.supplier.payment.tree).



Avatar
Verwerfen