[ADD] Inventory: How to create a new location?
https://docs.google.com/document/d/1N0l1jp5JCj5U7-MIpZsYfQ_dwvKoZqt9VpTqJP-tmFE/edit
This commit is contained in:
parent
88cb28c962
commit
c695dfdc79
@ -1,3 +1,44 @@
|
|||||||
=============================
|
=============================
|
||||||
How to create a new location?
|
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`
|
BIN
inventory/settings/warehouses/media/location_creation01.png
Normal file
BIN
inventory/settings/warehouses/media/location_creation01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
inventory/settings/warehouses/media/location_creation02.png
Normal file
BIN
inventory/settings/warehouses/media/location_creation02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Loading…
Reference in New Issue
Block a user