diff --git a/car_rental/__manifest__.py b/car_rental/__manifest__.py index 592f60df2..5cc40ee5e 100644 --- a/car_rental/__manifest__.py +++ b/car_rental/__manifest__.py @@ -10,7 +10,8 @@ 'base_automation', 'knowledge', 'payment_demo', - 'project_timesheet', + 'project', + 'timesheet_grid', 'purchase_stock', 'sale_management', 'web_studio', @@ -24,19 +25,21 @@ 'data/ir_actions_server.xml', 'data/ir_ui_view.xml', 'data/ir_attachment_pre.xml', - 'data/product_category.xml', 'data/project_project.xml', 'data/product_template.xml', 'data/product_attribute.xml', 'data/product_attribute_value.xml', 'data/product_template_attribute_line.xml', 'data/product_template_attribute_value.xml', + 'data/product_category.xml', 'data/product_product.xml', 'data/res_config_settings.xml', 'data/knowledge_cover.xml', 'data/knowledge_article.xml', - 'data/payment_provider_demo.xml', 'data/ir_attachment_post.xml', + 'data/website_view.xml', + 'data/website_theme_apply.xml', + 'data/ir_model_data.xml', 'data/mail_message.xml', ], 'demo': [ @@ -59,7 +62,7 @@ 'demo/sale_order_post.xml', 'demo/purchase_order_line_post.xml', 'demo/website_ir_attachment.xml', - 'demo/payment_provider_demo.xml', + 'demo/payment_provider_demo_post.xml', 'demo/website_view.xml', 'demo/website_theme_apply.xml', ], diff --git a/car_rental/data/ir_model_data.xml b/car_rental/data/ir_model_data.xml new file mode 100644 index 000000000..8a26afb15 --- /dev/null +++ b/car_rental/data/ir_model_data.xml @@ -0,0 +1,9 @@ + + + + cloc_exclude_website_view + ir.ui.view + __cloc_exclude__ + + + diff --git a/car_rental/data/payment_provider_demo.xml b/car_rental/data/payment_provider_demo.xml deleted file mode 100644 index 1ab663d4c..000000000 --- a/car_rental/data/payment_provider_demo.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - disabled - - diff --git a/car_rental/data/product_category.xml b/car_rental/data/product_category.xml new file mode 100644 index 000000000..aaf2e7a7e --- /dev/null +++ b/car_rental/data/product_category.xml @@ -0,0 +1,15 @@ + + + + Sedan + + + + SUV + + + + hatchback + + + diff --git a/car_rental/data/product_product.xml b/car_rental/data/product_product.xml index 354fee300..f168d7740 100644 --- a/car_rental/data/product_product.xml +++ b/car_rental/data/product_product.xml @@ -87,4 +87,64 @@ purchase RENTAL + + Audi/A5/HJU47634 + product + + + + + Opel/Agila/KL6464t6 + product + + + + + Audi/A1/GJ/987656 + product + + + + + Audi/A5/GJ657863 + product + + + + + Audi/A5/KGF62652 + product + + + + + Mercedes/Class M/JK46556 + product + + + + + Audi/A3/Mh47535H + product + + + + + Hyundai/i20/DG6864464 + product + + + + + Toyota/Fortuner/GJU685657 + product + + + + + Hyundai/Creta/GJ567655 + product + + + diff --git a/car_rental/data/website_theme_apply.xml b/car_rental/data/website_theme_apply.xml new file mode 100644 index 000000000..4e113077d --- /dev/null +++ b/car_rental/data/website_theme_apply.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/car_rental/data/website_view.xml b/car_rental/data/website_view.xml new file mode 100644 index 000000000..aa48d7615 --- /dev/null +++ b/car_rental/data/website_view.xml @@ -0,0 +1,304 @@ + + + + Contact Us + car_rental.contactus + qweb + + + + + + +