From 37b5157bcbabf76efde0f21b8ed75b38516c3682 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Wed, 9 Oct 2024 14:36:21 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + .../README.rst | 70 +++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 resource_multi_week_work_time_from_contracts/README.rst diff --git a/README.md b/README.md index f84fa0a1..68c9698e 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ addon | version | maintainers | summary [purchase_order_weight](purchase_order_weight/) | 12.0.1.0.0 | | Adds weight and weight unit to Purchase Order [purchase_supplier_free_shipping_threshold](purchase_supplier_free_shipping_threshold/) | 12.0.1.0.0 | [![victor-champonnois](https://github.com/victor-champonnois.png?size=30px)](https://github.com/victor-champonnois) | Free Shipping Threshold On Suppliers [report_certisys_label](report_certisys_label/) | 12.0.1.0.0 | | Add Certisys Label on account, stock and sale reports +[resource_multi_week_work_time_from_contracts](resource_multi_week_work_time_from_contracts/) | 12.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | A compatibility module. [resource_work_time_from_contracts](resource_work_time_from_contracts/) | 12.0.2.0.0 | | Take the contracts of an employee into account when computing work time per day [sale_order_for_approval](sale_order_for_approval/) | 12.0.1.0.0 | | Display "For Approval" mention on Sale Orders [sale_order_mass_confirmation](sale_order_mass_confirmation/) | 12.0.1.0.0 | | Confirm multiple sale orders (quotations) with one action diff --git a/resource_multi_week_work_time_from_contracts/README.rst b/resource_multi_week_work_time_from_contracts/README.rst new file mode 100644 index 00000000..aede7ab1 --- /dev/null +++ b/resource_multi_week_work_time_from_contracts/README.rst @@ -0,0 +1,70 @@ +================================================== +Multi-week calendars with work time from contracts +================================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:030199b278ef2b65f784847ba7280c2c9a52b81e44cdca5c205fb488a6732a6b + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-coopiteasy%2Faddons-lightgray.png?logo=github + :target: https://github.com/coopiteasy/addons/tree/12.0/resource_multi_week_work_time_from_contracts + :alt: coopiteasy/addons + +|badge1| |badge2| |badge3| + +A compatibility module. + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* Coop IT Easy SC + +Contributors +~~~~~~~~~~~~ + +* `Coop IT Easy SC `_: + + * Carmen Bianca BAKKER + +Maintainers +~~~~~~~~~~~ + +.. |maintainer-carmenbianca| image:: https://github.com/carmenbianca.png?size=40px + :target: https://github.com/carmenbianca + :alt: carmenbianca + +Current maintainer: + +|maintainer-carmenbianca| + +This module is part of the `coopiteasy/addons `_ project on GitHub. + +You are welcome to contribute.