mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[UPD] prefix versions with 8.0
This commit is contained in:
34
README.md
34
README.md
@@ -26,23 +26,23 @@ Available addons
|
||||
----------------
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[account_banking_mandate](account_banking_mandate/) | 0.1 | Banking mandates
|
||||
[account_banking_pain_base](account_banking_pain_base/) | 0.2 | Base module for PAIN file generation
|
||||
[account_banking_payment_export](account_banking_payment_export/) | 0.1.165 | Account Banking - Payments Export Infrastructure
|
||||
[account_banking_payment_transfer](account_banking_payment_transfer/) | 0.2 | Account Banking - Payments Transfer Account
|
||||
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 0.3 | Create SEPA XML files for Credit Transfers
|
||||
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 0.2 | Create SEPA files for Direct Debit
|
||||
[account_banking_tests](account_banking_tests/) | 0.1 | Banking Addons - Tests
|
||||
[account_direct_debit](account_direct_debit/) | 2.0 | Direct Debit
|
||||
[account_import_line_multicurrency_extension](account_import_line_multicurrency_extension/) | 1.1 | Add an improved view for move line import in bank statement
|
||||
[account_payment_blocking](account_payment_blocking/) | 0.1 | Prevent invoices under litigation to be proposed in payment orders.
|
||||
[account_payment_include_draft_move](account_payment_include_draft_move/) | 1.0 | Account Payment Draft Move
|
||||
[account_payment_mode_term](account_payment_mode_term/) | 0.1.1 | Account Banking - Payments Term Filter
|
||||
[account_payment_partner](account_payment_partner/) | 0.1 | Adds payment mode on partners and invoices
|
||||
[account_payment_purchase](account_payment_purchase/) | 1.0 | Adds Bank Account and Payment Mode on Purchase Orders
|
||||
[account_payment_sale](account_payment_sale/) | 1.0 | Adds payment mode on sale orders
|
||||
[account_payment_sale_stock](account_payment_sale_stock/) | 1.0 | Manage payment mode when invoicing a sale from picking
|
||||
[account_voucher_killer](account_voucher_killer/) | 1.0.0 | Accounting voucher killer
|
||||
[account_banking_mandate](account_banking_mandate/) | 8.0.0.1.0 | Banking mandates
|
||||
[account_banking_pain_base](account_banking_pain_base/) | 8.0.0.2.0 | Base module for PAIN file generation
|
||||
[account_banking_payment_export](account_banking_payment_export/) | 8.0.0.1.165 | Account Banking - Payments Export Infrastructure
|
||||
[account_banking_payment_transfer](account_banking_payment_transfer/) | 8.0.0.2.0 | Account Banking - Payments Transfer Account
|
||||
[account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 8.0.0.3.0 | Create SEPA XML files for Credit Transfers
|
||||
[account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 8.0.0.2.0 | Create SEPA files for Direct Debit
|
||||
[account_banking_tests](account_banking_tests/) | 8.0.0.1.0 | Banking Addons - Tests
|
||||
[account_direct_debit](account_direct_debit/) | 8.0.2.0.0 | Direct Debit
|
||||
[account_import_line_multicurrency_extension](account_import_line_multicurrency_extension/) | 8.0.1.1.0 | Add an improved view for move line import in bank statement
|
||||
[account_payment_blocking](account_payment_blocking/) | 8.0.0.1.0 | Prevent invoices under litigation to be proposed in payment orders.
|
||||
[account_payment_include_draft_move](account_payment_include_draft_move/) | 8.0.1.0.0 | Account Payment Draft Move
|
||||
[account_payment_mode_term](account_payment_mode_term/) | 8.0.0.1.1 | Account Banking - Payments Term Filter
|
||||
[account_payment_partner](account_payment_partner/) | 8.0.0.1.0 | Adds payment mode on partners and invoices
|
||||
[account_payment_purchase](account_payment_purchase/) | 8.0.1.0.0 | Adds Bank Account and Payment Mode on Purchase Orders
|
||||
[account_payment_sale](account_payment_sale/) | 8.0.1.0.0 | Adds payment mode on sale orders
|
||||
[account_payment_sale_stock](account_payment_sale_stock/) | 8.0.1.0.0 | Manage payment mode when invoicing a sale from picking
|
||||
[account_voucher_killer](account_voucher_killer/) | 8.0.1.0.0 | Accounting voucher killer
|
||||
|
||||
Unported addons
|
||||
---------------
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
{
|
||||
'name': 'Account Banking Mandate',
|
||||
'summary': 'Banking mandates',
|
||||
'version': '0.1',
|
||||
'version': '8.0.0.1.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Compassion CH, "
|
||||
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
{
|
||||
'name': 'Account Banking PAIN Base Module',
|
||||
'summary': 'Base module for PAIN file generation',
|
||||
'version': '0.2',
|
||||
'version': '8.0.0.2.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Akretion, "
|
||||
"Noviat, "
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Banking - Payments Export Infrastructure',
|
||||
'version': '0.1.165',
|
||||
'version': '8.0.0.1.165',
|
||||
'license': 'AGPL-3',
|
||||
'author': "ACSONE SA/NV, "
|
||||
"Therp BV, "
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Banking - Payments Transfer Account',
|
||||
'version': '0.2',
|
||||
'version': '8.0.0.2.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Banking addons community,Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/OCA/banking',
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
{
|
||||
'name': 'Account Banking SEPA Credit Transfer',
|
||||
'summary': 'Create SEPA XML files for Credit Transfers',
|
||||
'version': '0.3',
|
||||
'version': '8.0.0.3.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Akretion, "
|
||||
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
{
|
||||
'name': 'Account Banking SEPA Direct Debit',
|
||||
'summary': 'Create SEPA files for Direct Debit',
|
||||
'version': '0.2',
|
||||
'version': '8.0.0.2.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Akretion, "
|
||||
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
{
|
||||
'name': 'Banking Addons - Tests',
|
||||
'version': '0.1',
|
||||
'version': '8.0.0.1.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Therp BV,Odoo Community Association (OCA)",
|
||||
'website': 'https://launchpad.net/banking-addons',
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
##############################################################################
|
||||
{
|
||||
'name': 'Direct Debit',
|
||||
'version': '2.0',
|
||||
'version': '8.0.2.0.0',
|
||||
'license': 'AGPL-3',
|
||||
'author': 'Therp BV, '
|
||||
'Smile, '
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
##############################################################################
|
||||
{'name': 'Bank Statement Multi currency Extension',
|
||||
'summary': 'Add an improved view for move line import in bank statement',
|
||||
'version': '1.1',
|
||||
'version': '8.0.1.1.0',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'maintainter': 'Camptocamp',
|
||||
'category': 'Accounting',
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
##############################################################################
|
||||
{
|
||||
'name': 'account banking payment blocking',
|
||||
'version': '0.1',
|
||||
'version': '8.0.0.1.0',
|
||||
'category': 'Banking addons',
|
||||
'summary': """
|
||||
Prevent invoices under litigation to be proposed in payment orders.
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
{
|
||||
"name": "Account Payment Draft Move",
|
||||
"version": "1.0",
|
||||
"version": "8.0.1.0.0",
|
||||
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
|
||||
"website": "http://www.acsone.eu",
|
||||
"images": [],
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Banking - Payments Term Filter',
|
||||
'version': '0.1.1',
|
||||
'version': '8.0.0.1.1',
|
||||
'license': 'AGPL-3',
|
||||
'author': "Banking addons community,Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/OCA/banking',
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Payment Partner',
|
||||
'version': '0.1',
|
||||
'version': '8.0.0.1.0',
|
||||
'category': 'Banking addons',
|
||||
'license': 'AGPL-3',
|
||||
'summary': 'Adds payment mode on partners and invoices',
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Payment Purchase',
|
||||
'version': '1.0',
|
||||
'version': '8.0.1.0.0',
|
||||
'category': 'Banking addons',
|
||||
'license': 'AGPL-3',
|
||||
'summary': "Adds Bank Account and Payment Mode on Purchase Orders",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Payment Sale',
|
||||
'version': '1.0',
|
||||
'version': '8.0.1.0.0',
|
||||
'category': 'Banking addons',
|
||||
'license': 'AGPL-3',
|
||||
'summary': "Adds payment mode on sale orders",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
{
|
||||
'name': 'Account Payment Sale Stock',
|
||||
'version': '1.0',
|
||||
'version': '8.0.1.0.0',
|
||||
'category': 'Banking addons',
|
||||
'license': 'AGPL-3',
|
||||
'summary': "Manage payment mode when invoicing a sale from picking",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
##############################################################################
|
||||
|
||||
{'name': 'Accounting voucher killer',
|
||||
'version': '1.0.0',
|
||||
'version': '8.0.1.0.0',
|
||||
'category': 'other',
|
||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||
'website': 'http://www.camptocamp.com',
|
||||
|
||||
Reference in New Issue
Block a user