From 7aca54581048e6f347966048107d290b28e9bcf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Mon, 8 Dec 2014 16:00:07 +0100 Subject: [PATCH] [IMP] readme README.md to rst and add credits --- account_voucher_killer/{README.md => README.rst} | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) rename account_voucher_killer/{README.md => README.rst} (67%) diff --git a/account_voucher_killer/README.md b/account_voucher_killer/README.rst similarity index 67% rename from account_voucher_killer/README.md rename to account_voucher_killer/README.rst index e05d871dd..10c4aa1dd 100644 --- a/account_voucher_killer/README.md +++ b/account_voucher_killer/README.rst @@ -1,4 +1,5 @@ -# Prevent the usage of voucher from invoices +Prevent the usage of voucher from invoices +========================================== This add-on disables the "Register Payment" button on customer invoices and the "Pay" button on supplier invoices. @@ -9,3 +10,10 @@ It also disables the voucher-related menus entries such as More precisely, this module adds a group "Use voucher in Invoices" and only users in that group see these buttons and menus. + +Contributors +------------ + +* Nicolas Bessi (camptocamp) +* Stéphane Bidoul (ACSONE SA/NV) +* Anthony Muschang (ACSONE SA/NV)