From 57a69facbadc4df39210b59c15e0fbb58247662f Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Fri, 6 May 2016 01:16:20 +0200 Subject: [PATCH] Finalise the wizard of selection of move lines to pay Add button "Add to payment/debit order" on invoice form view Started to integrate payment transfer in account_payment_order (not finished at all though) Various fixes/changes/improvements/... --- account_payment_partner/README.rst | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/account_payment_partner/README.rst b/account_payment_partner/README.rst index 2837e36a1..9931f2409 100644 --- a/account_payment_partner/README.rst +++ b/account_payment_partner/README.rst @@ -17,7 +17,8 @@ Installation ============ This module depends on : -* account_banking_payment_export + +* account_payment_mode This module is part of the OCA/bank-payment suite. @@ -34,10 +35,6 @@ This payment mode is automatically associated to the invoice related to the part When you create an payment order, only invoices related to chosen payment mode are displayed. Invoices without any payment mode are displayed to. -For further information, please visit: - - * https://www.odoo.com/forum/help-1 - Known issues / Roadmap ====================== @@ -49,7 +46,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback -`here `_. +`here `_. Credits ======= @@ -58,7 +55,7 @@ Contributors ------------ * Pedro M. Baeza -* Alexis de Lattre +* Alexis de Lattre * Raphaƫl Valyi * Stefan Rijnhart (Therp) * Alexandre Fayolle