web/web_touchscreen
mymage 3f6ac6438f Added translation using Weblate (Italian) 2024-01-19 07:25:21 +00:00
..
i18n Added translation using Weblate (Italian) 2024-01-19 07:25:21 +00:00
readme [DOCS] web_touchscreen: add screenshot 2024-01-09 09:44:44 +00:00
static [BOT] post-merge updates 2024-01-09 10:48:00 +00:00
README.rst [BOT] post-merge updates 2024-01-09 10:48:00 +00:00
__init__.py [ADD] web_touchscreen: enable kanban sub-form views for tablets 2023-12-22 13:38:36 +00:00
__manifest__.py [BOT] post-merge updates 2024-01-09 10:48:00 +00:00

README.rst

===============
Web Touchscreen
===============

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
    :target: https://odoo-community.org/page/development-status
    :alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
    :target: https://github.com/OCA/web/tree/16.0/web_touchscreen
    :alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_touchscreen
    :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/web&target_branch=16.0
    :alt: Try me on Runboat

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

This module prefers kanban sub-form views when using a tablet, or any
other device with a touch screen, no matter its size.

For example, these screenshots showcase a sale order in a tablet:

=================== ================
Without this module With this module
=================== ================
|Before|            |After|
=================== ================

.. |Before| image:: https://github.com/OCA/web/assets/973709/caa0be55-ec6b-45e8-af94-7492df08dfcc
   :target: https://github.com/OCA/web/assets/973709/caa0be55-ec6b-45e8-af94-7492df08dfcc
.. |After| image:: https://github.com/OCA/web/assets/973709/345c1139-879d-4eb5-a828-786b1e3bc7b8
   :target: https://github.com/OCA/web/assets/973709/345c1139-879d-4eb5-a828-786b1e3bc7b8

.. IMPORTANT::
   This is an alpha version, the data model and design can change at any time without warning.
   Only for development or testing purpose, do not use in production.
   `More details on development status <https://odoo-community.org/page/development-status>`_

**Table of contents**

.. contents::
   :local:

Use Cases / Context
===================

This module was developed because Odoo optimizes views only for mobile
or desktop, but forgets about tablets.

It will be useful for you if you usually use a tablet.

If you need this module for those reasons, these might interest you too:

-  ``web_widget_numeric_step``
-  OCA's ``web_responsive``, or the Odoo EE alternative
   ``web_enterprise`` (closed source).

Usage
=====

To use this module, you need to:

1. Use a tablet.
2. Go to any form that contains a sub-view which can be optimized for
   mobile.

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

-  Enable more mobile UI enhancements for tablets as they seem relevant.
-  Allow setting per user or per session, with sane defaults. Just in
   case you happen to use a tablet with a mouse.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/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/web/issues/new?body=module:%20web_touchscreen%0Aversion:%2016.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
-------

* Moduon

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

-  Jairo Llopis (`Moduon <https://www.moduon.team/>`__)

Other credits
-------------

The development of this module has been financially supported by:

-  Moduon Team S.L.

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-yajo| image:: https://github.com/yajo.png?size=40px
    :target: https://github.com/yajo
    :alt: yajo
.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px
    :target: https://github.com/rafaelbn
    :alt: rafaelbn

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

|maintainer-yajo| |maintainer-rafaelbn| 

This module is part of the `OCA/web <https://github.com/OCA/web/tree/16.0/web_touchscreen>`_ project on GitHub.

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