3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
5
5
< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6
- < title > Service tracking: Copy tasks in project </ title >
6
+ < title > README.rst </ title >
7
7
< style type ="text/css ">
8
8
9
9
/*
360
360
</ style >
361
361
</ head >
362
362
< body >
363
- < div class ="document " id ="service-tracking-copy-tasks-in-project ">
364
- < h1 class ="title "> Service tracking: Copy tasks in project</ h1 >
363
+ < div class ="document ">
365
364
365
+
366
+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367
+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368
+ </ a >
369
+ < div class ="section " id ="service-tracking-copy-tasks-in-project ">
370
+ < h1 > Service tracking: Copy tasks in project</ h1 >
366
371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
372
!! This file is generated by oca-gen-addon-readme !!
368
373
!! changes will be overwritten. !!
369
374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:9e20fdd9c2b8d3bec01955b01a331d15686762e3456aab9a386fd3802557e855
375
+ !! source digest: sha256:e10e6e807fdd1bbe3eb92a8e497c73b133079a2a23648cca5cb1acb65a9e176a
371
376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- < 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/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 image-reference " href ="https://github.com/OCA/project/tree/18.0/sale_project_copy_tasks "> < img alt ="OCA/project " src ="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/project-18-0/project-18-0-sale_project_copy_tasks "> < 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/project&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377
+ < 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/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/project/tree/18.0/sale_project_copy_tasks "> < img alt ="OCA/project " src ="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/project-18-0/project-18-0-sale_project_copy_tasks "> < 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/project&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
378
< p > This module allows creating tasks in an existing project from the sales
374
379
order through setting the product with a project template with the
375
380
desired task.</ p >
@@ -388,13 +393,13 @@ <h1 class="title">Service tracking: Copy tasks in project</h1>
388
393
</ ul >
389
394
</ div >
390
395
< div class ="section " id ="use-cases-context ">
391
- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h1 >
396
+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Use Cases / Context</ a > </ h2 >
392
397
< p > The use case is when an Odoo customer sells the same services with the
393
398
same tasks constantly and the tasks should be linked with existing
394
399
project. Standard Odoo would always create a new project.</ p >
395
400
</ div >
396
401
< div class ="section " id ="usage ">
397
- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
402
+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
398
403
< ol class ="arabic simple ">
399
404
< li > Go to Project > Projects.</ li >
400
405
< li > Create project.</ li >
@@ -412,23 +417,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
412
417
</ ol >
413
418
</ div >
414
419
< div class ="section " id ="bug-tracker ">
415
- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
420
+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
416
421
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/project/issues "> GitHub Issues</ a > .
417
422
In case of trouble, please check there if your issue has already been reported.
418
423
If you spotted it first, help us to smash it by providing a detailed and welcomed
419
424
< a class ="reference external " href ="https://github.com/OCA/project/issues/new?body=module:%20sale_project_copy_tasks%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
420
425
< p > Do not contact contributors directly about support or help with technical issues.</ p >
421
426
</ div >
422
427
< div class ="section " id ="credits ">
423
- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
428
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
424
429
< div class ="section " id ="authors ">
425
- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
430
+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
426
431
< ul class ="simple ">
427
432
< li > Moduon</ li >
428
433
</ ul >
429
434
</ div >
430
435
< div class ="section " id ="contributors ">
431
- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
436
+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
432
437
< ul class ="simple ">
433
438
< li > Eduardo de Miguel (< a class ="reference external " href ="https://www.moduon.team/ "> Moduon</ a > )</ li >
434
439
< li > Emilio Pascual (< a class ="reference external " href ="https://www.moduon.team/ "> Moduon</ a > )</ li >
@@ -437,7 +442,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
437
442
</ ul >
438
443
</ div >
439
444
< div class ="section " id ="maintainers ">
440
- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
445
+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
441
446
< p > This module is maintained by the OCA.</ p >
442
447
< a class ="reference external image-reference " href ="https://odoo-community.org ">
443
448
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -452,5 +457,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
452
457
</ div >
453
458
</ div >
454
459
</ div >
460
+ </ div >
455
461
</ body >
456
462
</ html >
0 commit comments