Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Mar 18, 2024
1 parent 098721b commit 017f2f2
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ addon | version | maintainers | summary
[hr_timesheet_activity_begin_end](hr_timesheet_activity_begin_end/) | 14.0.1.0.2 | | Timesheet Activities - Begin/End Hours
[hr_timesheet_analysis](hr_timesheet_analysis/) | 14.0.1.0.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Analyze tracked time in Graph views
[hr_timesheet_employee_analytic_tag](hr_timesheet_employee_analytic_tag/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Hr Timesheet Employee Analytic Tag
[hr_timesheet_purchase_order](hr_timesheet_purchase_order/) | 14.0.1.0.0 | | HR Timesheet Purchase Order
[hr_timesheet_purchase_order](hr_timesheet_purchase_order/) | 14.0.1.1.0 | [![dessanhemrayev](https://github.com/dessanhemrayev.png?size=30px)](https://github.com/dessanhemrayev) [![aleuffre](https://github.com/aleuffre.png?size=30px)](https://github.com/aleuffre) [![renda-dev](https://github.com/renda-dev.png?size=30px)](https://github.com/renda-dev) | HR Timesheet Purchase Order
[hr_timesheet_report](hr_timesheet_report/) | 14.0.1.0.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Generate Timesheet Report from Task Logs
[hr_timesheet_report_milestone](hr_timesheet_report_milestone/) | 14.0.1.0.0 | | Extend Timesheet by adding Milestone
[hr_timesheet_sheet](hr_timesheet_sheet/) | 14.0.1.4.1 | | Timesheet Sheets, Activities
Expand Down
29 changes: 22 additions & 7 deletions hr_timesheet_purchase_order/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ HR Timesheet Purchase Order
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:fc7747e3e251a99b57a236dfdee7580c52bc5ebeb54ea304cebc90d2523289ab
!! source digest: sha256:8ee916a67e3d61ac27f7e4f0a2499babf868024f27e3b2a9de46b7c7b7a869e8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -32,8 +32,7 @@ HR Timesheet Purchase Order
Create purchase orders from timesheet sheets
============================================

This module allows you to create Purchase Orders based on the employee timesheet sheet.
This might be usefull for subcontrating and outsourcing.
This module allows you to create Purchase Orders based on the employee timesheet sheet, both manually and automatically. This can be useful for subcontrating and outsourcing.

**Table of contents**

Expand All @@ -43,14 +42,16 @@ This might be usefull for subcontrating and outsourcing.
Configuration
=============

Select a product that will be used for PO lines *General Settings -> Timesheet -> Purchase Timesheet Product*
General Settings > Timesheet > Timesheet Options: in field "Purchase Timesheet Product" select the product that will be used in PO to bill timesheet hours.

Usage
=====

* Go to Employees app > select an employee > go to HR Settings tab and enable the "Generate Purchase Order from timesheet sheet" checkbox
* Select the Billing partner for which the PO will be created
* Click the *Create Purchase Order* in the *Timesheet Sheet* form to create a new RFQ
Go to Employees app > select an employee > go to HR Settings tab and enable the "Generate POs from timesheet sheet" checkbox
Select the Billing partner which will be the vendor in the created POs
By enabling "Automatic PO generation from timesheet sheets" in Partner > Sales & Purchase tab, user can set the recurrence of PO generation and whether the RFQ report should be sent automatically after creation.

In the Timesheet Sheet form, use the Create Purchase Order button to create a new RFQ.

A server action to create POs is also available in tree view.

Expand Down Expand Up @@ -97,6 +98,20 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-dessanhemrayev| image:: https://github.com/dessanhemrayev.png?size=40px
:target: https://github.com/dessanhemrayev
:alt: dessanhemrayev
.. |maintainer-aleuffre| image:: https://github.com/aleuffre.png?size=40px
:target: https://github.com/aleuffre
:alt: aleuffre
.. |maintainer-renda-dev| image:: https://github.com/renda-dev.png?size=40px
:target: https://github.com/renda-dev
:alt: renda-dev

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-dessanhemrayev| |maintainer-aleuffre| |maintainer-renda-dev|

This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/14.0/hr_timesheet_purchase_order>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion hr_timesheet_purchase_order/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "HR Timesheet Purchase Order",
"version": "14.0.1.0.0",
"version": "14.0.1.1.0",
"summary": "HR Timesheet Purchase Order",
"author": "Ooops, Cetmix, Odoo Community Association (OCA)",
"license": "AGPL-3",
Expand Down
19 changes: 9 additions & 10 deletions hr_timesheet_purchase_order/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -369,14 +368,13 @@ <h1>HR Timesheet Purchase Order</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:fc7747e3e251a99b57a236dfdee7580c52bc5ebeb54ea304cebc90d2523289ab
!! source digest: sha256:8ee916a67e3d61ac27f7e4f0a2499babf868024f27e3b2a9de46b7c7b7a869e8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/timesheet/tree/14.0/hr_timesheet_purchase_order"><img alt="OCA/timesheet" src="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/timesheet-14-0/timesheet-14-0-hr_timesheet_purchase_order"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/timesheet&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
</div>
<div class="section" id="create-purchase-orders-from-timesheet-sheets">
<h1>Create purchase orders from timesheet sheets</h1>
<p>This module allows you to create Purchase Orders based on the employee timesheet sheet.
This might be usefull for subcontrating and outsourcing.</p>
<p>This module allows you to create Purchase Orders based on the employee timesheet sheet, both manually and automatically. This can be useful for subcontrating and outsourcing.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand All @@ -394,15 +392,14 @@ <h1>Create purchase orders from timesheet sheets</h1>
</div>
<div class="section" id="configuration">
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
<p>Select a product that will be used for PO lines <em>General Settings -&gt; Timesheet -&gt; Purchase Timesheet Product</em></p>
<p>General Settings &gt; Timesheet &gt; Timesheet Options: in field “Purchase Timesheet Product” select the product that will be used in PO to bill timesheet hours.</p>
</div>
<div class="section" id="usage">
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
<ul class="simple">
<li>Go to Employees app &gt; select an employee &gt; go to HR Settings tab and enable the “Generate Purchase Order from timesheet sheet” checkbox</li>
<li>Select the Billing partner for which the PO will be created</li>
<li>Click the <em>Create Purchase Order</em> in the <em>Timesheet Sheet</em> form to create a new RFQ</li>
</ul>
<p>Go to Employees app &gt; select an employee &gt; go to HR Settings tab and enable the “Generate POs from timesheet sheet” checkbox
Select the Billing partner which will be the vendor in the created POs
By enabling “Automatic PO generation from timesheet sheets” in Partner &gt; Sales &amp; Purchase tab, user can set the recurrence of PO generation and whether the RFQ report should be sent automatically after creation.</p>
<p>In the Timesheet Sheet form, use the Create Purchase Order button to create a new RFQ.</p>
<p>A server action to create POs is also available in tree view.</p>
</div>
<div class="section" id="bug-tracker">
Expand Down Expand Up @@ -442,6 +439,8 @@ <h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
<p><a class="reference external image-reference" href="https://github.com/dessanhemrayev"><img alt="dessanhemrayev" src="https://github.com/dessanhemrayev.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/aleuffre"><img alt="aleuffre" src="https://github.com/aleuffre.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/renda-dev"><img alt="renda-dev" src="https://github.com/renda-dev.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/timesheet/tree/14.0/hr_timesheet_purchase_order">OCA/timesheet</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
Expand Down

0 comments on commit 017f2f2

Please sign in to comment.