|
3 | 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
4 | 4 | <head> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 | | -<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" /> |
| 6 | +<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" /> |
7 | 7 | <title>Helpdesk Ticket Timesheet Add Line</title> |
8 | 8 | <style type="text/css"> |
9 | 9 |
|
@@ -366,57 +366,55 @@ <h1 class="title">Helpdesk Ticket Timesheet Add Line</h1> |
366 | 366 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
367 | 367 | !! This file is generated by oca-gen-addon-readme !! |
368 | 368 | !! changes will be overwritten. !! |
| 369 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 370 | +!! source digest: sha256:4ffe65c4c01e83965652b12a2dc4881047cf150b54d9f01d3a624f4984429aec |
369 | 371 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> |
370 | | -<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/solvosci/slv-helpdesk/tree/12.0/helpdesk_mgmt_timesheet_addline"><img alt="solvosci/slv-helpdesk" src="https://img.shields.io/badge/github-solvosci%2Fslv--helpdesk-lightgray.png?logo=github" /></a></p> |
| 372 | +<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/slv-helpdesk/tree/15.0/helpdesk_mgmt_timesheet_addline"><img alt="OCA/slv-helpdesk" src="https://img.shields.io/badge/github-OCA%2Fslv--helpdesk-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/slv-helpdesk-15-0/slv-helpdesk-15-0-helpdesk_mgmt_timesheet_addline"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runboat.odoo-community.org/builds?repo=OCA/slv-helpdesk&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> |
371 | 373 | <p>Adds a more accesible button for timesheet creation within ticket form</p> |
372 | 374 | <p><strong>Table of contents</strong></p> |
373 | 375 | <div class="contents local topic" id="contents"> |
374 | 376 | <ul class="simple"> |
375 | | -<li><a class="reference internal" href="#known-issues-roadmap" id="id1">Known issues / Roadmap</a></li> |
376 | | -<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> |
377 | | -<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> |
378 | | -<li><a class="reference internal" href="#authors" id="id4">Authors</a></li> |
379 | | -<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> |
380 | | -<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> |
| 377 | +<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> |
| 378 | +<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> |
| 379 | +<li><a class="reference internal" href="#authors" id="id3">Authors</a></li> |
| 380 | +<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> |
| 381 | +<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> |
381 | 382 | </ul> |
382 | 383 | </li> |
383 | 384 | </ul> |
384 | 385 | </div> |
385 | | -<div class="section" id="known-issues-roadmap"> |
386 | | -<h1><a class="toc-backref" href="#id1">Known issues / Roadmap</a></h1> |
387 | | -<p>With this new button timesheets are immediately created after editing, even if |
388 | | -general ticket edition is cancelled. In fact, if the timesheets occurs during a |
389 | | -new ticket edition, the ticket is actually created, at this time. The desired |
390 | | -behavior should be the standard one (the whole ticket should be updated in a |
391 | | -single operation, or not updated at all).</p> |
392 | | -</div> |
393 | 386 | <div class="section" id="bug-tracker"> |
394 | | -<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1> |
395 | | -<p>Bugs are tracked on <a class="reference external" href="https://github.com/solvosci/slv-helpdesk/issues">GitHub Issues</a>. |
| 387 | +<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1> |
| 388 | +<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/slv-helpdesk/issues">GitHub Issues</a>. |
396 | 389 | In case of trouble, please check there if your issue has already been reported. |
397 | | -If you spotted it first, help us smashing it by providing a detailed and welcomed |
398 | | -<a class="reference external" href="https://github.com/solvosci/slv-helpdesk/issues/new?body=module:%20helpdesk_mgmt_timesheet_addline%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
| 390 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 391 | +<a class="reference external" href="https://github.com/OCA/slv-helpdesk/issues/new?body=module:%20helpdesk_mgmt_timesheet_addline%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> |
399 | 392 | <p>Do not contact contributors directly about support or help with technical issues.</p> |
400 | 393 | </div> |
401 | 394 | <div class="section" id="credits"> |
402 | | -<h1><a class="toc-backref" href="#id3">Credits</a></h1> |
| 395 | +<h1><a class="toc-backref" href="#id2">Credits</a></h1> |
403 | 396 | <div class="section" id="authors"> |
404 | | -<h2><a class="toc-backref" href="#id4">Authors</a></h2> |
| 397 | +<h2><a class="toc-backref" href="#id3">Authors</a></h2> |
405 | 398 | <ul class="simple"> |
406 | 399 | <li>Solvos</li> |
407 | 400 | </ul> |
408 | 401 | </div> |
409 | 402 | <div class="section" id="contributors"> |
410 | | -<h2><a class="toc-backref" href="#id5">Contributors</a></h2> |
| 403 | +<h2><a class="toc-backref" href="#id4">Contributors</a></h2> |
411 | 404 | <ul class="simple"> |
412 | 405 | <li>Christian Santamaria <<a class="reference external" href="mailto:christian.santamaria@solvos.es">christian.santamaria@solvos.es</a>></li> |
413 | 406 | <li>David Alonso <<a class="reference external" href="mailto:david.alonso@solvos.es">david.alonso@solvos.es</a>></li> |
414 | 407 | </ul> |
415 | 408 | </div> |
416 | 409 | <div class="section" id="maintainers"> |
417 | | -<h2><a class="toc-backref" href="#id6">Maintainers</a></h2> |
418 | | -<p>This module is part of the <a class="reference external" href="https://github.com/solvosci/slv-helpdesk/tree/12.0/helpdesk_mgmt_timesheet_addline">solvosci/slv-helpdesk</a> project on GitHub.</p> |
419 | | -<p>You are welcome to contribute.</p> |
| 410 | +<h2><a class="toc-backref" href="#id5">Maintainers</a></h2> |
| 411 | +<p>This module is maintained by the OCA.</p> |
| 412 | +<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> |
| 413 | +<p>OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 414 | +mission is to support the collaborative development of Odoo features and |
| 415 | +promote its widespread use.</p> |
| 416 | +<p>This module is part of the <a class="reference external" href="https://github.com/OCA/slv-helpdesk/tree/15.0/helpdesk_mgmt_timesheet_addline">OCA/slv-helpdesk</a> project on GitHub.</p> |
| 417 | +<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> |
420 | 418 | </div> |
421 | 419 | </div> |
422 | 420 | </div> |
|
0 commit comments