account.supplier.payment.check.warehouse.tree account.payment primary is_matched == False and is_move_sent == True and date <= datetime.datetime.now().strftime('%Y-%m-%d') check_number ASC Vendor account.payment.check.warehouse.search account.payment 20 primary Check Warehouse account.payment tree,kanban,form,graph,activity { 'default_payment_type': 'outbound', 'default_partner_type': 'supplier', 'default_move_journal_types': ('bank', 'cash'), 'display_account_trust': True, 'search_default_outbound_filter': 1, 'search_default_checks_payments_filter': 1, 'search_default_checks_payments_not_matched_filter': 1, 'is_check_payment': True, }

Register a check

Checks are used to register liquidity movements. You can process those checks by your own means or by using installed facilities.