[IMP] inventory: make the structure consistent with the 'Odoo 9 Documentation' spreadsheet

This commit is contained in:
Yannick Tivisse
2015-11-04 10:33:23 +01:00
parent eb8ac9be57
commit ba8bd16c3d
116 changed files with 136 additions and 61 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

+40
View File
@@ -0,0 +1,40 @@
============================
How to setup Odoo inventory?
============================
The Odoo Inventory application has an implementation guide that you
should follow to configure it. It's a step-by-step manual with links to
the different screens you will need.
Once you have installed the **Inventory** application, you should click on
the top-right progressbar to get access to the implementation guide.
.. image:: media/setup01.png
:align: center
The implementation guide will help you through the following steps:
1. Setup your warehouse
2. Import your vendors
3. Import your products
4. Make the initial inventory
5. Configure your sales and purchase flows
6. Set-up replenishment mechanisms
7. Configure advanced features like package, traceability, routes and
inventory valuation.
.. image:: media/setup02.png
:align: center
.. note::
If you want to set up operations with barcode scanner in your
warehouse, you should install the **Barcode** application that will add
features on top of the inventory application. The barcode application
will guide you to configure and use your scanner optimally.