[IMP] inventory: V13 update "location_creation" doc

[IMP] inventory: V13 update "location_creation" doc
This commit is contained in:
Lau-Odoo 2019-10-11 15:10:11 +02:00 committed by GitHub
commit a77b7bb07a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 29 deletions

View File

@ -1,44 +1,39 @@
============================= =====================
How to create a new location? Create a New Location
============================= =====================
Configuration Configuration
============= =============
Creating a new location In order to be able to create different locations, you will need to
----------------------- activate *Multi-Locations* in the settings which can be done from the
*Inventory application > Configuration > Settings*.
In order to be able to create new locations, you must allow the system .. image:: media/location_creation_01.png
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 :align: center
In the **Inventory** module, open In the *Inventory application*, you can now go to *Configuration >
:menuselection:`Configuration --> Warehouse Management --> Locations` Locations* and hit *Create* in order to create a new location.
In the Locations window, click on **Create**.
Type the name of the location in the **Location Name** field, and select .. image:: media/location_creation_02.png
the **Parent Location** in the list. The parent location can be a :align: center
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 physical, partner or virtual location, and you can add as many
sub-locations as needed to a location. sub-locations as needed to a location.
You can also fill in the **Additional Information** fields and add a .. image:: media/location_creation_03.png
note to describe your location.
.. image:: media/location_creation01.png
:align: center :align: center
When you are finished, click on **Save**. In case you want the location to be suggested when creating a Return or
when Scrapping a product, you should check *Is a Scrap Location?* and
*Is a Return Location?*.
If you have the *Barcode* application installed, you can specify the
barcode which will correspond to this location.
.. note:: .. note::
A warehouse also corresponds to a location. As the locations A warehouse also corresponds to a location. As the locations are
are hierarchical, Odoo will create the parent location of the hierarchical, Odoo will create the parent location of the warehouse,
warehouse, containing all the sublocations in it. containing all the sublocations in it.
.. seealso::
* :doc:`difference_warehouse_location`
* :doc:`warehouse_creation`

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB