Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4657 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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).



Awatar
Odrzuć