1
- < ?xml version="1.0" encoding="utf-8" ?>
1
+ < ?xml version="1.0" encoding="utf-8"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
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: https ://docutils.sourceforge.io / " />
7
7
< title > Claims Management</ title >
8
8
< style type ="text/css ">
9
9
10
10
/*
11
11
:Author: David Goodger ([email protected] )
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12
+ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
13
13
:Copyright: This stylesheet has been placed in the public domain.
14
14
15
15
Default cascading style sheet for the HTML output of Docutils.
16
16
17
- See http ://docutils.sf.net /docs/howto/html-stylesheets.html for how to
17
+ See https ://docutils.sourceforge.io /docs/howto/html-stylesheets.html for how to
18
18
customize this style sheet.
19
19
*/
20
20
@@ -366,29 +366,31 @@ <h1 class="title">Claims Management</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:fbdcdde4e4156d620d28507413d6e9b89018fe10e650f87d4e603681bb0693d8
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/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/crm/tree/15.0/crm_claim "> < img alt ="OCA/crm " src ="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_claim "> < 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/111/15.0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
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/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/crm/tree/15.0/crm_claim "> < img alt ="OCA/crm " src ="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_claim "> < 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/crm&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 > This application allows you to track your customers/vendors claims and
372
374
grievances.</ p >
373
375
< p > It is fully integrated with the email gateway so that you can create
374
376
automatically new claims based on incoming emails.</ p >
375
377
< p > < strong > Table of contents</ strong > </ p >
376
378
< div class ="contents local topic " id ="contents ">
377
379
< ul class ="simple ">
378
- < li > < a class ="reference internal " href ="#configuration " id ="id1 "> Configuration</ a > </ li >
379
- < li > < a class ="reference internal " href ="#usage " id ="id2 "> Usage</ a > </ li >
380
- < li > < a class ="reference internal " href ="#changelog " id ="id3 "> Changelog</ a > </ li >
381
- < li > < a class ="reference internal " href ="#bug-tracker " id ="id4 "> Bug Tracker</ a > </ li >
382
- < li > < a class ="reference internal " href ="#credits " id ="id5 "> Credits</ a > < ul >
383
- < li > < a class ="reference internal " href ="#authors " id ="id6 "> Authors</ a > </ li >
384
- < li > < a class ="reference internal " href ="#contributors " id ="id7 "> Contributors</ a > </ li >
385
- < li > < a class ="reference internal " href ="#maintainers " id ="id8 "> Maintainers</ a > </ li >
380
+ < li > < a class ="reference internal " href ="#configuration " id ="toc-entry-1 "> Configuration</ a > </ li >
381
+ < li > < a class ="reference internal " href ="#usage " id ="toc-entry-2 "> Usage</ a > </ li >
382
+ < li > < a class ="reference internal " href ="#changelog " id ="toc-entry-3 "> Changelog</ a > </ li >
383
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-4 "> Bug Tracker</ a > </ li >
384
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-5 "> Credits</ a > < ul >
385
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-6 "> Authors</ a > </ li >
386
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-7 "> Contributors</ a > </ li >
387
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-8 "> Maintainers</ a > </ li >
386
388
</ ul >
387
389
</ li >
388
390
</ ul >
389
391
</ div >
390
392
< div class ="section " id ="configuration ">
391
- < h1 > < a class ="toc-backref " href ="#id1 "> Configuration</ a > </ h1 >
393
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
392
394
< p > To configure this module, you need to:</ p >
393
395
< ul class ="simple ">
394
396
< li > Go to new menu < strong > CRM > Configuration > Claim > Categories</ strong > and create as
@@ -398,37 +400,37 @@ <h1><a class="toc-backref" href="#id1">Configuration</a></h1>
398
400
</ ul >
399
401
</ div >
400
402
< div class ="section " id ="usage ">
401
- < h1 > < a class ="toc-backref " href ="#id2 "> Usage</ a > </ h1 >
403
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
402
404
< ul class ="simple ">
403
405
< li > Go to new menu < strong > CRM > After Sale > Services > Claims</ strong > and create a new
404
406
claim.</ li >
405
407
</ ul >
406
408
</ div >
407
409
< div class ="section " id ="changelog ">
408
- < h1 > < a class ="toc-backref " href ="#id3 "> Changelog</ a > </ h1 >
410
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Changelog</ a > </ h1 >
409
411
< p > < strong > This module is a backport from Odoo SA and as such, it is not included in the
410
412
OCA CLA. That means we do not have a copy of the copyright on it like all
411
413
other OCA modules.</ strong > </ p >
412
414
</ div >
413
415
< div class ="section " id ="bug-tracker ">
414
- < h1 > < a class ="toc-backref " href ="#id4 "> Bug Tracker</ a > </ h1 >
416
+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
415
417
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/crm/issues "> GitHub Issues</ a > .
416
418
In case of trouble, please check there if your issue has already been reported.
417
- If you spotted it first, help us smashing it by providing a detailed and welcomed
419
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
418
420
< a class ="reference external " href ="https://github.com/OCA/crm/issues/new?body=module:%20crm_claim%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
419
421
< p > Do not contact contributors directly about support or help with technical issues.</ p >
420
422
</ div >
421
423
< div class ="section " id ="credits ">
422
- < h1 > < a class ="toc-backref " href ="#id5 "> Credits</ a > </ h1 >
424
+ < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
423
425
< div class ="section " id ="authors ">
424
- < h2 > < a class ="toc-backref " href ="#id6 "> Authors</ a > </ h2 >
426
+ < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
425
427
< ul class ="simple ">
426
428
< li > Odoo S.A.</ li >
427
429
< li > Tecnativa</ li >
428
430
</ ul >
429
431
</ div >
430
432
< div class ="section " id ="contributors ">
431
- < h2 > < a class ="toc-backref " href ="#id7 "> Contributors</ a > </ h2 >
433
+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
432
434
< ul class ="simple ">
433
435
< li > Odoo S.A.</ li >
434
436
< li > Vicent Cubells << a class ="reference external " href ="mailto:vicent.cubells@tecnativa.com "> vicent.cubells@tecnativa.com</ a > ></ li >
@@ -442,7 +444,7 @@ <h2><a class="toc-backref" href="#id7">Contributors</a></h2>
442
444
</ ul >
443
445
</ div >
444
446
< div class ="section " id ="maintainers ">
445
- < h2 > < a class ="toc-backref " href ="#id8 "> Maintainers</ a > </ h2 >
447
+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
446
448
< p > This module is maintained by the OCA.</ p >
447
449
< a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
448
450
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
0 commit comments