diff --git a/deltatech_category_group_equipment/README.rst b/deltatech_category_group_equipment/README.rst new file mode 100644 index 0000000..085bed7 --- /dev/null +++ b/deltatech_category_group_equipment/README.rst @@ -0,0 +1,63 @@ +================================== +Deltatech Equipment Category Group +================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:7f3152726cf0a3ecf09d35ef84472c25c91eff3decd49ed65ad1f7b0307d1c08 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github + :target: https://github.com/dhongu/deltatech/tree/18.0/deltatech_category_group_equipment + :alt: dhongu/deltatech + +|badge1| |badge2| + +Features: + +- adds two grouping elements for equipments: "Category type" and + "Category class", related to internal category of the equipment's + product + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `Terrabit Issues `_. +In case of trouble, please check there if your issue has already been reported. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Terrabit +* Dan Stoica + +Maintainers +----------- + +.. |maintainer-danila12| image:: https://github.com/danila12.png?size=40px + :target: https://github.com/danila12 + :alt: danila12 + +Current maintainer: + +|maintainer-danila12| + +This module is part of the `dhongu/deltatech `_ project on GitHub. + +You are welcome to contribute. \ No newline at end of file diff --git a/deltatech_category_group_equipment/__init__.py b/deltatech_category_group_equipment/__init__.py new file mode 100644 index 0000000..b205bda --- /dev/null +++ b/deltatech_category_group_equipment/__init__.py @@ -0,0 +1,6 @@ +# © 2008-now Terrabit +# Dan Stoica + + + + +Deltatech Equipment Category Group + + + +
+

Deltatech Equipment Category Group

+ + +

Beta dhongu/deltatech

+

Features:

+
    +
  • adds two grouping elements for equipments: “Category type” and +“Category class”, related to internal category of the equipment’s +product
  • +
+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on Terrabit Issues. +In case of trouble, please check there if your issue has already been reported.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Terrabit
  • +
  • Dan Stoica
  • +
+
+
+

Maintainers

+

Current maintainer:

+

danila12

+

This module is part of the dhongu/deltatech project on GitHub.

+

You are welcome to contribute.

+
+
+
+ + diff --git a/deltatech_category_group_equipment/static/description/main_screenshot.png b/deltatech_category_group_equipment/static/description/main_screenshot.png new file mode 100644 index 0000000..4292c67 Binary files /dev/null and b/deltatech_category_group_equipment/static/description/main_screenshot.png differ diff --git a/deltatech_category_group_equipment/views/service_equipment.xml b/deltatech_category_group_equipment/views/service_equipment.xml new file mode 100644 index 0000000..6d3149e --- /dev/null +++ b/deltatech_category_group_equipment/views/service_equipment.xml @@ -0,0 +1,30 @@ + + + + equipment.group.list + service.equipment + + + + + + + + + + + service.equipment.search + service.equipment + + + + + + + + + + + + +