Automatic Update form OCA2FC Migrator

This commit is contained in:
Flectra Community Bot 2021-05-27 12:42:51 +02:00 committed by Renzo Meister
parent f6542d28cc
commit cef3671f91
12 changed files with 22 additions and 22 deletions

View File

@ -9,16 +9,16 @@ Available addons
addon | version | summary
--- | --- | ---
[account_payment_order_return](account_payment_order_return/) | 2.0.1.0.0| Account Payment Order Return
[account_payment_partner](account_payment_partner/) | 2.0.1.4.0| Adds payment mode on partners and invoices
[account_payment_order](account_payment_order/) | 2.0.1.3.3| Account Payment Order
[account_payment_purchase](account_payment_purchase/) | 2.0.1.0.1| Adds Bank Account and Payment Mode on Purchase Orders
[account_payment_mode](account_payment_mode/) | 2.0.1.0.1| Account Payment Mode
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 2.0.1.0.4| Create SEPA files for Direct Debit
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 2.0.1.0.0| Create SEPA XML files for Credit Transfers
[account_banking_mandate_sale](account_banking_mandate_sale/) | 2.0.1.0.0| Adds mandates on sale orders
[account_banking_pain_base](account_banking_pain_base/) | 2.0.1.0.3| Base module for PAIN file generation
[account_payment_sale](account_payment_sale/) | 2.0.1.0.2| Adds payment mode on sale orders
[account_banking_mandate](account_banking_mandate/) | 2.0.2.0.1| Banking mandates
[account_payment_order_return](account_payment_order_return/) | 1.0.1.0.0| Account Payment Order Return
[account_payment_partner](account_payment_partner/) | 1.0.1.4.0| Adds payment mode on partners and invoices
[account_payment_order](account_payment_order/) | 1.0.1.3.3| Account Payment Order
[account_payment_purchase](account_payment_purchase/) | 1.0.1.0.1| Adds Bank Account and Payment Mode on Purchase Orders
[account_payment_mode](account_payment_mode/) | 1.0.1.0.1| Account Payment Mode
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 1.0.1.0.4| Create SEPA files for Direct Debit
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 1.0.1.0.0| Create SEPA XML files for Credit Transfers
[account_banking_mandate_sale](account_banking_mandate_sale/) | 1.0.1.0.0| Adds mandates on sale orders
[account_banking_pain_base](account_banking_pain_base/) | 1.0.1.0.3| Base module for PAIN file generation
[account_payment_sale](account_payment_sale/) | 1.0.1.0.2| Adds payment mode on sale orders
[account_banking_mandate](account_banking_mandate/) | 1.0.2.0.1| Banking mandates

View File

@ -7,7 +7,7 @@
{
'name': 'Account Banking Mandate',
'summary': 'Banking mandates',
'version': '2.0.2.0.1',
'version': '1.0.2.0.1',
'license': 'AGPL-3',
'author': "Compassion CH, "
"Tecnativa, "

View File

@ -3,7 +3,7 @@
{
'name': 'Account Banking Mandate Sale',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'category': 'Banking addons',
'license': 'AGPL-3',
'summary': "Adds mandates on sale orders",

View File

@ -6,7 +6,7 @@
{
'name': 'Account Banking PAIN Base Module',
'summary': 'Base module for PAIN file generation',
'version': '2.0.1.0.3',
'version': '1.0.1.0.3',
'license': 'AGPL-3',
'author': "Akretion, "
"Noviat, "

View File

@ -6,7 +6,7 @@
{
'name': 'Account Banking SEPA Credit Transfer',
'summary': 'Create SEPA XML files for Credit Transfers',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'license': 'AGPL-3',
'author': "Akretion, "
"Tecnativa, "

View File

@ -6,7 +6,7 @@
{
'name': 'Account Banking SEPA Direct Debit',
'summary': 'Create SEPA files for Direct Debit',
'version': '2.0.1.0.4',
'version': '1.0.1.0.4',
'license': 'AGPL-3',
'author': "Akretion, "
"Tecnativa, "

View File

@ -3,7 +3,7 @@
{
'name': 'Account Payment Mode',
'version': '2.0.1.0.1',
'version': '1.0.1.0.1',
'license': 'AGPL-3',
'author': "Akretion,Odoo Community Association (OCA)",
'website': 'https://gitlab.com/flectra-community/bank-payment',

View File

@ -8,7 +8,7 @@
{
'name': 'Account Payment Order',
'version': '2.0.1.3.3',
'version': '1.0.1.3.3',
'license': 'AGPL-3',
'author': "ACSONE SA/NV, "
"Therp BV, "

View File

@ -3,7 +3,7 @@
{
'name': 'Account Payment Order Return',
'version': '2.0.1.0.0',
'version': '1.0.1.0.0',
'category': 'Banking addons',
'author': 'Tecnativa, '
'Odoo Community Association (OCA)',

View File

@ -5,7 +5,7 @@
{
'name': 'Account Payment Partner',
'version': '2.0.1.4.0',
'version': '1.0.1.4.0',
'category': 'Banking addons',
'license': 'AGPL-3',
'summary': 'Adds payment mode on partners and invoices',

View File

@ -4,7 +4,7 @@
{
'name': 'Account Payment Purchase',
'version': '2.0.1.0.1',
'version': '1.0.1.0.1',
'category': 'Banking addons',
'license': 'AGPL-3',
'summary': "Adds Bank Account and Payment Mode on Purchase Orders",

View File

@ -4,7 +4,7 @@
{
'name': 'Account Payment Sale',
'version': '2.0.1.0.2',
'version': '1.0.1.0.2',
'category': 'Banking addons',
'license': 'AGPL-3',
'summary': "Adds payment mode on sale orders",