mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
This module allows to mark invoices as "selected for payment". This can be done in the list view of invoices using a button in the first column of the view which shows the selection status. This selection persists until a payment is registered.
11 lines
465 B
ReStructuredText
11 lines
465 B
ReStructuredText
To mark an invoice as "selected for payment", click on the button before the
|
|
Number column. This will change the state and change the way the button is
|
|
displayed to a checked box.
|
|
|
|
When done, use the search filter "Selected for payment", and select all the
|
|
lines to give access to the Actions menu, in which you can select "Register
|
|
payment" to display the Payment wizard.
|
|
|
|
The selection is cleared when the wizard is displayed, whether the payment is
|
|
done or not.
|