version bumps from 15 to 17

This commit is contained in:
Marc Durepos 2024-03-21 10:30:44 -04:00
parent 30b3e2910d
commit be924fa776
7 changed files with 7 additions and 7 deletions

View file

@ -18,7 +18,7 @@
#
{
'name': 'Documents Portal Base',
'version': '15.0.1.0.0',
'version': '17.0.1.0.0',
'summary': 'Adds documents to the front-end portal.',
'category': 'Document Management',
'author': 'Bemade Inc.',

View file

@ -18,7 +18,7 @@
#
{
'name': 'Fix Quality Worksheet',
'version': '15.0.1.0.0',
'version': '17.0.1.0.0',
'summary': 'Fix Quality worksheet bug from Odoo Enterprise',
'description': '',
'category': 'Quality Control',

View file

@ -18,7 +18,7 @@
#
{
'name': 'Bemade Geo Distance',
'version': '15.0.1.0.0',
'version': '17.0.1.0.0',
'summary': 'Utility module for calculating the distance driving between addresses.',
'description': """Module for calculating the driving distance between addresses using the Google Route API.
**IMPORTANT NOTE:** You must have an active Google Route API key configured in the Geo Localization

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
{
'name': 'Mailcow Integration',
'version': '15.0.1.0.1',
'version': '17.0.1.0.1',
'category': 'Administration',
'summary': 'Module for integrating Mailcow email server with Odoo.',
'description': """

View file

@ -17,7 +17,7 @@
# Check https://github.com/odoo/odoo/blob/15.0/odoo/addons/base/data/ir_module_category_data.xml
# for the full list
'category': 'Uncategorized',
'version': '0.1',
'version': '17.0.1.0.0',
# any module necessary for this one to work correctly
'depends': [

View file

@ -18,7 +18,7 @@
#
{
'name': 'Show Currency in total',
'version': '15.0.0.0.1',
'version': '17.0.0.0.1',
'summary': 'Show Currency in total',
'description': """
This module adds the ability to view currency in total in all pdf.

View file

@ -18,7 +18,7 @@
#
{
'name': 'Bemade App Utilities',
'version': '15.0.1.0.0',
'version': '17.0.1.0.0',
'summary': 'Utilities commonly used in Bemade modules.',
'description': 'Adds utilities such as an annotation for patching tests when modifying Odoo behaviour.',
'category': 'Technical',