Files
bank-payment/account_invoice_select_for_payment/readme/USAGE.rst
Alexandre Fayolle b9b41e07b5 ADD 13.0 account_invoice_select_for_payment
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.
2021-07-07 03:45:08 +07:00

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.