nfu/nfu_sale_product_min_max_qty
2024-06-26 19:53:00 +10:00
..
controllers Add min,max field to checkout, add field to json request, process fields when updating SaleOrderLine 2024-06-20 16:17:41 +10:00
models Add min,max field to checkout, add field to json request, process fields when updating SaleOrderLine 2024-06-20 16:17:41 +10:00
readme Add contributor 2024-06-26 19:53:00 +10:00
static Add min,max field to checkout, add field to json request, process fields when updating SaleOrderLine 2024-06-20 16:17:41 +10:00
views Add min,max field to checkout, add field to json request, process fields when updating SaleOrderLine 2024-06-20 16:17:41 +10:00
__init__.py WIP save min max values of order line 2024-06-19 12:16:10 +10:00
__manifest__.py Add min,max field to checkout, add field to json request, process fields when updating SaleOrderLine 2024-06-20 16:17:41 +10:00
README.rst Update description 2024-06-20 13:39:35 +10:00

==========================
NFU Sale Min Max Quantitiy
==========================

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

.. |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-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-bruecksen%2Fife_nfu-lightgray.png?logo=github
    :target: https://github.com/bakeupboys/nfu/tree/16.0/nfu_sale_product_min_max_qty
    :alt: bruecksen/ife_nfu

|badge1| |badge2| |badge3|

This module adds a minium and a maximum order quantity field to Sale Orders and the Webshop.

**Table of contents**

.. contents::
   :local:

Changelog
=========

:1.0.0: Initial module.

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

Bugs are tracked on `GitHub Issues <https://github.com/bakeupboys/nfu/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/bakeupboys/nfu/issues/new?body=module:%20nfu_sale_product_min_max_qty%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
~~~~~~~

* BAKEUP

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

* Niels Göttsch <niels@ziemlichoptimal.de>
* Matthias Brück <hi@brueck.io>

Maintainers
~~~~~~~~~~~

This module is part of the `bruecksen/ife_nfu <https://github.com/bakeupboys/nfu/tree/16.0/nfu_sale_product_min_max_qty>`_ project on GitHub.

You are welcome to contribute.