Skip to content

Commit

Permalink
[UPD] Initialize version 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adhoc-cicd-bot committed Oct 19, 2023
1 parent fbf14bc commit 03da824
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion price_security/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
'views/res_users_views.xml',
'views/sale_order_views.xml',
],
'installable': True,
'installable': False,
}
2 changes: 1 addition & 1 deletion price_security_planned_price/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
'price_security',
'product_planned_price',
],
'installable': True,
'installable': False,
'auto_install': True,
}
2 changes: 1 addition & 1 deletion product_attribute_template/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
'views/product_attribute_template_views.xml',
'views/product_template_views.xml',
],
'installable': True,
'installable': False,
}
2 changes: 1 addition & 1 deletion product_catalog_aeroo_report/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'demo/product_template_demo.xml',
'demo/product_product_demo.xml',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': True,
}
2 changes: 1 addition & 1 deletion product_catalog_aeroo_report_public_categ/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
],
'demo': [
],
'installable': True,
'installable': False,
'auto_install': True,
'application': False,
}
2 changes: 1 addition & 1 deletion product_currency/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'demo': [
'demo/product_product_demo.xml',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_internal_code/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
'test': [
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_management_group/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
'data': [
'security/product_management_security.xml',
],
'installable': True,
'installable': False,
}
2 changes: 1 addition & 1 deletion product_planned_price/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'demo': [
'demo/product_product_demo.xml',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_price_taxes_included/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
'demo': [
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_pricelist/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
'demo': [
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_prices_update/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
],
'demo': [
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_replenishment_cost/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
'demo': [
'demo/replenishment_cost_demo.xml',
],
'installable': True,
'installable': False,
}
2 changes: 1 addition & 1 deletion product_replenishment_cost_mrp/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
'views/product_template_views.xml',
'report/mrp_report_bom_structure.xml'
],
'installable': True,
'installable': False,
}
2 changes: 1 addition & 1 deletion product_replenishment_cost_sale_margin/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
],
'data': [
],
'installable': True,
'installable': False,
}
2 changes: 1 addition & 1 deletion product_sales_abc/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
'test': [
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_stock_by_location/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
'test': [
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_template_tree_first/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'depends': [
'product',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_uoms/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
'views/product_template_views.xml',
'security/ir.model.access.csv',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}
2 changes: 1 addition & 1 deletion product_uoms_purchase/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'views/purchase_order_views.xml',
'security/ir.model.access.csv',
],
'installable': True,
'installable': False,
'auto_install': True,
'application': False,
}
2 changes: 1 addition & 1 deletion product_uoms_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'views/product_template_views.xml',
'security/ir.model.access.csv',
],
'installable': True,
'installable': False,
'auto_install': True,
'application': False,
}
2 changes: 1 addition & 1 deletion product_ux/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
'demo': [
'demo/product_pricelist_demo.xml',
],
'installable': True,
'installable': False,
'auto_install': False,
'application': False,
}

0 comments on commit 03da824

Please sign in to comment.