Skip to content

Commit

Permalink
[MIG] geoengine_partner: Migration to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peluko00 committed May 16, 2024
1 parent a87b947 commit a9892db
Show file tree
Hide file tree
Showing 8 changed files with 527 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
makepot: "true"
services:
postgres:
image: postgres:12.0
image: postgis/postgis:13-3.4
env:
POSTGRES_USER: odoo
POSTGRES_PASSWORD: odoo
Expand Down
91 changes: 60 additions & 31 deletions geoengine_partner/README.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,39 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

==============================
Geospatial support of partners
==============================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ae44b0e11797ff8a1aa6cebb41d7948d7c6999905ecd7dfd2d717f398ecd2ddc
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fgeospatial-lightgray.png?logo=github
:target: https://github.com/OCA/geospatial/tree/17.0/geoengine_partner
:alt: OCA/geospatial
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/geospatial-17-0/geospatial-17-0-geoengine_partner
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/geospatial&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Geolocalise your partner.

**Table of contents**

.. contents::
:local:

Installation
============
Expand All @@ -18,56 +44,59 @@ Take a look at the installation section in the description of the module
Usage
=====

* Open a partner form
* Go in `Geoengine Map` tab
* Change to edit mode
* Click on the map to add a point.
- Open a partner form
- Go in Geoengine Map tab
- Change to edit mode
- Click on the map to add a point.

To remove the point click on the trash bin.
To edit the point drag and drop it.


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/115/9.0
To remove the point click on the trash bin. To edit the point drag and
drop it.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/geospatial/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/geospatial/issues/new?body=module:%20geoengine_partner%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Images
------
Authors
-------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
* Camptocamp

Contributors
------------

* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Jordi Riera <jordi.riera@savoirfairelinux.com>
* Laurent Mignon <laurent.mignon@acsone.eu>
* Nicolas Bessi <nicolas.bessi@camptocamp.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Pierre Verkest <pverkest@anybox.fr>
- Guewen Baconnier <guewen.baconnier@camptocamp.com>
- Jordi Riera <jordi.riera@savoirfairelinux.com>
- Laurent Mignon <laurent.mignon@acsone.eu>
- Nicolas Bessi <nicolas.bessi@camptocamp.com>
- Sandy Carter <sandy.carter@savoirfairelinux.com>
- Yannick Vaucher <yannick.vaucher@camptocamp.com>
- Pierre Verkest <pverkest@anybox.fr>
- `APSL-Nagarro <https://www.apsl.tech>`__:

Maintainer
----------
- Antoni Marroig <amarroig@apsl.net>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.
This module is part of the `OCA/geospatial <https://github.com/OCA/geospatial/tree/17.0/geoengine_partner>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion geoengine_partner/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl)
{
"name": "Geospatial support of partners",
"version": "16.0.1.0.1",
"version": "17.0.1.0.0",
"category": "GeoBI",
"author": "Camptocamp, Odoo Community Association (OCA)",
"license": "AGPL-3",
Expand Down
9 changes: 9 additions & 0 deletions geoengine_partner/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- Guewen Baconnier \<<guewen.baconnier@camptocamp.com>\>
- Jordi Riera \<<jordi.riera@savoirfairelinux.com>\>
- Laurent Mignon \<<laurent.mignon@acsone.eu>\>
- Nicolas Bessi \<<nicolas.bessi@camptocamp.com>\>
- Sandy Carter \<<sandy.carter@savoirfairelinux.com>\>
- Yannick Vaucher \<<yannick.vaucher@camptocamp.com>\>
- Pierre Verkest \<<pverkest@anybox.fr>\>
- [APSL-Nagarro](https://www.apsl.tech):
- Antoni Marroig \<<amarroig@apsl.net>\>
1 change: 1 addition & 0 deletions geoengine_partner/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Geolocalise your partner.
1 change: 1 addition & 0 deletions geoengine_partner/readme/INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Take a look at the installation section in the description of the module 'base_geoengine'.
6 changes: 6 additions & 0 deletions geoengine_partner/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- Open a partner form
- Go in Geoengine Map tab
- Change to edit mode
- Click on the map to add a point.

To remove the point click on the trash bin. To edit the point drag and drop it.
Loading

0 comments on commit a9892db

Please sign in to comment.