You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[base_import_odoo](base_import_odoo/) | 14.0.1.0.0 | | Import records from another Odoo instance
41
42
[base_jsonify](base_jsonify/) | 14.0.2.0.0 | | Base module that provide the jsonify method on all models. WARNING: since version 14.0.2.0.0 the module have been renamed to `jsonifier`. This module now depends on it only for backward compatibility. It will be discarded in v15 likely.
42
43
[base_kanban_stage](base_kanban_stage/) | 14.0.1.0.2 | | Provides stage model and abstract logic for inheritance
43
44
[base_kanban_stage_state](base_kanban_stage_state/) | 14.0.1.0.0 | | Maps stages from base_kanban_stage to states
This module was written to import data from another Odoo database. The idea is that you define which models to import from the other database, and add eventual mappings for records you don't want to import.
29
32
@@ -83,8 +86,8 @@ Bug Tracker
83
86
84
87
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.
85
88
In case of trouble, please check there if your issue has already been reported.
86
-
If you spotted it first, help us smashing it by providing a detailed and welcomed
<p><aclass="reference external" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external" href="https://github.com/OCA/server-tools/tree/13.0/base_import_odoo"><imgalt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a><aclass="reference external" href="https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_import_odoo"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external" href="https://runbot.odoo-community.org/runbot/149/13.0"><imgalt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
371
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/server-tools/tree/14.0/base_import_odoo"><imgalt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_import_odoo"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=14.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371
372
<p>This module was written to import data from another Odoo database. The idea is that you define which models to import from the other database, and add eventual mappings for records you don’t want to import.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
419
420
</div>
420
421
<divclass="section" id="credits">
@@ -439,7 +440,7 @@ <h2>Maintainers</h2>
439
440
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
440
441
mission is to support the collaborative development of Odoo features and
441
442
promote its widespread use.</p>
442
-
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/server-tools/tree/13.0/base_import_odoo">OCA/server-tools</a> project on GitHub.</p>
443
+
<p>This module is part of the <aclass="reference external" href="https://github.com/OCA/server-tools/tree/14.0/base_import_odoo">OCA/server-tools</a> project on GitHub.</p>
443
444
<p>You are welcome to contribute. To learn how please visit <aclass="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
0 commit comments