Skip to content

Commit

Permalink
[CHG]
Browse files Browse the repository at this point in the history
* add a tracker into README.rst
* rename test class
  • Loading branch information
Jonathan Nemry (ACSONE) committed Jul 23, 2015
1 parent 43c65b0 commit d850e96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion geoengine_base_geolocalize/tests/test_geoengine_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import openerp.tests.common as common


class TestGeoengineProjects(common.TransactionCase):
class TestGeoenginePartner(common.TransactionCase):

def setUp(self):
common.TransactionCase.setUp(self)
Expand Down
8 changes: 8 additions & 0 deletions geoengine_project/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ Installation
Take a look at the installation section in the description of the module
'base_geoengine'.

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
`here <https://github.com/OCA/geospatial/issues/new?body=module:%20geospatial_project%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Expand Down

0 comments on commit d850e96

Please sign in to comment.