Merge pull request #135 from akretion/14.0-mig-sale_no_optional_product-sale_no_preview_button
[14.0][MIG] sale_no_optional_product, sale_no_preview_button: migration to 14.0
This commit is contained in:
@@ -5,19 +5,20 @@
|
||||
{
|
||||
"name": "Sale no optional product",
|
||||
"summary": "Hide optional product",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "14.0.1.0.0",
|
||||
"category": "Usability",
|
||||
"website": "www.akretion.com",
|
||||
"author": " Akretion",
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": False,
|
||||
"installable": True,
|
||||
"external_dependencies": {
|
||||
"python": [],
|
||||
"bin": [],
|
||||
},
|
||||
"depends": [
|
||||
"sale_management",
|
||||
"sale_product_configurator"
|
||||
],
|
||||
"data": [
|
||||
"views/product_template_view.xml",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
{
|
||||
"name": "Sale no preview button",
|
||||
"summary": "Hide 'preview' from sale",
|
||||
"version": "12.0.1.0.0",
|
||||
"version": "14.0.1.0.0",
|
||||
"category": "Usabability",
|
||||
"website": "www.akretion.com",
|
||||
"author": " Akretion",
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": False,
|
||||
"installable": True,
|
||||
"external_dependencies": {
|
||||
"python": [],
|
||||
"bin": [],
|
||||
|
||||
Reference in New Issue
Block a user