管理仓库和位置

术语

仓库

在Odoo中, 仓库 是公司存放物品的实际建筑/场所。在Odoo中可以设置多个仓库,用户可以在仓库之间创建移动。

位置

A Location is a specific space within the warehouse. It can be a sublocation of the warehouse (a shelf, a floor, an aisle, and so on). Therefore, a location is part of one warehouse only and it is not possible to link one location to multiple warehouses. In Odoo, as many locations can be configured as needed under one warehouse.

有三种类型的位置:

  • The Physical Locations are internal locations that are part of the warehouses that the company owns. They can be the loading and unloading areas of the warehouse, a shelf, a department, etc.

  • The Partner Locations are spaces within a customer and/or vendor’s warehouse. They work the same way as physical locations, with the only difference being that they are not owned by the user’s company.

  • 虚拟位置**是不存在的地方,但产品可以放置在其中,当它们还没有(或不再)在库存中时。当记录丢失产品(**库存损失)或核算正在运往仓库的产品(采购)时,它们非常方便。

在Odoo中,位置是按层次结构组织的。位置可以作为树形结构进行组织,依赖于父子关系。这提供了更详细的库存操作分析和仓库组织的级别。

配置

要激活位置,请转到 配置 ‣ 设置 并启用 存储位置。然后,点击 保存

在Odoo库存设置中启用存储位置功能。

重要

To manage several routes within the warehouses, also enable Multi-Step Routes and check Routes and push/pull rules.

创建新仓库

要创建一个仓库,请转到 配置 ‣ 仓库管理 ‣ 仓库 并点击 创建

然后,填写 仓库名称简称。简称最多五个字符。

Odoo库存中仓库的简称字段。

重要

The Short Name appears on transfer orders and other warehouse documents. Odoo recommends using an understandable one like “WH/[first letters of location]”.

现在,返回到 库存 仪表盘。在那里,与新创建的仓库相关的新操作已自动生成。

库存应用程序仪表板显示最近创建的仓库的新转移类型。

注解

添加第二个仓库将自动激活 Locations 设置。

创建新位置

要创建一个位置,请转到 配置 ‣ 仓库管理 ‣ 位置 并点击 创建

然后,填写 位置名称父位置 并点击 保存

在Odoo库存中创建新的仓库位置。