Metadata-Version: 2.1
Name: odoo-addon-fieldservice_size
Version: 18.0.1.0.0.4
Requires-Python: >=3.10
Requires-Dist: odoo-addon-fieldservice==18.0.*
Requires-Dist: odoo==18.0.*
Summary: Manage Sizes for Field Service Locations and Orders
Home-page: https://github.com/OCA/field-service
License: AGPL-3
Author: Brian McMaster, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 18.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/x-rst

===================
Field Service Sizes
===================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:e15e346a0f7c613d8aa60aa2d6e9ba462dfe2618db9bc59c622f80ae917d819f
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Ffield--service-lightgray.png?logo=github
    :target: https://github.com/OCA/field-service/tree/18.0/fieldservice_size
    :alt: OCA/field-service
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/field-service-18-0/field-service-18-0-fieldservice_size
    :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/field-service&target_branch=18.0
    :alt: Try me on Runboat

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

Some field service operations may need to track the size of a field
service location and its orders.

Examples of sizes might be:

- Area measure of a location
- Count of service or maintenance items at a location

Once established, sizes can be useful for route capacity planning, time
estimation for orders, or for planning stock and inventory moves.

This module allows you to establish sizes for your field service orders.
Multiple sizes can be configured and established for a location. Order
size will be updated based on its location and order type.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To configure field service sizes, go to Configuration > Sizes.

Set the size name, type of orders to which the size will apply, and unit
of measure for the size. If this size is the default size to be used for
orders of the designated type, select the option for 'Is Order Size'.

Usage
=====

## Enter sizes for field service locations. Go to Master Data >
Locations

1. Select or create a location.
2. Go to the Sizes tab.
3. Select a Size. Enter the value for the size.

## Use Order Sizes

1. Select or create a field service order.
2. Set a location on the order.
3. Set a type on the order.
4. The size value will update to the location's size value of the order
   type's default size.

Known issues / Roadmap
======================

The roadmap of the Field Service application is documented on
`Github <https://github.com/OCA/field-service/issues/1>`__.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/field-service/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_size%0Aversion:%2018.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
=======

Authors
-------

* Brian McMaster

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

- Brian McMaster <brian@mcmpest.com>
- `APSL <https://apsl.tech>`__:

  - 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

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.

.. |maintainer-brian10048| image:: https://github.com/brian10048.png?size=40px
    :target: https://github.com/brian10048
    :alt: brian10048

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-brian10048| 

This module is part of the `OCA/field-service <https://github.com/OCA/field-service/tree/18.0/fieldservice_size>`_ project on GitHub.

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