Repository
OCA/geospatial · module folder · Try on Runboat
Module version
1.0.0
Category
Tests
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/geospatial
Last tracking update
2026-08-07 07:38:27
Authors
Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)
Committers
oca-travis, Timon Tschanz, Brian McMaster
Odoo dependencies
OCA/geospatial:
odoo/odoo:
- web
Python dependencies
geojson, shapely, simplejson
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
test_dummy_form_view test.dummy.form_view test.dummy form New
test_dummy_geo_view test.dummy.geo_view test.dummy New
test_dummy_related_geo_view test.dummy.related.geo_view test.dummy.related New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • geo_line GeoLine
    string='Line'
Public methods (0)

No public methods.

New fields (3)
  • geo_multipolygon GeoMultiPolygon
  • geo_point GeoPoint
  • name Char
Public methods (0)

No public methods.

New fields (1)
  • name Char
Public methods (0)

No public methods.

New fields (2)
  • dummy_geo_multipolygon GeoMultiPolygon
    related='dummy_test_id.geo_multipolygon' string='Related Geom'
  • dummy_test_id Many2one → test.dummy
    comodel_name='test.dummy' string='Dummy test'
Public methods (0)

No public methods.

Loading…

Loading…