odooapps/sale_order_batch
2026-02-07 23:15:25 +01:00
..
data [imp] add sequence, filters and exceptoins 2026-02-07 23:15:25 +01:00
models [imp] add batch invoicing, improve max_qty constraint 2026-02-07 23:15:25 +01:00
readme [imp] add sequence, filters and exceptoins 2026-02-07 23:15:25 +01:00
security [imp] add product and packaging page 2026-02-07 23:15:25 +01:00
static/description [imp] add sequence, filters and exceptoins 2026-02-07 23:15:25 +01:00
views [imp] add batch invoicing, improve max_qty constraint 2026-02-07 23:15:25 +01:00
__init__.py [imp] add sequence, filters and exceptoins 2026-02-07 23:15:25 +01:00
__manifest__.py [add] unfinisched packages warning 2026-02-07 23:15:25 +01:00
README.rst [imp] add sequence, filters and exceptoins 2026-02-07 23:15:25 +01:00

================
Sale Order Batch
================

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

.. |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/bruecksen/ife_nfu/tree/16.0/sale_order_batch
    :alt: bruecksen/ife_nfu

|badge1| |badge2| |badge3|

This module adds the possibility to group Sale orders into batches. Attributes of a Sale Order Batch will be written to all
Sale Order. Wenn attached to a batch they can be processed together. On the other hand they cannot be proccesed individual
anymore as log as they are part of a batch. Only Sale Orders in state Qutotation or Quotation Send can be attached to a batch.

**Table of contents**

.. contents::
   :local:

Changelog
=========

:0.0.1: Initial module.

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

Bugs are tracked on `GitHub Issues <https://github.com/bruecksen/ife_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/bruecksen/ife_nfu/issues/new?body=module:%20sale_order_batch%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>

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

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

You are welcome to contribute.