1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
- :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
- :alt: License: AGPL-3
- ======================
- Stock Picking Sequence
- ======================
- This module extends the functionality of report to add the sequence and total quantity into the delivery order printout.
- Installation
- ============
- To install this module, you need to:
- * have basic modules installed (stock)
- Usage
- =====
- * A new column is created to display the sequence.
- * A new field diplays the total quantity.
- Bug Tracker
- ===========
- Bugs are tracked on `GitHub Issues <https://github.com/Elico-Corp/odoo/issues>`_.
- In case of trouble, please check there if your issue has already been reported.
- If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
- `here <https://github.com/Elico-Corp/odoo/issues/new?body=module:%20stock_picking_sequence%0Aversion:%20{8.0}%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
- Credits
- =======
- Contributors
- ------------
- * Siyuan Gu: gu.siyuan@elico-corp.com
- Maintainer
- ----------
- .. image:: https://www.elico-corp.com/logo.png
- :alt: Elico Corp
- :target: https://www.elico-corp.com
- This module is maintained by Elico Corporation.
- Elico Corporation offers consulting services to implement open source management software in SMEs, with a strong involvement in quality of service.
- Our headquarters are located in Shanghai with branches in Hong Kong, ShenZhen and Singapore servicing customers from Greater China, Asia Pacific, Europe, Americas, etc...
|