[ADD] Inventory: How to create a new location?

https://docs.google.com/document/d/1N0l1jp5JCj5U7-MIpZsYfQ_dwvKoZqt9VpTqJP-tmFE/edit
This commit is contained in:
Yannick Tivisse 2015-10-30 12:02:14 +01:00
parent 88cb28c962
commit c695dfdc79
3 changed files with 42 additions and 1 deletions

View File

@ -1,3 +1,44 @@
=============================
How to create a new location?
=============================
=============================
Configuration
=============
Creating a new location
-----------------------
In order to be able to create new locations, you must allow the system
to manage multiple locations. In the **Inventory** module, open the
menu :menuselection:`Configuration --> Settings`. In the **Location &
Warehouse** section, tick the **Manage several locations per warehouse**
box, then click on **Apply**.
.. image:: media/location_creation02.png
:align: center
In the **Inventory** module, open
:menuselection:`Configuration --> Warehouse Management --> Locations`
In the Locations window, click on **Create**.
Type the name of the location in the **Location Name** field, and select
the **Parent Location** in the list. The parent location can be a
physical, partner or virtual location, and you can add as many
sub-locations as needed to a location.
You can also fill in the **Additional Information** fields and add a
note to describe your location.
.. image:: media/location_creation01.png
:align: center
When you are finished, click on **Save**.
.. note::
A warehouse also corresponds to a location. As the locations
are hierarchical, Odoo will create the parent location of the
warehouse, containing all the sublocations in it.
.. seealso::
* :doc:`difference_warehouse_location`
* :doc:`warehouse_creation`

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB