diff --git a/account_invoice_select_for_payment/README.rst b/account_invoice_select_for_payment/README.rst index e6f37061d..4829c5fb0 100644 --- a/account_invoice_select_for_payment/README.rst +++ b/account_invoice_select_for_payment/README.rst @@ -25,8 +25,10 @@ Account Invoice Select for Payment |badge1| |badge2| |badge3| |badge4| |badge5| -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. - +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. .. IMPORTANT:: This is an alpha version, the data model and design can change at any time without warning. diff --git a/account_invoice_select_for_payment/static/description/index.html b/account_invoice_select_for_payment/static/description/index.html index 83c2d0961..5f23924a5 100644 --- a/account_invoice_select_for_payment/static/description/index.html +++ b/account_invoice_select_for_payment/static/description/index.html @@ -368,7 +368,10 @@ ul.auto-toc { !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runbot

-

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.

+

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.

Important

This is an alpha version, the data model and design can change at any time without warning.