发货管理(寄售)

odoo8-addon-stock-shipment-management的Python项目详细描述


License: AGPL-3

发货计划管理(寄售)

此模块允许您管理您的传输。

装运计划(寄售)代表与承运人签订的一种“合同”,包括 货物一起托运。它将显示您的送货或接待的中转状态, 帮助您监控运输中的货物,并提供处理 出发和到达。

配置

要配置此模块,您需要将仓库配置为使用运输位置

  • Go to Warehouse/Configuration/Warehouse

  • Edit your warehouse as follow:

    • Incoming Shipments: Receive goods directly in stock from Transit (transit + 1 step)

      and / or

    • Outgoing Shippings: Ship from stock to Transit location

现在,warehouse/shipment下有一个新菜单来处理您的发货计划。

用法

要创建发货计划,您需要:

  • Go to Picking list in Warehouse/Operations/All Operations

    or

  • Go to Move list in Warehouse/Shipment/Waiting planification

  • Select or Open some pickings/moves

  • Use Add to a shipment wizard

<>在那里,您将能够创建一个新的货件或将选定的移动添加到现有的货件中。 只有同一承运商内同一货源的移动才能绑定在一个发货计划中。

确认并发送货物:

一旦创建发货计划,必须确认。在那个阶段,你可以把货物装进去 寄售(通过确认离港提货单)。

承运人来取托运货物时,负责人必须点击 “发送到中转站”。系统将:

  • If all departure pickings have been validated, mark the shipment plan as “In transit”
  • If not all departure pickings have been validated (e.g. all goods do not fit in the consignment), the system will warn you and if you still send the shipment plan, it will exclude the remaining goods so you can plan them in another shipment.

接收货物:

接待时,您将被要求验证所有的到达选择。所有相关动作必须 接收以结束发货计划工作流。万一不是所有东西都在这里或者你已经损坏了 把货物送到一个合适的地点(如在运输途中丢失),这样发货计划就结束了。

监控您的在途货物:

>;在菜单warehouse/shipping/in transit中,您可以监视哪些正在运输,哪些将到达 何时等。

在每个发货计划中,您可以使用相关的“更新”更新以下信息 表格上的链接:

  • To Address
  • Consignee
  • Carrier
  • Tracking Ref.
  • ETD and ETA

This information will be updated on all related pickings and logged in the chatter.

已知问题/路线图

  • Being able to print necessary document from a given shipment plan (airway bill, packing list, etc..)

学分

贡献者

维修人员

Odoo Community Association

此模块由OCA维护。

oca,或称odoo社区协会,是一个非盈利组织,其任务是支持odoo特性的协作开发并促进其广泛应用。

若要对此模块作出贡献,请访问http://odoo-community.org

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Android studio从外部模块继承类   发送的java密文和接收的密文不匹配   java面向对象编程:不仅仅是基本对象   你是如何处理文件的。exists()在JAVA中工作吗?   sql server从java应用程序创建到2个数据库的连接   java执行捕获优先级   solr如何使用java获取http参数?   java是什么使这种方法比这种方法更好?   用java实现Trie的算法   用于生成唯一ID的java哈希算法?   java“Method foo()不必要地装箱一个布尔常量”Sonar警告   java有。资产(……)是否存在于任何API中?   在Java中使用量角器   java在这种情况下,MessageContext将为null,但PhaseInterceptorChain为空。getCurrentMessage()不为null?   JavaStruts2单选按钮列表   java JSP表达式语言   java JPA CriteriaBuilder将连接条件转换为析取条件   使用java集合对人员的ArrayList进行排序