diff --git a/addons/restaurant_management/__manifest__.py b/addons/restaurant_management/__manifest__.py index 8e06072..b7c44b1 100644 --- a/addons/restaurant_management/__manifest__.py +++ b/addons/restaurant_management/__manifest__.py @@ -21,6 +21,7 @@ 'views/restaurant_menus.xml', 'views/pos_order_views.xml', 'views/res_users_views.xml', + 'views/product_template_views.xml', ], 'installable': True, 'application': True, diff --git a/addons/restaurant_management/views/product_template_views.xml b/addons/restaurant_management/views/product_template_views.xml new file mode 100644 index 0000000..9f259b9 --- /dev/null +++ b/addons/restaurant_management/views/product_template_views.xml @@ -0,0 +1,17 @@ + + + + + product.template.form.pos.category + product.template + + + + + + + + + diff --git a/addons/theme_chennora/views/pages.xml b/addons/theme_chennora/views/pages.xml index 90eb717..66f0ce1 100644 --- a/addons/theme_chennora/views/pages.xml +++ b/addons/theme_chennora/views/pages.xml @@ -349,14 +349,133 @@ Chennora is rated among the best Indian restaurants in Brampton, offering authen -