.. image:: https://odoo-community.org/readme-banner-image :target: https://odoo-community.org/get-involved?utm_source=readme :alt: Odoo Community Association ================ 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/license-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-madmooose%2Fodooapps-lightgray.png?logo=github :target: https://github.com/madmooose/odooapps/tree/16.0/sale_order_batch :alt: madmooose/odooapps |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 ========= - 16.0.0.0.1: Initial module. - 16.0.0.1: Add Multi Company ability - 16.0.0.2: rename product creation methode - 16.0.0.3: Make validity_date persistent, add batches to SO views - 16.0.0.4: Remove validity date - 16.0.0.5: Move product logic to sale order lines - 16.0.2.1.0: Add "In Progress" and "Cancelled" state - 16.0.2.2.0: Add invoice status and menues - 16.0.2.2.1: Add lst_price to view - 16.0.2.3.0: Add "Reset to Open" - 16.0.2.3.1: Remove Sale Order from batch on cancelation Bug Tracker =========== Bugs are tracked on `GitHub 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 `_. Do not contact contributors directly about support or help with technical issues. Credits ======= Authors ~~~~~~~ * BAKEUP * Niels Göttsch Contributors ~~~~~~~~~~~~ * Niels Göttsch Maintainers ~~~~~~~~~~~ This module is part of the `madmooose/odooapps `_ project on GitHub. You are welcome to contribute.