[MIG] delivery_usability to v16

This commit is contained in:
Alexis de Lattre
2022-10-27 23:13:29 +02:00
parent a7a1eefb15
commit 8486c75f90
3 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
# Copyright 2018-2021 Akretion (http://www.akretion.com)
# Copyright 2018-2022 Akretion (http://www.akretion.com)
# @author Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'Delivery Usability',
'version': '14.0.1.0.0',
'version': '16.0.1.0.0',
'category': 'Stock',
'license': 'AGPL-3',
'summary': 'Several usability enhancements in Delivery',
@@ -23,5 +23,5 @@ This module has been written by Alexis de Lattre from Akretion <alexis.delattre@
'data': [
'views/stock_picking.xml',
],
'installable': False,
'installable': True,
}

View File

@@ -1,4 +1,4 @@
# Copyright 2018-2021 Akretion (http://www.akretion.com)
# Copyright 2018-2022 Akretion (http://www.akretion.com)
# @author Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2018-2021 Akretion France
Copyright 2018-2022 Akretion France
@author: Alexis de Lattre <alexis.delattre@akretion.com>
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-->