mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	update README
This commit is contained in:
		@@ -27,8 +27,6 @@ and fintech 7.2.7 or higher for EBICS 3.0.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
SWIFT 3SKey support requires fintech 6.4 or higher.
 | 
					SWIFT 3SKey support requires fintech 6.4 or higher.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
We also recommend to consider the installation of the following modules:
 | 
					We also recommend to consider the installation of the following modules:
 | 
				
			||||||
@@ -71,9 +69,17 @@ We also recommend to consider the installation of the following modules:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
- account_ebics_payment_order
 | 
					- account_ebics_payment_order
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Recommended if you are using the OCA account_payment_order module.
 | 
					  Required if you are using the OCA account_payment_order module.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Cf. https://github.com/Noviat/account_ebics and https://github.com/OCA/bank-payment
 | 
					  Cf. https://github.com/OCA/bank-payment
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- account_ebics_oca_statement_import
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  Required if you are using the OCA Bank Statement import modules.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  https://github.com/OCA/bank-statement-import
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -93,27 +99,6 @@ We also recommend to consider the installation of the following modules:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- account_statement_import_helper
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  Required if you are processing bank statements with local bank account numbers (e.g. french CFONB files)
 | 
					 | 
				
			||||||
  and using import parsers based upon the OCA account_statement_import module.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  The import helper will match the local bank account number with the IBAN number specified on the Odoo Financial journal.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  Cf. https://github.com/Noviat/noviat-apps
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
|
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
- account_bank_statement_import_helper
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  Required if you are processing bank statements with local bank account numbers
 | 
					 | 
				
			||||||
  and using import parsers based upon the Odoo Enterprise account_bank_statement_import module.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  The import helper will match the local bank account number with the IBAN number specified on the Odoo Financial journal.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  Cf. https://github.com/Noviat/noviat-apps
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
|
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
Fintech license
 | 
					Fintech license
 | 
				
			||||||
---------------
 | 
					---------------
 | 
				
			||||||
@@ -130,13 +115,6 @@ The name of the licensee.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The keycode of the licensed version.
 | 
					The keycode of the licensed version.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- fintech_register_users
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
The licensed EBICS user ids. It must be a string or a list of user ids.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
You should NOT specify this parameter if your license is subsciption
 | 
					 | 
				
			||||||
based (with monthly recurring billing).
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
| Example:
 | 
					| Example:
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
@@ -146,7 +124,6 @@ based (with monthly recurring billing).
 | 
				
			|||||||
 ; fintech
 | 
					 ; fintech
 | 
				
			||||||
 fintech_register_name = MyCompany
 | 
					 fintech_register_name = MyCompany
 | 
				
			||||||
 fintech_register_keycode = AB1CD-E2FG-3H-IJ4K-5L
 | 
					 fintech_register_keycode = AB1CD-E2FG-3H-IJ4K-5L
 | 
				
			||||||
 fintech_register_users = USER1, USER2
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -429,8 +429,17 @@ which allows to see all statements downloaded via the ir.cron automated EBICS do
 | 
				
			|||||||
</div>
 | 
					</div>
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
<li><p class="first">account_ebics_payment_order</p>
 | 
					<li><p class="first">account_ebics_payment_order</p>
 | 
				
			||||||
<p>Recommended if you are using the OCA account_payment_order module.</p>
 | 
					<p>Required if you are using the OCA account_payment_order module.</p>
 | 
				
			||||||
<p>Cf. <a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a> and <a class="reference external" href="https://github.com/OCA/bank-payment">https://github.com/OCA/bank-payment</a></p>
 | 
					<p>Cf. <a class="reference external" href="https://github.com/OCA/bank-payment">https://github.com/OCA/bank-payment</a></p>
 | 
				
			||||||
 | 
					</li>
 | 
				
			||||||
 | 
					</ul>
 | 
				
			||||||
 | 
					<div class="line-block">
 | 
				
			||||||
 | 
					<div class="line"><br /></div>
 | 
				
			||||||
 | 
					</div>
 | 
				
			||||||
 | 
					<ul>
 | 
				
			||||||
 | 
					<li><p class="first">account_ebics_oca_statement_import</p>
 | 
				
			||||||
 | 
					<p>Required if you are using the OCA Bank Statement import modules.</p>
 | 
				
			||||||
 | 
					<p><a class="reference external" href="https://github.com/OCA/bank-statement-import">https://github.com/OCA/bank-statement-import</a></p>
 | 
				
			||||||
</li>
 | 
					</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
@@ -454,28 +463,6 @@ which allows to see all statements downloaded via the ir.cron automated EBICS do
 | 
				
			|||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
<div class="line"><br /></div>
 | 
					<div class="line"><br /></div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
<ul>
 | 
					 | 
				
			||||||
<li><p class="first">account_statement_import_helper</p>
 | 
					 | 
				
			||||||
<p>Required if you are processing bank statements with local bank account numbers (e.g. french CFONB files)
 | 
					 | 
				
			||||||
and using import parsers based upon the OCA account_statement_import module.</p>
 | 
					 | 
				
			||||||
<p>The import helper will match the local bank account number with the IBAN number specified on the Odoo Financial journal.</p>
 | 
					 | 
				
			||||||
<p>Cf. <a class="reference external" href="https://github.com/Noviat/noviat-apps">https://github.com/Noviat/noviat-apps</a></p>
 | 
					 | 
				
			||||||
</li>
 | 
					 | 
				
			||||||
</ul>
 | 
					 | 
				
			||||||
<div class="line-block">
 | 
					 | 
				
			||||||
<div class="line"><br /></div>
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
<ul>
 | 
					 | 
				
			||||||
<li><p class="first">account_bank_statement_import_helper</p>
 | 
					 | 
				
			||||||
<p>Required if you are processing bank statements with local bank account numbers
 | 
					 | 
				
			||||||
and using import parsers based upon the Odoo Enterprise account_bank_statement_import module.</p>
 | 
					 | 
				
			||||||
<p>The import helper will match the local bank account number with the IBAN number specified on the Odoo Financial journal.</p>
 | 
					 | 
				
			||||||
<p>Cf. <a class="reference external" href="https://github.com/Noviat/noviat-apps">https://github.com/Noviat/noviat-apps</a></p>
 | 
					 | 
				
			||||||
</li>
 | 
					 | 
				
			||||||
</ul>
 | 
					 | 
				
			||||||
<div class="line-block">
 | 
					 | 
				
			||||||
<div class="line"><br /></div>
 | 
					 | 
				
			||||||
</div>
 | 
					 | 
				
			||||||
<div class="section" id="fintech-license">
 | 
					<div class="section" id="fintech-license">
 | 
				
			||||||
<h3>Fintech license</h3>
 | 
					<h3>Fintech license</h3>
 | 
				
			||||||
<p>If you have a valid Fintech.ebics license, you should add the following
 | 
					<p>If you have a valid Fintech.ebics license, you should add the following
 | 
				
			||||||
@@ -488,12 +475,6 @@ licensing parameters to the odoo server configuration file:</p>
 | 
				
			|||||||
<li>fintech_register_keycode</li>
 | 
					<li>fintech_register_keycode</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<p>The keycode of the licensed version.</p>
 | 
					<p>The keycode of the licensed version.</p>
 | 
				
			||||||
<ul class="simple">
 | 
					 | 
				
			||||||
<li>fintech_register_users</li>
 | 
					 | 
				
			||||||
</ul>
 | 
					 | 
				
			||||||
<p>The licensed EBICS user ids. It must be a string or a list of user ids.</p>
 | 
					 | 
				
			||||||
<p>You should NOT specify this parameter if your license is subsciption
 | 
					 | 
				
			||||||
based (with monthly recurring billing).</p>
 | 
					 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
<div class="line"><br /></div>
 | 
					<div class="line"><br /></div>
 | 
				
			||||||
<div class="line">Example:</div>
 | 
					<div class="line">Example:</div>
 | 
				
			||||||
@@ -503,7 +484,6 @@ based (with monthly recurring billing).</p>
 | 
				
			|||||||
; fintech
 | 
					; fintech
 | 
				
			||||||
fintech_register_name = MyCompany
 | 
					fintech_register_name = MyCompany
 | 
				
			||||||
fintech_register_keycode = AB1CD-E2FG-3H-IJ4K-5L
 | 
					fintech_register_keycode = AB1CD-E2FG-3H-IJ4K-5L
 | 
				
			||||||
fintech_register_users = USER1, USER2
 | 
					 | 
				
			||||||
</pre>
 | 
					</pre>
 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
<div class="line"><br /></div>
 | 
					<div class="line"><br /></div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user