mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-04 07:00:35 +00:00 
			
		
		
		
	[15.0]account_ebics - update readme
This commit is contained in:
		@@ -39,25 +39,31 @@ We also recommend to consider the installation of the following modules:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  Required if you are running Odoo Enterprise
 | 
					  Required if you are running Odoo Enterprise
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  Cf. https://github.com/Noviat/account_ebics
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- account_ebics_batch
 | 
					- account_ebics_batch
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  This module adds a cron job for the automated import of EBICS files.
 | 
					  This module adds a cron job for the automated import of EBICS files.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  Cf. https://github.com/Noviat/account_ebics
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- account_ebics_batch_payment
 | 
					- account_ebics_batch_payment
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Recommended if you are using the Odoo Enterprise account_batch_payment module
 | 
					  Recommended if you are using the Odoo Enterprise account_batch_payment module
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  Cf. https://github.com/Noviat/account_ebics
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- account_ebics_payment_order
 | 
					- account_ebics_payment_order
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Recommended if you are using the OCA account_payment_order module.
 | 
					  Recommended if you are using the OCA account_payment_order module.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Cf. https://github.com/OCA/bank-payment
 | 
					  Cf. https://github.com/Noviat/account_ebics and https://github.com/OCA/bank-payment
 | 
				
			||||||
 | 
					
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -392,6 +392,7 @@ and fintech 7.2.7 or higher for EBICS 3.0.</p>
 | 
				
			|||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
<li><p class="first">account_ebics_oe</p>
 | 
					<li><p class="first">account_ebics_oe</p>
 | 
				
			||||||
<p>Required if you are running Odoo Enterprise</p>
 | 
					<p>Required if you are running Odoo Enterprise</p>
 | 
				
			||||||
 | 
					<p>Cf. <a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a></p>
 | 
				
			||||||
</li>
 | 
					</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
@@ -400,6 +401,7 @@ and fintech 7.2.7 or higher for EBICS 3.0.</p>
 | 
				
			|||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
<li><p class="first">account_ebics_batch</p>
 | 
					<li><p class="first">account_ebics_batch</p>
 | 
				
			||||||
<p>This module adds a cron job for the automated import of EBICS files.</p>
 | 
					<p>This module adds a cron job for the automated import of EBICS files.</p>
 | 
				
			||||||
 | 
					<p>Cf. <a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a></p>
 | 
				
			||||||
</li>
 | 
					</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
@@ -408,6 +410,7 @@ and fintech 7.2.7 or higher for EBICS 3.0.</p>
 | 
				
			|||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
<li><p class="first">account_ebics_batch_payment</p>
 | 
					<li><p class="first">account_ebics_batch_payment</p>
 | 
				
			||||||
<p>Recommended if you are using the Odoo Enterprise account_batch_payment module</p>
 | 
					<p>Recommended if you are using the Odoo Enterprise account_batch_payment module</p>
 | 
				
			||||||
 | 
					<p>Cf. <a class="reference external" href="https://github.com/Noviat/account_ebics">https://github.com/Noviat/account_ebics</a></p>
 | 
				
			||||||
</li>
 | 
					</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
@@ -416,7 +419,7 @@ and fintech 7.2.7 or higher for EBICS 3.0.</p>
 | 
				
			|||||||
<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>Recommended if you are using the OCA account_payment_order module.</p>
 | 
				
			||||||
<p>Cf. <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/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>
 | 
				
			||||||
</li>
 | 
					</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
<div class="line-block">
 | 
					<div class="line-block">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user