mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[MIG] account_partner_required: Migration to 17.0
This commit is contained in:
@@ -53,8 +53,8 @@ Configuration
|
||||
|
||||
To configure this module, you need to:
|
||||
|
||||
1. Go to the menu *Invoicing > Configuration > Accounting > Account
|
||||
Types* and edit each account types to configure the correct *Partner
|
||||
1. Go to the menu *Invoicing > Configuration > Accounting > Chart of
|
||||
Accounts* and edit each account to configure the correct *Partner
|
||||
policy*.
|
||||
|
||||
Usage
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
{
|
||||
"name": "Account Partner Required",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "17.0.1.0.0",
|
||||
"category": "Accounting",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Adds an option 'partner policy' on accounts",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
To configure this module, you need to:
|
||||
|
||||
1. Go to the menu *Invoicing \> Configuration \> Accounting \> Account
|
||||
Types* and edit each account types to configure the correct *Partner
|
||||
1. Go to the menu *Invoicing \> Configuration \> Accounting \> Chart of Accounts* and edit each account to configure the correct *Partner
|
||||
policy*.
|
||||
|
||||
@@ -400,8 +400,8 @@ available in the OCA project
|
||||
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
|
||||
<p>To configure this module, you need to:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Go to the menu <em>Invoicing > Configuration > Accounting > Account
|
||||
Types</em> and edit each account types to configure the correct <em>Partner
|
||||
<li>Go to the menu <em>Invoicing > Configuration > Accounting > Chart of
|
||||
Accounts</em> and edit each account to configure the correct <em>Partner
|
||||
policy</em>.</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user