|
1 | | -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
2 | | - :target: http://www.gnu.org/licenses/agpl |
3 | | - :alt: License: AGPL-3 |
4 | | - |
5 | 1 | ================ |
6 | 2 | Contact Referred |
7 | 3 | ================ |
8 | 4 |
|
9 | | -This modules allows to select a referred contact. |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:66a0dd909c50348b746d95103606b38499e177e60ed8dda6a915271b90742c3f |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
10 | 12 |
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html |
| 18 | + :alt: License: LGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--partner--contact-lightgray.png?logo=github |
| 20 | + :target: https://github.com/sygel-technology/sy-partner-contact/tree/18.0/contact_referred |
| 21 | + :alt: sygel-technology/sy-partner-contact |
11 | 22 |
|
12 | | -Installation |
13 | | -============ |
| 23 | +|badge1| |badge2| |badge3| |
14 | 24 |
|
15 | | -To install this module, you need to: |
| 25 | +This module allows linking a contact to another contact by defining a |
| 26 | +referred contact. |
16 | 27 |
|
17 | | -#. Just install the module |
| 28 | +**Table of contents** |
18 | 29 |
|
| 30 | +.. contents:: |
| 31 | + :local: |
19 | 32 |
|
20 | | -Configuration |
21 | | -============= |
| 33 | +Installation |
| 34 | +============ |
22 | 35 |
|
23 | | -To configure this module, you need to: |
| 36 | +No special configuration is required. |
24 | 37 |
|
25 | | -#. No configuration needed |
| 38 | +Configuration |
| 39 | +============= |
26 | 40 |
|
| 41 | +No additional configuration is required after installation. |
27 | 42 |
|
28 | 43 | Usage |
29 | 44 | ===== |
30 | 45 |
|
31 | | -To use this module, you need to: |
| 46 | +This module adds a new field to the Contact form to define a referred |
| 47 | +contact. |
32 | 48 |
|
33 | | -#. No special usage instructions needed. |
| 49 | +To use it: |
34 | 50 |
|
| 51 | +1. Go to the **Contacts** application. |
| 52 | +2. Open any contact record. |
| 53 | +3. Navigate to the **Sales & Purchases** tab at the bottom of the form. |
| 54 | +4. You will find a new field called **Referred Contact**. |
| 55 | +5. Select another contact from your database and save the record. |
35 | 56 |
|
36 | | -ROADMAP |
37 | | -======= |
| 57 | +**List View** |
38 | 58 |
|
39 | | -[ Enumerate known caveats and future potential improvements. |
40 | | - It is mostly intended for end-users, and can also help |
41 | | - potential new contributors discovering new features to implement. ] |
| 59 | +The module also adds the **Referred Contact** column to the Contacts |
| 60 | +list view. |
42 | 61 |
|
| 62 | +- The column is hidden by default. |
| 63 | +- It can be enabled using the column selector on the right side of the |
| 64 | + list view. |
43 | 65 |
|
44 | 66 | Bug Tracker |
45 | 67 | =========== |
46 | 68 |
|
47 | | -Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-partner-contact/issues>`_. |
48 | | -In case of problems, please check if your problem has already been |
49 | | -reported. If you are the first to discover it, help us solving it by indicating |
50 | | -a detailed description `here <https://github.com/sygel-technology/sy-partner-contact/issues/new>`_. |
| 69 | +Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-partner-contact/issues>`_. |
| 70 | +In case of trouble, please check there if your issue has already been reported. |
| 71 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 72 | +`feedback <https://github.com/sygel-technology/sy-partner-contact/issues/new?body=module:%20contact_referred%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
51 | 73 |
|
52 | 74 | Do not contact contributors directly about support or help with technical issues. |
53 | 75 |
|
54 | | - |
55 | 76 | Credits |
56 | 77 | ======= |
57 | 78 |
|
58 | 79 | Authors |
59 | | -~~~~~~~ |
| 80 | +------- |
60 | 81 |
|
61 | 82 | * Sygel |
62 | 83 |
|
63 | | - |
64 | 84 | Contributors |
65 | | -~~~~~~~~~~~~ |
66 | | - |
67 | | -* Manuel Regidor <manuel.regidor@sygel.es> |
68 | | - |
| 85 | +------------ |
69 | 86 |
|
70 | | -Maintainer |
71 | | -~~~~~~~~~~ |
| 87 | +- `Sygel <https://www.sygel.es>`__: |
72 | 88 |
|
73 | | -This module is maintained by Sygel. |
| 89 | + - Manuel Regidor |
| 90 | + - Valentín Vinagre |
| 91 | + - Harald Panten |
74 | 92 |
|
| 93 | +Maintainers |
| 94 | +----------- |
75 | 95 |
|
76 | | -This module is part of the `Sygel/sy-partner-contact <https://github.com/sygel-technology/sy-partner-contact>`_. |
| 96 | +This module is part of the `sygel-technology/sy-partner-contact <https://github.com/sygel-technology/sy-partner-contact/tree/18.0/contact_referred>`_ project on GitHub. |
77 | 97 |
|
78 | | -To contribute to this module, please visit https://github.com/sygel-technology. |
| 98 | +You are welcome to contribute. |
0 commit comments