Metadata-Version: 2.1
Name: odoo-addon-fieldservice_kanban_info
Version: 17.0.1.0.0.4
Requires-Python: >=3.10
Requires-Dist: odoo-addon-fieldservice>=17.0dev,<17.1dev
Requires-Dist: odoo>=17.0a,<17.1dev
Summary: Display key service information on Field Service Kanban cards.
Home-page: https://github.com/OCA/field-service
License: AGPL-3
Author: APSL-Nagarro, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 17.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

===========================
Field Service - Kanban Info
===========================

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

.. |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/17.0/fieldservice_kanban_info
    :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-17-0/field-service-17-0-fieldservice_kanban_info
    :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=17.0
    :alt: Try me on Runboat

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

This module improves the **Field Service Kanban view** by displaying
essential job details directly on the order cards. The **scheduled time
range**, **customer address**, and **contact details** (phone and
mobile) are visible at a glance, providing technicians with the most
relevant information without needing to open the order.

Field Service operations depend on **speed, clarity, and efficiency**.
By surfacing key information in the Kanban view, this module helps
technicians **prioritize tasks**, **streamline their workflow**, and
**improve customer communication** — all while minimizing unnecessary
clicks. The flexible configuration of the **scheduled time range
format** ensures the displayed information adapts to the user's
preferred **date and time formats**, making the Kanban view both
intuitive and consistent across different regions and languages.

**Table of contents**

.. contents::
   :local:

Usage
=====

- Navigate to Field Service.

- Create or edit a Field Service Order.

- In the Kanban view, the scheduled time range is automatically computed
  based on the **Scheduled Start (ETA)** and **Scheduled End** fields.
  The customer address and contact details (partner's phone and mobile)
  are also displayed on the order card, if set.

- To configure the format of the scheduled time range, go to
  **Configuration > Settings > Technical > Orders > Schedule Time Range
  Format** to choose between **time range only format** (e.g. 15:30 -
  17:30) or **date and time range format**.

- Regarding the date and time range format, if the schedule_date_start
  and schedule_date_end fields fall on the same date, the date is
  displayed only once (e.g. 19/02/2025 15:30 - 17:30). If the dates
  differ, both the start and end dates are displayed (e.g. 19/02/2025
  15:30 - 20/02/2025 17:30).

- The date and time format respects the user's language settings and
  their associated date and time format.

  - For example, if the user's language date format is set to
    ``%m/%d/%Y`` (e.g. **02/19/2025**) with a time format of
    ``%I:%M %p`` (e.g. **3:30 PM**), the scheduled time range will be
    displayed as **02/19/2025 3:30 PM - 02/19/2025 5:30 PM**.

  -If the user's language date format is set to ``%d/%m/%Y`` (e.g.
  **19/02/2025**) and a time format of ``%H:%M:%S`` (e.g. **15:30:00**),
  the scheduled time range will be displayed as **19/02/2025 15:30 -
  19/02/2025 17:30**.

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_kanban_info%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
=======

Authors
-------

* APSL-Nagarro

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

- `APSL-Nagarro <https://www.apsl.tech>`__:

  - Patryk Pyczko <ppyczko@apsl.net>
  - 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-ppyczko| image:: https://github.com/ppyczko.png?size=40px
    :target: https://github.com/ppyczko
    :alt: ppyczko

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

|maintainer-ppyczko| 

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

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