diff --git a/account_invoice_start_end_dates/__manifest__.py b/account_invoice_start_end_dates/__manifest__.py index 49118dbe058..4b579c964c0 100644 --- a/account_invoice_start_end_dates/__manifest__.py +++ b/account_invoice_start_end_dates/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Account Invoice Start End Dates", - "version": "17.0.1.1.0", + "version": "18.0.1.0.0", "category": "Accounting & Finance", "license": "AGPL-3", "summary": "Adds start/end dates on invoice/move lines", diff --git a/account_invoice_start_end_dates/views/account_move.xml b/account_invoice_start_end_dates/views/account_move.xml index d571698fecc..d04f67ce0ba 100644 --- a/account_invoice_start_end_dates/views/account_move.xml +++ b/account_invoice_start_end_dates/views/account_move.xml @@ -35,7 +35,7 @@ @@ -51,7 +51,7 @@