Search 1.9 billion lines of Odoo code on GitHub

sale_timesheet_hook

Author: Brainbean Apps, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0
Repository: acsone/timesheet
Dependencies: sale_timesheet
Languages: HTML (342, 58.3%), PO File (85, 14.5%), Python (113, 19.3%), and reStructuredText (47, 8.0%)
Other repositories: Chandresh-SerpentCS/timesheet, Change2improve/timesheet, DITIntl/timesheet, Digital5-Odoo/timesheet, Dobtor-OCA/timesheet, ERPLibre/timesheet, Gabinete-Digital/timesheet, Ingeos/timesheet, Martronic-SA/timesheet, MathBenTech/timesheet, NeatNerdPrime/timesheet, OCA-MUK/timesheet, OCA/timesheet, SanteLibre/timesheet, Syci-Consulting/timesheet, Tecnativa/timesheet, VCLS-org/timesheet, Vauxoo/timesheet, akretion/timesheet, anandkansagra/timesheet, anhvu-sg/timesheet, ankitprajapati6515/timesheet, area-scm/timesheet, bodi000/timesheet, brainbeanapps/timesheet, camptocamp/timesheet, cloudtrim/timesheet, coopiteasy/timesheet, crnd-inc/timesheet, davejames/timesheet-1, ecosoft-odoo/timesheet, flachica/timesheet, grivalta/timesheet, hbrunn/hr-timesheet, hinfo506/timesheet, i-vyshnevska/timesheet, ip-candres/timesheet, jacky82669513/timesheet, jkraehling/timesheet, krismas/timesheet, leangjia/timesheet, leemannd/timesheet, lideritjnma/timesheet, michaelkarrer81/timesheet, naibor/timesheet, raouf-haddada/timesheet, sadeqamin/timesheet, sanube/timesheet, shiram/timesheet, simahawk/timesheet, sisihitam/timesheet, solvosci/timesheet, sss-software/timesheet-2, steingabelgaard/timesheet, sunflowerit/hr-timesheet, sunshineLhj/timesheet, takinobori/oca-timesheet, tegin/timesheet, urmyway/timesheet, vvrossem/timesheet, wahello/timesheet, wajao/timesheet, and yousef-soliman/timesheet

<h1 class="title">Sales Timesheet: Hook</h1> <p><a class="reference external" 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" 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" href="https://github.com/OCA/timesheet/tree/12.0/sale_timesheet_hook"><img alt="OCA/timesheet" src="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/timesheet-12-0/timesheet-12-0-sale_timesheet_hook"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/117/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module adds hook points in <code>sale_timesheet</code> module in order to add more flexibility in the billing types for the creation of <em>Sale Orders</em>.</p> <p>Although the original code has been modified a bit, the logic has been respected and the method still does exactly the same.</p> <dl class="docutils"> <dt>Technical Enhancements:</dt> <dd><ul class="first last simple"> <li><cite>account.analytic.line</cite> extendability improvements: * <cite>_get_valid_so_line_ids</cite> overridable</li> <li><cite>project.create.sale.order</cite> extendability improvements: * <cite>action_create_sale_order</cite> refactor, reported in <a class="reference external" href="https://github.com/odoo/odoo/pull/31047">odoo/odoo#31047</a>.</li> </ul> </dd> </dl> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/timesheet/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/timesheet/issues/new?body=module:%20sale_timesheet_hook%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Brainbean Apps</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;brainbeanapps.com">alexey.pelykh&#64;brainbeanapps.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <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>This module is part of the <a class="reference external" href="https://github.com/OCA/timesheet/tree/12.0/sale_timesheet_hook">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>