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',
'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.',
'description': 'Allows setting clients on hold, blocking the ability confirm a new sales order.',
'category': 'Accounting/Accounting',

View file

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

View file

@ -5,4 +5,7 @@ from odoo import models, fields, api
class MailWizardInviteDefault(models.TransientModel):
_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 -*-
{
"name": "Fetchmail Only on production environment",
"version": "15.0.0.0.1",
"version": "17.0.0.0.1",
"category": "Extra Tools",
'summary': 'Fetchmail Only on production environment',
"description": """

View file

@ -18,7 +18,7 @@
#
{
'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.',
'description': 'Adds a button to open the full form view when viewing the form view for a record in a dialog.',
'category': 'Technical',

View file

@ -18,7 +18,7 @@
#
{
'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.',
'category': 'Helpdesk',
'author': 'Bemade Inc.',

View file

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

View file

@ -18,7 +18,7 @@
#
{
'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.',
'description': """Adds a new method for calculating """,
'author': 'Bemade Inc.',

View file

@ -18,7 +18,7 @@
#
{
'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.',
'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

View file

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

View file

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

View file

@ -18,7 +18,7 @@
#
{
'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.',
'category': 'Generic Modules/Base',
'author': 'Bemade Inc.',

View file

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

View file

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
{
"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",
'summary': 'Force Partner to be a company on SO and PO',
"description": """

View file

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

View file

@ -18,7 +18,7 @@
#
{
'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.',
'description': """
Adds the notion of sports teams, players (patients), coaches and treatment

View file

@ -18,7 +18,7 @@
#
{
'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',
'description': '',
'category': 'Inventory',

View file

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

View file

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