mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[UPD] prefix versions with 8.0
This commit is contained in:
@@ -28,12 +28,12 @@ Available addons
|
|||||||
----------------
|
----------------
|
||||||
addon | version | summary
|
addon | version | summary
|
||||||
--- | --- | ---
|
--- | --- | ---
|
||||||
[account_bank_statement_period_from_line_date](account_bank_statement_period_from_line_date/) | 1.0 | Use bank transaction (line) date to determine move period
|
[account_bank_statement_period_from_line_date](account_bank_statement_period_from_line_date/) | 8.0.1.0.0 | Use bank transaction (line) date to determine move period
|
||||||
[account_easy_reconcile](account_easy_reconcile/) | 8.0.1.3.1 | Easy Reconcile
|
[account_easy_reconcile](account_easy_reconcile/) | 8.0.1.3.1 | Easy Reconcile
|
||||||
[account_invoice_reference](account_invoice_reference/) | 8.0.1.0.1 | Invoices Reference
|
[account_invoice_reference](account_invoice_reference/) | 8.0.1.0.1 | Invoices Reference
|
||||||
[account_reconcile_payment_order](account_reconcile_payment_order/) | 8.0.1.0.0 | Automatically reconcile all lines from payment orders
|
[account_reconcile_payment_order](account_reconcile_payment_order/) | 8.0.1.0.0 | Automatically reconcile all lines from payment orders
|
||||||
[account_statement_operation_multicompany](account_statement_operation_multicompany/) | 0.2 | Fix multi-company issue on Statement Operation Templates
|
[account_statement_operation_multicompany](account_statement_operation_multicompany/) | 8.0.0.2.0 | Fix multi-company issue on Statement Operation Templates
|
||||||
[base_transaction_id](base_transaction_id/) | 1.0 | Base transaction id for financial institutes
|
[base_transaction_id](base_transaction_id/) | 8.0.1.0.0 | Base transaction id for financial institutes
|
||||||
|
|
||||||
Unported addons
|
Unported addons
|
||||||
---------------
|
---------------
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
{
|
{
|
||||||
'name': 'Use bank transaction (line) date to determine move period',
|
'name': 'Use bank transaction (line) date to determine move period',
|
||||||
'version': '1.0',
|
'version': '8.0.1.0.0',
|
||||||
'author': 'Therp BV, Odoo Community Association (OCA)',
|
'author': 'Therp BV, Odoo Community Association (OCA)',
|
||||||
'category': 'Banking addons',
|
'category': 'Banking addons',
|
||||||
'depends': [
|
'depends': [
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Account Statement Operation Multi-company',
|
'name': 'Account Statement Operation Multi-company',
|
||||||
'version': '0.2',
|
'version': '8.0.0.2.0',
|
||||||
'category': 'Accounting & Finance',
|
'category': 'Accounting & Finance',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'summary': 'Fix multi-company issue on Statement Operation Templates',
|
'summary': 'Fix multi-company issue on Statement Operation Templates',
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
{'name': 'Base transaction id for financial institutes',
|
{'name': 'Base transaction id for financial institutes',
|
||||||
'version': '1.0',
|
'version': '8.0.1.0.0',
|
||||||
'author': "Camptocamp,Odoo Community Association (OCA)",
|
'author': "Camptocamp,Odoo Community Association (OCA)",
|
||||||
'maintainer': 'Camptocamp',
|
'maintainer': 'Camptocamp',
|
||||||
'category': 'Hidden/Dependency',
|
'category': 'Hidden/Dependency',
|
||||||
|
|||||||
Reference in New Issue
Block a user