Skip to content

Latest commit

 

History

History
 
 

fieldservice_location_builder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Field Service Location Builder

Beta License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runbot

With the Field Service App, building out a site like an apartment complex with multiple buildings, floors, units can become cumbersome and tedious to build all the records. Even building an importable spreadsheet can be tedious to build, and new users will struggle with this.

This module is for organizations that needs to create the locations structure (~100 sub-locations) of a new site in less than a minute. It provides a wizard on a location that will assist in building the sub-location hierarchy.

Table of contents

  • Go to Field Service > Master Data > Locations
  • Select or create a location
  • In the Action menu, run the Sub-Locations Builder
  • Add 4 levels with:
    • Level 1: Building, - , 1, 2
    • Level 2: Floor, - , 1, 2
    • Level 3: Unit, - , 1, 2
    • Level 4: Room, - , 1, 2
  • Running the wizard should result in the following sub-locations structure:
Building - 1
    * Floor - 1
        * Unit - 1
            * Room - 1
            * Room - 2
        * Unit - 2
            * Room - 1
            * Room - 2
    * Floor - 2
        * Unit - 1
            * Room - 1
            * Room - 2
        * Unit - 2
            * Room - 1
            * Room - 2
Building - 2
    * Floor -  1
        * Unit - 1
            * Room - 1
            * Room - 2
        * Unit - 2
            * Room - 1
            * Room - 2
    * Floor - 2
        * Unit - 1
            * Room - 1
            * Room - 2
        * Unit - 2
            * Room - 1
            * Room - 2

The roadmap of the Field Service application is documented on Github.

Bugs are tracked on GitHub 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.

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

  • Open Source Integrators

This module is maintained by the OCA.

Odoo Community Association

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.

Current maintainers:

osi-scampbell max3903

This module is part of the OCA/field-service project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.