diff --git a/account_partner_required/__manifest__.py b/account_partner_required/__manifest__.py index cd1752b1..76b65ece 100644 --- a/account_partner_required/__manifest__.py +++ b/account_partner_required/__manifest__.py @@ -12,7 +12,7 @@ "license": "AGPL-3", "summary": "Adds an option 'partner policy' on account types", "author": "ACSONE SA/NV,Akretion,Odoo Community Association (OCA)", - "website": "http://acsone.eu/", + "website": "https://github.com/OCA/account-financial-tools", "depends": [ "account_type_menu", ], diff --git a/account_partner_required/readme/CONFIGURE.rst b/account_partner_required/readme/CONFIGURE.rst index 7b4c7e49..9636c9bb 100644 --- a/account_partner_required/readme/CONFIGURE.rst +++ b/account_partner_required/readme/CONFIGURE.rst @@ -1,6 +1,3 @@ -[ This file is optional, it should explain how to configure - the module before using it; it is aimed at advanced users. ] - To configure this module, you need to: #. Go to the menu *Invoicing > Configuration > Accounting > Account Types* and edit each account types to configure the correct *Partner policy*.