Metadata-Version: 2.1
Name: odoo-addon-sale_order_line_display_number
Version: 15.0.1.0.1
Summary: Configure the number of sale order lines to be shown
Home-page: https://github.com/sygel-technology/sy-sale-workflow
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 15.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.8
Requires-Dist: odoo<15.1dev,>=15.0a

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  :target: http://www.gnu.org/licenses/agpl
  :alt: License: AGPL-3

==============================
Sale Order Line Display Number
==============================

This module allows to configure the number of sale order lines to be shown.


Installation
============

To install this module, you need to:

#. Only install


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

To configure this module, you need to:

#. Go to Settings > Technical > System Parameters > sale_order_line_display_number.number and introduce the number of sale order lines to be shown in the field "Value".


Usage
=====

To use this module, you need to:

#. Go to Sales app and create a sale order.
#. The number of sale order lines displayed is limited to the limit set in the technical parameters.
#. If the limit set in the technical parameters is 0, all the lines will be shown.


ROADMAP
=======

[ Enumerate known caveats and future potential improvements.
  It is mostly intended for end-users, and can also help
  potential new contributors discovering new features to implement. ]



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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-sale-workflow/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/sygel-technology/sy-sale-workflow/issues/new>`_.

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


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)


Contributors
~~~~~~~~~~~~

* Manuel Regidor <manuel.regidor@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/sy-sale-workflow <https://github.com/sygel-technology/sy-sale-workflow>`_.

To contribute to this module, please visit https://github.com/sygel-technology.
