diff --git a/fleet_rental/__manifest__.py b/fleet_rental/__manifest__.py index fd54c1c5f..aca4b9e0d 100644 --- a/fleet_rental/__manifest__.py +++ b/fleet_rental/__manifest__.py @@ -19,14 +19,14 @@ { 'name': 'Fleet Rental Management', - 'version': '10.0.3.0.0', + 'version': '10.0.3.1.0', 'summary': """This module will helps you to give the vehicles for Rent.""", '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/__manifest__.py~ b/fleet_rental/__manifest__.py~ new file mode 100644 index 000000000..af8f03b29 --- /dev/null +++ b/fleet_rental/__manifest__.py~ @@ -0,0 +1,44 @@ +# -*- 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': '10.0.3.0.0', + 'summary': """This module will helps you to give the vehicles for Rent.""", + '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 9bc8add5f..f393a607c 100644 --- a/fleet_rental/doc/changelog.rst +++ b/fleet_rental/doc/changelog.rst @@ -41,3 +41,7 @@ Changelog - Company Image added to "Fleet Rental Module Logo". - Added xml data for vehicle stage. + +`10.0.3.1.0` +------------ +- Colour Widget Dependecy Removed. diff --git a/fleet_rental/doc/changelog.rst~ b/fleet_rental/doc/changelog.rst~ index 5c010fb95..9bc8add5f 100644 --- a/fleet_rental/doc/changelog.rst~ +++ b/fleet_rental/doc/changelog.rst~ @@ -30,6 +30,8 @@ Changelog - Field changed in recurrent invoice line. - Company Image added. +- Added xml data for vehicle stage. + `10.0.3.0.0` ------------ - Changed Menus: accessories/tools. @@ -37,3 +39,5 @@ Changelog - Checking list invoicing changed. - Due date of invoice added in recurrent invoice line. - Company Image added to "Fleet Rental Module Logo". + +- Added xml data for vehicle stage. diff --git a/fleet_rental/views/car_rental_view.xml b/fleet_rental/views/car_rental_view.xml index e34044f35..97d0e6cbc 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 @@ - +