Search 1.9 billion lines of Odoo code on GitHub

account_analytic_expected_hours

Author: Onestein
License: AGPL-3
Branch: 8.0
Repository: a0c/addons-onestein
Dependencies: account_analytic_analysis, and hr_timesheet
Languages: Python (162, 66.9%), XML (48, 19.8%), and reStructuredText (32, 13.2%)
Other branches: partsware
Other repositories: AEK-BKF/addons-onestein, AhmedHasan1991/addons-onestein, ArnulfoSepulveda/addons-onestein, CLVsol/addons-onestein, Callino/addons-onestein, Gofekra/addons-onestein, HarshalBhoir/addons-onestein, Hayyan-Ebrahem/addons-onestein, ICTSTUDIO/addons-onestein, JohnLYH/addons-onestein, LevelPrime/addons-onestein, Nkirui/addons-onestein, Nucleoos/addons-onestein, OdooBulgaria/addons-onestein, PrenorSistemas/addons-onestein, RL-OtherApps/addons-onestein, RealSolutionsLux/addons-onestein, VitalPet/addons-onestein, aaltinisik/addons-onestein, adriansteel/addons-onestein, alangwansui/addons-onestein, anodino-dev/addons-onestein, aravinthu/addons-onestein, aurestic/addons-onestein, aymanshow/addons-onestein, bcang/addons-onestein, brain-tec/addons-onestein, cameroun/addons-onestein, camptocamp/addons-onestein, diagramsoftware/addons-onestein, elperrofarelo/addons-onestein, eqms/addons-onestein, eribowo/addons-onestein, focusate/addons-onestein, gfcapalbo/addons-onestein, grant-thornton/addons-onestein, guewen/addons-onestein, gurneyalex/addons-onestein, haryoran04/addons-onestein, hbrunn/addons-onestein, iCivic/addons-onestein, inforpordev/addons-onestein, izzihector/addons-onestein, jimhoefnagels/addons-onestein, jlzhou/addons-onestein, junusd/addons-onestein, kenvac/addons-onestein, kikopeiro/addons-onestein, leodoooca/addons-onestein, levkar/addons-onestein, lnkdel/addons-onestein, luca-vercelli/addons-onestein, marcelsavegnago/addons-onestein, maurolguin1/addons-onestein, minhhq09/addons-onestein, mulaudzicalvin/addons-onestein, nick2474/addons-onestein, niulinlnc/addons-onestein, nvq247/addons-onestein, odof/addons-onestein, odoofans/addons-onestein, omarlemorac/addons-onestein, one2pret/addons-onestein, onesteinbv/addons-onestein, openmes/addons-onestein, robotiko/addons-onestein, royalline1/addons-onestein, sc4you/addons-onestein, scbrianti/addons-onestein, shouyejing/addons-onestein, sunflowerit/addons-onestein, taifu/addons-onestein, tekcloud/addons-onestein, thinkwelltwd/addons-onestein, tholenstein/addons-onestein, tschanzt/addons-onestein, tusharkwagh99/addons-onestein, ursais/addons-onestein, vcloud9ray/addons-onestein, vidtsin/addons-onestein, westlyou/addons-onestein, yasmanycastillo/addons-onestein, and yasserkaddour/addons-onestein

<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.svg"> </a> <a name="account-analytic-expected-hours"></a> <h2>Account Analytic Expected Hours</h2> <p>By installing this module the user will be able to be warned on writing hours while reaching the expected hours.</p> <p>If configured, the user could be also blocked on writing hours while reaching the expected hours.</p> <a name="configuration"></a> <h3>Configuration</h3> <p><em>Percentage</em> On the contract, set a percentage field on which the user writing hours is to be alerted that a block is near.</p> <p><em>Block and alert</em> The block option is a selection list, with three values: No block (which acts as an unchecked check-box), Block (which acts as checked check-box) and Alert but don't block. The latter raises a similar dialog box as the Block option, however, it's allowed to submit the time-sheet.</p> <p><em>Allowed Period</em> An allowed period exists out of a start date and end date. When they are set, it's possible to write hours on the analytic account after the start date and before the end date. If the end date is not set, it is possible to write hours on all days before the end date and on the end date, likewise if the start date is not set, it is possible to write hours on the start date and any day thereafter. Both dates are inclusive.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Create or modify timesheet lines in order to exceed the defined limits.</li> </ol> <a name="credits"></a> <h4>Credits</h4> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</li> </ul>