|
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 | Base Old Migration Fields
|
7 | 3 | =========================
|
8 | 4 |
|
9 |
| -This module creates the permissions group that will have access to read and edit the old fields before migration. |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:9e35dcbc6a3fb8a19476ea149071090aec6acae768c6c1a101d25d251511c38f |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
10 | 12 |
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Production/Stable |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-sygel--technology%2Fsy--server--backend-lightgray.png?logo=github |
| 20 | + :target: https://github.com/sygel-technology/sy-server-backend/tree/15.0/base_old_migration_fields |
| 21 | + :alt: sygel-technology/sy-server-backend |
11 | 22 |
|
12 |
| -Installation |
13 |
| -============ |
| 23 | +|badge1| |badge2| |badge3| |
14 | 24 |
|
15 |
| -To install this module, you need to: |
| 25 | +This module creates the permissions group that will have access to read |
| 26 | +and edit the old fields before migration. |
16 | 27 |
|
17 |
| -#. Only install |
| 28 | +**Table of contents** |
18 | 29 |
|
| 30 | +.. contents:: |
| 31 | + :local: |
19 | 32 |
|
20 | 33 | Configuration
|
21 | 34 | =============
|
22 | 35 |
|
23 | 36 | To configure this module, you need to:
|
24 | 37 |
|
25 |
| -#. Activate the developer mode |
26 |
| -#. Go to Settings-> Users & Companies -> Groups |
27 |
| -#. Go to Old Migration Fields Manager |
28 |
| -#. Add the users you want to view or edit the old fields before migration. By default, the user with administrator permissions is added. |
29 |
| - |
30 |
| - |
31 |
| -Usage |
32 |
| -===== |
33 |
| - |
34 |
| -To use this module, you need to: |
35 |
| - |
36 |
| -#. Go to ... |
37 |
| - |
| 38 | +1. Activate the developer mode |
| 39 | +2. Go to Settings-> Users & Companies -> Groups |
| 40 | +3. Go to Old Migration Fields Manager |
| 41 | +4. Add the users you want to view or edit the old fields before |
| 42 | + migration. By default, the user with administrator permissions is |
| 43 | + added. |
38 | 44 |
|
39 | 45 | Bug Tracker
|
40 | 46 | ===========
|
41 | 47 |
|
42 |
| -Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-server-backend/issues>`_. |
43 |
| -In case of problems, please check if your problem has already been |
44 |
| -reported. If you are the first to discover it, help us solving it by indicating |
45 |
| -a detailed description `here <https://github.com/sygel-technology/sy-server-backend/issues/new>`_. |
| 48 | +Bugs are tracked on `GitHub Issues <https://github.com/sygel-technology/sy-server-backend/issues>`_. |
| 49 | +In case of trouble, please check there if your issue has already been reported. |
| 50 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 51 | +`feedback <https://github.com/sygel-technology/sy-server-backend/issues/new?body=module:%20base_old_migration_fields%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
46 | 52 |
|
47 | 53 | Do not contact contributors directly about support or help with technical issues.
|
48 | 54 |
|
49 |
| - |
50 | 55 | Credits
|
51 | 56 | =======
|
52 | 57 |
|
53 | 58 | Authors
|
54 |
| -~~~~~~~ |
| 59 | +------- |
55 | 60 |
|
56 |
| -* Sygel, Odoo Community Association (OCA) |
| 61 | +* Sygel |
57 | 62 |
|
58 | 63 | Contributors
|
59 |
| -~~~~~~~~~~~~ |
60 |
| - |
61 |
| -* Ángel García de la Chica Herrera < [email protected]> |
62 |
| - |
63 |
| -Maintainer |
64 |
| -~~~~~~~~~~ |
| 64 | +------------ |
65 | 65 |
|
66 |
| -This module is maintained by Sygel. |
| 66 | +- Ángel García de la Chica Herrera [email protected] |
67 | 67 |
|
68 |
| -.. image:: https://www.sygel.es/logo.png |
69 |
| - :alt: Sygel |
70 |
| - :target: https://www.sygel.es |
| 68 | +Maintainers |
| 69 | +----------- |
71 | 70 |
|
72 |
| -This module is part of the `Sygel/sy-server-backend <https://github.com/sygel-technology/sy-server-backend>`_. |
| 71 | +This module is part of the `sygel-technology/sy-server-backend <https://github.com/sygel-technology/sy-server-backend/tree/15.0/base_old_migration_fields>`_ project on GitHub. |
73 | 72 |
|
74 |
| -To contribute to this module, please visit https://github.com/sygel-technology. |
| 73 | +You are welcome to contribute. |
0 commit comments