change manifest version for all

This commit is contained in:
Benoît Vézina 2024-02-28 13:18:13 -05:00
parent 55743bbfeb
commit 0fde311ee9
19 changed files with 22 additions and 19 deletions

View file

@ -1,6 +1,6 @@
{ {
'name': 'Account Credit Hold', 'name': 'Account Credit Hold',
'version': '16.0.1.0.0', 'version': '17.0.1.0.0',
'summary': 'Allows setting clients on credit hold, blocking the ability confirm a new sales order.', 'summary': 'Allows setting clients on credit hold, blocking the ability confirm a new sales order.',
'description': 'Allows setting clients on hold, blocking the ability confirm a new sales order.', 'description': 'Allows setting clients on hold, blocking the ability confirm a new sales order.',
'category': 'Accounting/Accounting', 'category': 'Accounting/Accounting',

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Change default when adding follower", "name": "Change default when adding follower",
"version": "15.0.0.0.1", "version": "17.0.0.0.1",
"category": "Extra Tools", "category": "Extra Tools",
'summary': 'Change default when adding follower', 'summary': 'Change default when adding follower',
"description": """ "description": """

View file

@ -5,4 +5,7 @@ from odoo import models, fields, api
class MailWizardInviteDefault(models.TransientModel): class MailWizardInviteDefault(models.TransientModel):
_inherit = 'mail.wizard.invite' _inherit = 'mail.wizard.invite'
send_mail = fields.Boolean(default=False, help="If true, an invitation email will be sent to the recipient") send_mail = fields.Boolean(
default=False,
help="If true, an invitation email will be sent to the recipient"
)

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Fetchmail Only on production environment", "name": "Fetchmail Only on production environment",
"version": "15.0.0.0.1", "version": "17.0.0.0.1",
"category": "Extra Tools", "category": "Extra Tools",
'summary': 'Fetchmail Only on production environment', 'summary': 'Fetchmail Only on production environment',
"description": """ "description": """

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'Full Form from Dialog', 'name': 'Full Form from Dialog',
'version': '16.0.1.0.0', 'version': '17.0.1.0.0',
'summary': 'Allows opening the full form view from the dialog (modal) view.', 'summary': 'Allows opening the full form view from the dialog (modal) view.',
'description': 'Adds a button to open the full form view when viewing the form view for a record in a dialog.', 'description': 'Adds a button to open the full form view when viewing the form view for a record in a dialog.',
'category': 'Technical', 'category': 'Technical',

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'Helpdesk One Ticket Per Email', 'name': 'Helpdesk One Ticket Per Email',
'version': '15.0.1.0.0', 'version': '17.0.1.0.0',
'summary': 'Restrict ticket creation to a single ticket per email received.', 'summary': 'Restrict ticket creation to a single ticket per email received.',
'category': 'Helpdesk', 'category': 'Helpdesk',
'author': 'Bemade Inc.', 'author': 'Bemade Inc.',

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Hide Decimal on unit", "name": "Hide Decimal on unit",
"version": "15.0.0.1.1", "version": "17.0.0.1.1",
"category": "Extra Tools", "category": "Extra Tools",
'summary': 'Hide decimal on Qty when there is no decimal', 'summary': 'Hide decimal on Qty when there is no decimal',
"description": """ "description": """

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'Sales Margin on Vendor Price', 'name': 'Sales Margin on Vendor Price',
'version': '15.0.0.0.1', 'version': '17.0.0.0.1',
'summary': 'Enables calculation of sales margins based on vendor pricelists.', 'summary': 'Enables calculation of sales margins based on vendor pricelists.',
'description': """Adds a new method for calculating """, 'description': """Adds a new method for calculating """,
'author': 'Bemade Inc.', 'author': 'Bemade Inc.',

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'bemade_multiple_billing_contacts', 'name': 'bemade_multiple_billing_contacts',
'version': '15.0.1.0.1', 'version': '17.0.1.0.1',
'summary': 'Send invoices to multiple contacts by default.', 'summary': 'Send invoices to multiple contacts by default.',
'description': """By default, newly created invoices add all invoice addresses for the given partner as 'description': """By default, newly created invoices add all invoice addresses for the given partner as
followers on the invoice. If billing contacts are set manually on the sales order, those billing followers on the invoice. If billing contacts are set manually on the sales order, those billing

View file

@ -1,6 +1,6 @@
{ {
'name': 'Packing wizard', 'name': 'Packing wizard',
'version': '16.0.1.0.0', 'version': '17.0.1.0.0',
'category': 'Extra Tools', 'category': 'Extra Tools',
'summary': 'Allow automated packing type creation', 'summary': 'Allow automated packing type creation',
'description': """ 'description': """

View file

@ -1,6 +1,6 @@
{ {
'name': 'Automated Partner Association by Email Domain', 'name': 'Automated Partner Association by Email Domain',
'version': '16.0.0.0.0', 'version': '17.0.0.0.0',
'category': 'Extra Tools', 'category': 'Extra Tools',
'summary': 'Automatically associates partners with companies using matching email domains', 'summary': 'Automatically associates partners with companies using matching email domains',
'description': """ 'description': """

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'Partner Root Ancestor', 'name': 'Partner Root Ancestor',
'version': '15.0.1.0.0', 'version': '17.0.1.0.0',
'summary': 'Technical module to add the field root_ancestor to res.partner.', 'summary': 'Technical module to add the field root_ancestor to res.partner.',
'category': 'Generic Modules/Base', 'category': 'Generic Modules/Base',
'author': 'Bemade Inc.', 'author': 'Bemade Inc.',

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Chatter on the Reordering Rules", "name": "Chatter on the Reordering Rules",
"version": "15.0.0.0.1", "version": "17.0.0.0.1",
"category": "Extra Tools", "category": "Extra Tools",
'license': 'GPL-3', 'license': 'GPL-3',
'summary': 'Add chatter on the reordering rules', 'summary': 'Add chatter on the reordering rules',

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Force Partner to be a company on SO and PO", "name": "Force Partner to be a company on SO and PO",
"version": "15.0.0.0.1", "version": "17.0.0.0.1",
"category": "Extra Tools", "category": "Extra Tools",
'summary': 'Force Partner to be a company on SO and PO', 'summary': 'Force Partner to be a company on SO and PO',
"description": """ "description": """

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Add SO Followers to Picking", "name": "Add SO Followers to Picking",
"version": "15.0.0.0.1", "version": "17.0.0.0.1",
"category": "Extra Tools", "category": "Extra Tools",
'summary': 'Add SO Followers to Picking', 'summary': 'Add SO Followers to Picking',
"description": """ "description": """

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'Sports Clinic Management', 'name': 'Sports Clinic Management',
'version': '16.0.1.5.2', 'version': '17.0.1.5.2',
'summary': 'Manage the patients of a sports medicine clinic.', 'summary': 'Manage the patients of a sports medicine clinic.',
'description': """ 'description': """
Adds the notion of sports teams, players (patients), coaches and treatment Adds the notion of sports teams, players (patients), coaches and treatment

View file

@ -18,7 +18,7 @@
# #
{ {
'name': 'Stock Quant Valuation', 'name': 'Stock Quant Valuation',
'version': '16.0.1.0.0', 'version': '17.0.1.0.0',
'summary': 'Adds valuation to stock quant for better inventory adjustment management', 'summary': 'Adds valuation to stock quant for better inventory adjustment management',
'description': '', 'description': '',
'category': 'Inventory', 'category': 'Inventory',

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
{ {
"name": "Time Off Alternative Follower", "name": "Time Off Alternative Follower",
"version": "15.0.0.0.1", "version": "17.0.0.0.1",
"category": "Extra Tools", "category": "Extra Tools",
'summary': 'Add Alternative Follower When Receiving Message While On Time Off', 'summary': 'Add Alternative Follower When Receiving Message While On Time Off',
"description": """ "description": """

View file

@ -1,6 +1,6 @@
{ {
'name': 'Temporary Change for Image Full Size', 'name': 'Temporary Change for Image Full Size',
'version': '16.0.0.0.0', 'version': '17.0.0.0.0',
'category': 'Extra Tools', 'category': 'Extra Tools',
'summary': 'Temporary Change for Image Full Size', 'summary': 'Temporary Change for Image Full Size',
'description': """ 'description': """