Odoo 仓库配置完整指南 | 库存管理最佳实践

仓库

在 Odoo 库存 应用中,仓库 是用于存放商品的实体空间,具有地址,可为储存设施、配送中心或实体门店等。

每个数据库默认配置有一个使用公司地址的仓库。用户可以设置多个仓库,并在它们之间创建库存移动 <../../shipping_receiving/daily_operations/use_routes>

配置

要创建或管理仓库,进入
库存应用 --> 配置 --> 仓库

然后,选择已有仓库,或点击新建创建新仓库。此操作会打开仓库表单,表单包含以下字段:

  • Warehouse必填):仓库的完整名称。

  • Short Name必填):仓库的简称代码(最多五个字符)。Odoo 默认仓库的简称为 [WH]。

    :::: important
    ::: title
    重要
    :::

    Short Name 会出现在仓库单据上,建议使用易记的简称,例如 “WH[地点首字母]”(如 [WHA]、[WHB] 等)。
    ::::

  • Address必填):仓库地址。创建两个或以上仓库时,要更改仓库地址,可将鼠标悬停在字段上并点击 fa-arrow-right(右箭头)。

  • Company必填):拥有该仓库的公司;可设为拥有 Odoo 数据库的公司,或客户/供应商的公司。

  • Intrastat regionregion name <../../../../finance/accounting/reporting/intrastat>,欧盟公司需要填写此区域。

:::: important
::: title
重要
:::
::::

以下选项仅在 多步骤路线 功能在 库存应用 --> 配置 --> 设置 中启用后可用。

  • Incoming Shipments:选择从仓库接收产品的步骤数,可为 单步 <../../shipping_receiving/daily_operations/receipts_delivery_one_step>双步 <../../shipping_receiving/daily_operations/receipts_delivery_two_steps>三步 <../../shipping_receiving/daily_operations/receipts_three_steps>

  • Outgoing Shipments:选择从仓库发货的步骤数,可为 单步 <../../shipping_receiving/daily_operations/receipts_delivery_one_step>双步 <../../shipping_receiving/daily_operations/receipts_delivery_two_steps>三步 <../../shipping_receiving/daily_operations/delivery_three_steps>

  • Dropship Subcontractors:在 制造应用 --> 配置 --> 设置 中启用 分包 功能后可用。勾选此项可从供应商采购组件并直接发运给分包商。

  • Resupply Subcontractors:在启用 分包 功能后可用,勾选此项可使用此仓库中存放的原材料为分包商补货。

  • Manufacture to Resupply:勾选此项允许在此仓库进行生产以补货。

  • Manufacture:选择在 单步 <../../../manufacturing/basic_setup/one_step_manufacturing>双步 <../../../manufacturing/basic_setup/two_step_manufacturing>三步 <../../../manufacturing/basic_setup/three_step_manufacturing> 进行生产。

  • Buy to Resupply:勾选此项允许将采购的产品交付到该仓库。

  • Resupply From:在数据库中存在多个仓库时,可选择从哪些仓库提取库存以满足订单。

::: seealso
使用库存调整向新仓库添加库存 <count_products>
:::

{.align-center}

滚动至顶部