diff --git a/fleet_rental/__openerp__.py b/fleet_rental/__openerp__.py index daa39a81e..580df0cdb 100644 --- a/fleet_rental/__openerp__.py +++ b/fleet_rental/__openerp__.py @@ -18,14 +18,14 @@ ############################################################################## { 'name': 'Fleet Rental Management', - 'version': '9.0.2.0.0', + 'version': '9.0.2.1.0', 'summary': """The Complete Solution for a Car/Vehicle Rental System""", 'description': "Module Helps You To Manage Rental Contracts", 'category': "Industries", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'website': "http://www.cybrosys.com", - 'depends': ['base', 'account', 'fleet', 'mail', 'web_widget_color'], + 'depends': ['base', 'account', 'fleet', 'mail'], 'data': ['security/rental_security.xml', 'security/ir.model.access.csv', 'views/car_rental_view.xml', diff --git a/fleet_rental/__openerp__.py~ b/fleet_rental/__openerp__.py~ new file mode 100644 index 000000000..580df0cdb --- /dev/null +++ b/fleet_rental/__openerp__.py~ @@ -0,0 +1,43 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# Cybrosys Technologies Pvt. Ltd. +# +# Copyright (C) 2017-TODAY Cybrosys Technologies(). +# Author: Cybrosys() +# you can modify it under the terms of the GNU AGPL (v3), Version 3. +# +# It is forbidden to publish, distribute, sublicense, or sell copies +# of the Software or modified copies of the Software. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU AGPL (AGPL v3) for more details. +# +############################################################################## +{ + 'name': 'Fleet Rental Management', + 'version': '9.0.2.1.0', + 'summary': """The Complete Solution for a Car/Vehicle Rental System""", + 'description': "Module Helps You To Manage Rental Contracts", + 'category': "Industries", + 'author': 'Cybrosys Techno Solutions', + 'company': 'Cybrosys Techno Solutions', + 'website': "http://www.cybrosys.com", + 'depends': ['base', 'account', 'fleet', 'mail'], + 'data': ['security/rental_security.xml', + 'security/ir.model.access.csv', + 'views/car_rental_view.xml', + 'views/checklist_view.xml', + 'views/car_tools_view.xml', + 'reports/rental_report.xml', + 'data/fleet_rental_data.xml', + ], + 'demo': [ + ], + 'images': ['static/description/banner.jpg'], + 'license': 'AGPL-3', + 'installable': True, + 'application': True, +} diff --git a/fleet_rental/doc/changelog.rst b/fleet_rental/doc/changelog.rst index 93e9a7173..d2dc18762 100644 --- a/fleet_rental/doc/changelog.rst +++ b/fleet_rental/doc/changelog.rst @@ -21,4 +21,6 @@ Changelog - Colour picker widget added. - XML data modified for vehicle stage. - +`9.0.2.1.0` +----------- +- Colour picker widget removed. diff --git a/fleet_rental/doc/changelog.rst~ b/fleet_rental/doc/changelog.rst~ index 7f1b2ec68..93e9a7173 100644 --- a/fleet_rental/doc/changelog.rst~ +++ b/fleet_rental/doc/changelog.rst~ @@ -20,3 +20,5 @@ Changelog - Company Image added. - Colour picker widget added. +- XML data modified for vehicle stage. + diff --git a/fleet_rental/views/car_rental_view.xml b/fleet_rental/views/car_rental_view.xml index 7b6858787..bfb283c32 100644 --- a/fleet_rental/views/car_rental_view.xml +++ b/fleet_rental/views/car_rental_view.xml @@ -34,7 +34,7 @@ - + @@ -89,7 +89,7 @@ - +