Movatterモバイル変換


[0]ホーム

URL:


CN111861298A - Order canceling method and device - Google Patents

Order canceling method and device
Download PDF

Info

Publication number
CN111861298A
CN111861298ACN201910359743.0ACN201910359743ACN111861298ACN 111861298 ACN111861298 ACN 111861298ACN 201910359743 ACN201910359743 ACN 201910359743ACN 111861298 ACN111861298 ACN 111861298A
Authority
CN
China
Prior art keywords
task
picking
order
information
picked
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910359743.0A
Other languages
Chinese (zh)
Inventor
庞玉敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Zhenshi Information Technology Co LtdfiledCriticalBeijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN201910359743.0ApriorityCriticalpatent/CN111861298A/en
Publication of CN111861298ApublicationCriticalpatent/CN111861298A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

The invention discloses a method and a device for canceling an order, and relates to the technical field of computers. A specific implementation mode of the method comprises the steps of receiving an order cancellation message and acquiring cancelled order information; acquiring a corresponding order list through a picking task, and searching picking information corresponding to the cancelled order information; and generating and executing a release inventory pre-occupation task or/and an in-warehouse shelf returning task according to the picking information. Therefore, the method and the device can solve the problem that the interception of canceling the order is not realized in the picking link.

Description

Translated fromChinese
一种订单取消的方法和装置Method and device for order cancellation

技术领域technical field

本发明涉及计算机技术领域,尤其涉及一种订单取消的方法和装置。The present invention relates to the field of computer technology, and in particular, to a method and device for canceling an order.

背景技术Background technique

在仓储管理系统中,订单取消后会判断订单是否复核完成,如果没有复核完成,订单是允许取消的,然后在订单生产各环节:定位、任务分配、复核环节进行已经取消订单拦截。In the warehouse management system, after the order is cancelled, it will be judged whether the order has been reviewed. If the review has not been completed, the order is allowed to be cancelled, and then the canceled orders will be intercepted in all stages of order production: positioning, task allocation, and review.

在实现本发明过程中,发明人发现现有技术中至少存在如下问题:In the process of realizing the present invention, the inventor found that there are at least the following problems in the prior art:

现有技术从定位(定位是指根据订单商品要货量,将库存进行预分配,可出库数量进行相应预扣减,在拣货环节进行真正库存数量扣减。)、任务分配、复核环节都已经实现了对取消订单进行拦截,但在拣货环节还没有实现取消订单的拦截。因此,当订单取消后,对于拣货人员是无感的,必须拣货完成后,在复核环节对已经取消订单拦截。如果一个拣货任务中商品数量较多,并且订单已经取消情况下,拣货人员必须把任务拣货完成才可以进行取消订单的拦截,消耗了不必要的人力资源,降低生产效率。The existing technology starts from positioning (positioning refers to the pre-allocation of inventory according to the quantity of goods in the order, the corresponding pre-deduction of the quantity that can be released from the warehouse, and the deduction of the real inventory quantity in the picking link.), task allocation, and review links The interception of canceled orders has been realized, but the interception of canceled orders has not been realized in the picking link. Therefore, when the order is cancelled, the picker is indifferent, and the cancelled order must be intercepted in the review link after the picking is completed. If there are a large number of items in a picking task and the order has been cancelled, the picker must complete the task picking before intercepting the canceled order, which consumes unnecessary human resources and reduces production efficiency.

发明内容SUMMARY OF THE INVENTION

有鉴于此,本发明实施例提供一种订单取消的方法和装置,能够解决在拣货环节还没有实现取消订单的拦截的问题。In view of this, the embodiments of the present invention provide a method and device for canceling an order, which can solve the problem that the interception of canceled orders has not been realized in the picking link.

为实现上述目的,根据本发明实施例的一个方面,提供了一种订单取消的方法,包括接收订单取消消息,获取取消的订单信息;通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息;根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。In order to achieve the above object, according to an aspect of the embodiments of the present invention, a method for order cancellation is provided, which includes receiving an order cancellation message, obtaining canceled order information; obtaining a corresponding order list through a picking task, and searching for the canceled order. Picking information corresponding to the order information; according to the picking information, generate and execute the task of releasing inventory reservation or/and the task of returning shelves in the warehouse.

可选地,根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务,包括:Optionally, according to the picking information, generate and execute a task of releasing inventory reservation or/and a task of returning shelves in the warehouse, including:

判断拣货信息中的已拣货数量是否为预设的第一阈值,若是则生成并执行释放库存预占任务;否则判断拣货信息中的待拣货数量是否为预设的第二阈值,若是则生成并执行库内返架任务;否则根据待拣货数量生成并执行释放库存预占任务,以及根据已拣货数量生成并执行库内返架任务。Determine whether the number of items picked in the picking information is the preset first threshold, and if so, generate and execute the task of releasing inventory reservation; otherwise, determine whether the number of items to be picked in the picking information is the preset second threshold, If so, generate and execute the task of returning to the warehouse in the warehouse; otherwise, generate and execute the task of releasing inventory reservation according to the quantity to be picked, and generate and execute the task of returning to the warehouse in the warehouse according to the number of picked items.

可选地,通过拣货任务获取对应的订单列表之前,包括:Optionally, before obtaining the corresponding order list through the picking task, include:

获取拣货任务的状态信息,判断拣货任务是否完成,若已经完成则不做拦截,直接将拣货任务发送给下一环节;否则通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。Obtain the status information of the picking task, and judge whether the picking task is completed. If it has been completed, do not intercept it, and directly send the picking task to the next link; otherwise, obtain the corresponding order list through the picking task, and find the canceled order list. Picking information corresponding to the order information.

可选地,通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息之后,还包括:Optionally, after obtaining the corresponding order list through the picking task, and after searching for the picking information corresponding to the canceled order information, the method further includes:

从拣货任务对应的订单列表中剔除已经取消的订单信息,以执行该拣货任务。Remove the canceled order information from the order list corresponding to the picking task to execute the picking task.

另外,根据本发明实施例的一个方面,提供了一种订单取消的装置,包括接收模块,用于接收订单取消消息,获取取消的订单信息;处理模块,用于通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息;执行模块,用于根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。In addition, according to an aspect of the embodiments of the present invention, an apparatus for order cancellation is provided, including a receiving module for receiving an order cancellation message and acquiring canceled order information; a processing module for acquiring a corresponding order through a picking task The list is used to search for the picking information corresponding to the canceled order information; the execution module is used to generate and execute the task of releasing inventory reservation or/and the task of returning shelves in the warehouse according to the picking information.

可选地,所述执行模块根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务,包括:Optionally, the execution module generates and executes the task of releasing inventory reservation or/and the task of returning shelves in the warehouse according to the picking information, including:

判断拣货信息中的已拣货数量是否为预设的第一阈值,若是则生成并执行释放库存预占任务;否则判断拣货信息中的待拣货数量是否为预设的第二阈值,若是则生成并执行库内返架任务;否则根据待拣货数量生成并执行释放库存预占任务,以及根据已拣货数量生成并执行库内返架任务。Determine whether the number of items picked in the picking information is the preset first threshold, and if so, generate and execute the task of releasing inventory reservation; otherwise, determine whether the number of items to be picked in the picking information is the preset second threshold, If so, generate and execute the task of returning to the warehouse in the warehouse; otherwise, generate and execute the task of releasing inventory reservation according to the quantity to be picked, and generate and execute the task of returning to the warehouse in the warehouse according to the number of picked items.

可选地,所述处理模块通过拣货任务获取对应的订单列表之前,包括:Optionally, before the processing module obtains the corresponding order list through the picking task, it includes:

获取拣货任务的状态信息,判断拣货任务是否完成,若已经完成则不做拦截,直接将拣货任务发送给下一环节;否则通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。Obtain the status information of the picking task, and judge whether the picking task is completed. If it has been completed, do not intercept it, and directly send the picking task to the next link; otherwise, obtain the corresponding order list through the picking task, and find the canceled order list. Picking information corresponding to the order information.

可选地,所述处理模块通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息之后,还包括:Optionally, the processing module obtains the corresponding order list through the picking task, and after searching for the picking information corresponding to the canceled order information, the processing module further includes:

从拣货任务对应的订单列表中剔除已经取消的订单信息,以执行该拣货任务。Remove the canceled order information from the order list corresponding to the picking task to execute the picking task.

根据本发明实施例的另一个方面,还提供了一种电子设备,包括:According to another aspect of the embodiments of the present invention, an electronic device is also provided, including:

一个或多个处理器;one or more processors;

存储装置,用于存储一个或多个程序,storage means for storing one or more programs,

当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现上述任一订单取消的实施例所述的方法。When the one or more programs are executed by the one or more processors, the one or more processors cause the one or more processors to implement the method described in any of the above embodiments of order cancellation.

根据本发明实施例的另一个方面,还提供了一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现上述任一基于订单取消的实施例所述的方法。According to another aspect of the embodiments of the present invention, there is also provided a computer-readable medium on which a computer program is stored, and when the program is executed by a processor, implements the method described in any of the foregoing embodiments based on order cancellation.

上述发明中的一个实施例具有如下优点或有益效果:本发明接收订单取消消息,获取取消的订单信息;通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息;根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。因此,本发明能够实现拣货环节对已经取消订单的拦截,降低不必要人力消耗,并且提高订单生产效率。One embodiment of the above invention has the following advantages or beneficial effects: the present invention receives the order cancellation message, and obtains the canceled order information; obtains the corresponding order list through the picking task, and searches for the picking information corresponding to the canceled order information; According to the picking information, generate and execute the task of releasing inventory reservation or/and returning to the warehouse. Therefore, the present invention can realize the interception of canceled orders in the picking link, reduce unnecessary manpower consumption, and improve order production efficiency.

上述的非惯用的可选方式所具有的进一步效果将在下文中结合具体实施方式加以说明。Further effects of the above non-conventional alternatives will be described below in conjunction with specific embodiments.

附图说明Description of drawings

附图用于更好地理解本发明,不构成对本发明的不当限定。其中:The accompanying drawings are used for better understanding of the present invention and do not constitute an improper limitation of the present invention. in:

图1是根据本发明第一实施例的订单取消的方法的主要流程的示意图FIG. 1 is a schematic diagram of the main flow of the method for order cancellation according to the first embodiment of the present invention

图2是根据本发明又一实施例的订单取消的方法的主要流程的示意图;2 is a schematic diagram of the main flow of a method for order cancellation according to another embodiment of the present invention;

图3是根据本发明再一实施例的订单取消的方法的主要流程的示意图;3 is a schematic diagram of the main flow of a method for order cancellation according to still another embodiment of the present invention;

图4是根据本发明另一实施例的订单取消的方法的主要流程的示意图;4 is a schematic diagram of the main flow of a method for order cancellation according to another embodiment of the present invention;

图5是根据本发明订单中心处理取消订单的方法的主要流程的示意图;5 is a schematic diagram of the main flow of the method for processing an order cancellation according to the order center of the present invention;

图6是根据本发明实施例的订单取消的装置的主要模块的示意图;FIG. 6 is a schematic diagram of main modules of an apparatus for order cancellation according to an embodiment of the present invention;

图7是本发明实施例可以应用于其中的示例性系统架构图;FIG. 7 is an exemplary system architecture diagram to which an embodiment of the present invention may be applied;

图8是适于用来实现本发明实施例的终端设备或服务器的计算机系统的结构示意图。FIG. 8 is a schematic structural diagram of a computer system suitable for implementing a terminal device or a server according to an embodiment of the present invention.

具体实施方式Detailed ways

以下结合附图对本发明的示范性实施例做出说明,其中包括本发明实施例的各种细节以助于理解,应当将它们认为仅仅是示范性的。因此,本领域普通技术人员应当认识到,可以对这里描述的实施例做出各种改变和修改,而不会背离本发明的范围和精神。同样,为了清楚和简明,以下的描述中省略了对公知功能和结构的描述。Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, which include various details of the embodiments of the present invention to facilitate understanding and should be considered as exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted from the following description for clarity and conciseness.

图1是根据本发明第一实施例的订单取消的方法的主要流程的示意图,所述订单取消的方法可以包括:FIG. 1 is a schematic diagram of the main flow of a method for canceling an order according to a first embodiment of the present invention. The method for canceling an order may include:

步骤S101,接收订单取消消息,获取取消的订单信息。Step S101 , receiving an order cancellation message, and acquiring canceled order information.

步骤S102,通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。In step S102, a corresponding order list is obtained through a picking task, and picking information corresponding to the canceled order information is searched.

步骤S103,根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。Step S103 , according to the picking information, generate and execute a task of releasing inventory reservation or/and a task of returning shelves in the warehouse.

其中,库内返架是指将已经从储位上取下的商品,重新上架,放回置储位上。Among them, returning to the shelf in the warehouse refers to putting the commodities that have been removed from the storage position on the shelf again and put them back on the storage position.

较佳地,一个拣货任务可以包含一个或多个订单。其中,拣货任务包括拣货任务号与拣货容器的映射关系,而订单列表的数据结构包括拣货任务号、订单号、商品编码、应拣货数量、已拣货数量和待拣货数量等等。因此,所述拣货信息可以为应拣货数量、已拣货数量和待拣货数量等等。Preferably, a picking task may contain one or more orders. Among them, the picking task includes the mapping relationship between the picking task number and the picking container, and the data structure of the order list includes the picking task number, order number, commodity code, quantity to be picked, quantity to be picked, and quantity to be picked. and many more. Therefore, the picking information may be the quantity to be picked, the quantity to be picked, the quantity to be picked, and so on.

进一步地,判断拣货信息中的已拣货数量是否为预设的第一阈值,若是则生成并执行释放库存预占任务,即该商品未开始拣货则直接释放库存预占。其中,预设的第一阈值可以为0。Further, it is judged whether the picked quantity in the picking information is a preset first threshold, and if so, the task of releasing inventory reservation is generated and executed, that is, the inventory reservation is released directly before the product starts to be picked. The preset first threshold may be 0.

更进一步地,当拣货信息中的已拣货数量不为预设的第一阈值时,判断拣货信息中的待拣货数量是否为预设的第二阈值,若是则生成并执行库内返架任务,即该商品已经拣货完成则直接进行库内返架。否则根据待拣货数量生成并执行释放库存预占任务,以及根据已拣货数量生成并执行库内返架任务。也就是说,该商品已经开始拣货但是又没有拣货完成,既拣了的货需要库内返架,还没拣的获则需要释放库存预占。另外,预设的第二阈值可以为0。Further, when the number of items already picked in the picking information is not the preset first threshold, it is judged whether the quantity to be picked in the picking information is the preset second threshold, and if so, generate and execute the The task of returning to the shelf, that is, the product has been picked and returned to the shelf directly in the warehouse. Otherwise, generate and execute the task of releasing inventory reservation according to the quantity to be picked, and generate and execute the task of returning to the warehouse according to the quantity that has been picked. That is to say, the product has already started to be picked, but the picking has not been completed. The picked goods need to be returned to the shelf in the warehouse, and the unpicked goods need to be released and reserved. In addition, the preset second threshold may be 0.

根据上面所述的各种实施例,本发明增加拣货环节对已经取消的订单商品处理,无需按照以往方式,必须拣货完成到复核环节去做库内返架,大幅度提高了订单取消的效率。另外,在拣货车上增加语音播报功能,能够及时通知拣货人员,当容器上订单已经取消时,无需继续拣货。According to the above-mentioned various embodiments, the present invention adds a picking link to process the cancelled orders, and does not need to follow the previous method. The picking must be completed to the review link to be returned to the warehouse, which greatly improves the cancellation of the order. efficiency. In addition, the voice broadcast function is added to the picking truck, which can notify the picking personnel in time. When the order on the container has been cancelled, there is no need to continue picking.

图2是根据本发明又一实施例的订单取消的方法的主要流程的示意图,所述订单取消的方法可以包括,针对于订单拣货环节:2 is a schematic diagram of the main process of a method for canceling an order according to another embodiment of the present invention. The method for canceling an order may include, for the order picking link:

步骤S201,接收订单取消消息,获取取消的订单信息。Step S201 , receiving an order cancellation message, and acquiring canceled order information.

步骤S202,获取拣货任务的状态信息,判断拣货任务是否完成,若已经完成则执行步骤S203,否则执行步骤S204。In step S202, the status information of the picking task is acquired, and it is judged whether the picking task is completed, and if it has been completed, step S203 is performed, otherwise, step S204 is performed.

步骤S203,不做拦截,直接将拣货任务发送给下一环节并退出该流程。Step S203, without intercepting, directly sending the picking task to the next link and exiting the process.

在实施例中,无论拣货任务中是否包括取消的订单信息,只要该拣货任务已经拣货完成,则在拣货环节无法再进行拦截和处理。In the embodiment, no matter whether the order picking task includes the canceled order information, as long as the order picking task has been picked up, it cannot be intercepted and processed in the order picking link.

步骤S204,通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。Step S204, obtain the corresponding order list through the picking task, and search for the picking information corresponding to the canceled order information.

步骤S205,根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。Step S205, according to the picking information, generate and execute a task of releasing inventory reservation or/and a task of returning shelves in the warehouse.

进一步地,步骤S205具体的实施过程包括:Further, the specific implementation process of step S205 includes:

判断拣货信息中的已拣货数量是否为预设的第一阈值,若是则生成并执行释放库存预占任务,即该商品未开始拣货则直接释放库存预占。其中,预设的第一阈值可以为0。Determine whether the picked quantity in the picking information is the preset first threshold, and if so, generate and execute the task of releasing inventory reservation, that is, release the inventory reservation directly before picking the item. The preset first threshold may be 0.

更进一步地,当拣货信息中的已拣货数量不为预设的第一阈值时,判断拣货信息中的待拣货数量是否为预设的第二阈值,若是则生成并执行库内返架任务,即该商品已经拣货完成则直接进行库内返架。否则根据待拣货数量生成并执行释放库存预占任务,以及根据已拣货数量生成并执行库内返架任务。也就是说,该商品已经开始拣货但是又没有拣货完成,既拣了的货需要库内返架,还没拣的获则需要释放库存预占。另外,预设的第二阈值可以为0。Further, when the number of items already picked in the picking information is not the preset first threshold, it is judged whether the quantity to be picked in the picking information is the preset second threshold, and if so, generate and execute the The task of returning to the shelf, that is, the product has been picked and returned to the shelf directly in the warehouse. Otherwise, generate and execute the task of releasing inventory reservation according to the quantity to be picked, and generate and execute the task of returning to the warehouse according to the quantity that has been picked. That is to say, the product has already started to be picked, but the picking has not been completed. The picked goods need to be returned to the shelf in the warehouse, and the unpicked goods need to be released and reserved. In addition, the preset second threshold may be 0.

图3是根据本发明再一实施例的订单取消的方法的主要流程的示意图,所述订单取消的方法可以包括,针对于订单拣货环节:3 is a schematic diagram of the main process of a method for canceling an order according to still another embodiment of the present invention. The method for canceling an order may include, for the order picking link:

步骤S301,接收订单取消消息,获取取消的订单信息。Step S301 , receiving an order cancellation message, and acquiring canceled order information.

步骤S302,通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。Step S302 , obtain the corresponding order list through the picking task, and search for the picking information corresponding to the canceled order information.

步骤S303,判断订单列表中是否存在除取消的订单信息以外的订单信息,若存在则先执行步骤S304再执行步骤S305,否则直接执行步骤S305。In step S303, it is determined whether there is order information other than the canceled order information in the order list. If there is, step S304 is performed first and then step S305 is performed, otherwise, step S305 is directly performed.

步骤S304,从拣货任务对应的订单列表中剔除已经取消的订单信息,以执行该拣货任务。Step S304, remove the canceled order information from the order list corresponding to the picking task to execute the picking task.

在实施例中,拣货任务对应的订单列表中可能所有的订单都是要取消的订单,也可能只有部分是要取消的订单。当只有部分是要取消的订单时则需要对未取消的订单继续进行拣货。In an embodiment, all the orders in the order list corresponding to the picking task may be the orders to be cancelled, or only some of the orders may be the orders to be cancelled. When only part of the order is to be canceled, it is necessary to continue picking for the order that is not canceled.

值得说明的是,步骤S304可以在步骤S305之前执行,也可以与步骤S305同时执行,或者也可以在步骤S305之后执行。It should be noted that step S304 may be performed before step S305, may be performed simultaneously with step S305, or may be performed after step S305.

步骤S305,根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。Step S305, according to the picking information, generate and execute a task of releasing inventory reservation or/and a task of returning shelves in the warehouse.

进一步地,步骤S305具体的实施过程包括:Further, the specific implementation process of step S305 includes:

判断拣货信息中的已拣货数量是否为预设的第一阈值,若是则生成并执行释放库存预占任务,即该商品未开始拣货则直接释放库存预占。其中,预设的第一阈值可以为0。Determine whether the picked quantity in the picking information is the preset first threshold, and if so, generate and execute the task of releasing inventory reservation, that is, release the inventory reservation directly before picking the item. The preset first threshold may be 0.

更进一步地,当拣货信息中的已拣货数量不为预设的第一阈值时,判断拣货信息中的待拣货数量是否为预设的第二阈值,若是则生成并执行库内返架任务,即该商品已经拣货完成则直接进行库内返架。否则根据待拣货数量生成并执行释放库存预占任务,以及根据已拣货数量生成并执行库内返架任务。也就是说,该商品已经开始拣货但是又没有拣货完成,既拣了的货需要库内返架,还没拣的获则需要释放库存预占。另外,预设的第二阈值可以为0。Further, when the number of items already picked in the picking information is not the preset first threshold, it is judged whether the quantity to be picked in the picking information is the preset second threshold, and if so, generate and execute the The task of returning to the shelf, that is, the product has been picked and returned to the shelf directly in the warehouse. Otherwise, generate and execute the task of releasing inventory reservation according to the quantity to be picked, and generate and execute the task of returning to the warehouse according to the quantity that has been picked. That is to say, the product has already started to be picked, but the picking has not been completed. The picked goods need to be returned to the shelf in the warehouse, and the unpicked goods need to be released and reserved. In addition, the preset second threshold may be 0.

图4是根据本发明另一实施例的订单取消的方法的主要流程的示意图,所述订单取消的方法可以包括,针对于订单拣货环节:4 is a schematic diagram of the main flow of a method for canceling an order according to another embodiment of the present invention. The method for canceling an order may include, for the order picking link:

步骤S401,接收订单取消消息,获取取消的订单信息。Step S401 , receiving an order cancellation message, and acquiring canceled order information.

较佳地,仓储管理系统中的订单拣货环节可以接收到订单中心下发的订单取消消息,而在此之前订单中心的具体实施过程包括,如图5所示:Preferably, the order picking link in the warehouse management system can receive the order cancellation message issued by the order center, and the specific implementation process of the order center before this includes, as shown in Figure 5:

步骤S501:接收用户的订单取消消息。Step S501: Receive an order cancellation message from the user.

在实施例中,用户取消订单,订单履约中心可以给订单中心发送订单取消消息。In an embodiment, the user cancels the order, and the order fulfillment center may send an order cancellation message to the order center.

步骤S502:获取订单状态信息,判断该订单状态信息是否为复核完成,若是则订单取消失败并退出,否则执行步骤S303。Step S502: Obtain order status information, and determine whether the order status information is reviewed and completed, if so, the order cancellation fails and exits, otherwise, step S303 is performed.

在实施例中,订单的处理一般最后要经历复核环节,如果最后一个环节复核已经完成,那么该订单则无法取消。In the embodiment, the processing of the order generally goes through a review stage at the end, and if the review of the last stage has been completed, the order cannot be cancelled.

步骤S503:将订单取消消息下发至订单处理的各个环节。Step S503: Send the order cancellation message to each link of order processing.

步骤S402,判断拣货任务是否完成,若已经完成,则执行步骤S403,否则执行步骤S404。In step S402, it is judged whether the picking task is completed, if it has been completed, step S403 is performed, otherwise, step S404 is performed.

在实施例中,可以根据拣货任务的状态信息,判断拣货任务是否完成。In the embodiment, it can be determined whether the picking task is completed according to the status information of the picking task.

步骤S403,不做拦截,直接将拣货任务发送给下一环节,退出该流程。Step S403, without intercepting, directly sending the picking task to the next link, and exiting the process.

步骤S404,根据拣货任务获取对应的订单列表,获取各订单的拣货信息。In step S404, a corresponding order list is acquired according to the picking task, and picking information of each order is acquired.

在实施例中,一个拣货任务可以包含一个或多个订单。其中,拣货任务包括拣货任务号与拣货容器的映射关系,而订单列表的数据结构包括拣货任务号、订单号、商品编码、应拣货数量、已拣货数量和待拣货数量等等。In embodiments, a picking task may contain one or more orders. Among them, the picking task includes the mapping relationship between the picking task number and the picking container, and the data structure of the order list includes the picking task number, order number, commodity code, quantity to be picked, quantity to be picked, and quantity to be picked. and many more.

步骤S405,判断该拣货任务中是否存在取消的订单信息,若存在则执行步骤S406,否则不做拦截,正常拣货,退出该流程。In step S405, it is judged whether there is canceled order information in the picking task, and if so, step S406 is performed, otherwise, no interception is performed, the order is picked normally, and the process is exited.

步骤S406,从拣货任务对应的订单列表中剔除已经取消的订单的商品集合A,以执行该拣货任务。Step S406, remove the commodity set A of the cancelled order from the order list corresponding to the picking task, so as to execute the picking task.

在实施例中,从拣货任务对应的订单列表中剔除已经取消的订单的商品集合A,从而可以对未取消订单的商品进行拣货,当拣货完成可以按照正常流程发送至下一环节,例如:复核环节。In the embodiment, the commodity set A of the canceled order is removed from the order list corresponding to the picking task, so that the commodity of the uncancelled order can be picked, and when the picking is completed, it can be sent to the next link according to the normal process, For example: review link.

需要说明的是,如果拣货任务对应的订单列表所有的订单都是要取消的订单,则步骤S406就不需要执行了,直接进行步骤S407即可。It should be noted that, if all the orders in the order list corresponding to the picking task are orders to be cancelled, then step S406 does not need to be executed, and step S407 can be directly performed.

步骤S407,判断商品集合A中商品编码对应的已拣货数量是否为0,若是则执行步骤S408,否则执行步骤S409。In step S407, it is judged whether the number of picked items corresponding to the commodity code in the commodity set A is 0, and if so, step S408 is performed, otherwise, step S409 is performed.

步骤S408,生成并执行释放库存预占任务,退出该流程。In step S408, a task of releasing inventory reservation is generated and executed, and the process is exited.

在实施例中,已拣货数量为0的商品说明还没有开始拣货,便可以直接生成释放库存预占任务,而执行释放库存预占任务就是将预占的库存释放。In the embodiment, if the description of a commodity whose picked quantity is 0 has not started picking, the task of releasing inventory reservation can be directly generated, and executing the task of releasing inventory reservation is to release the reserved inventory.

其中,在订单生产环节中的定位环节,可以根据订单商品要货量,将库存进行预分配,可出库数量进行相应预扣减,在拣货环节进行真正库存数量扣减。因此,不拣货下架的商品数量,库存已经被预占,不能被分配给其他订单,所以需要将该部分库存预占释放掉,这样该部分数量才可以继续分配给其他订单。Among them, in the positioning link in the order production link, the inventory can be pre-allocated according to the quantity of the order goods, the quantity that can be released from the warehouse can be deducted accordingly, and the real inventory quantity can be deducted in the picking link. Therefore, for the number of items that are not picked and put off the shelf, the inventory has been reserved and cannot be allocated to other orders, so it is necessary to release this part of the stock reservation, so that this part of the quantity can continue to be allocated to other orders.

步骤S409,判断商品集合A中商品编码对应的待拣货数量是否为0,若是则执行步骤S410,否则执行步骤S411。In step S409, it is judged whether the quantity to be picked corresponding to the commodity code in the commodity set A is 0, if so, step S410 is executed, otherwise, step S411 is executed.

步骤S410,生成并执行库内返架任务,退出该流程。Step S410, generating and executing a shelf return task in the warehouse, and exiting the process.

在实施例中,库内返架任务就是根据已拣货数量将已经扣减的库存进行添加,相当于做了入库上架,将商品放置回相应的储位上,并库存做相应增加。In the embodiment, the task of returning to the shelf in the warehouse is to add the deducted inventory according to the picked quantity, which is equivalent to putting the goods into the warehouse and putting them back on the corresponding storage location, and increasing the inventory accordingly.

另外,待拣货数量为0说明该商品已经拣货完成,不存在库存预占的情况,因此只需要生成并执行库内返架任务即可。In addition, if the quantity to be picked is 0, it means that the product has been picked, and there is no inventory reservation. Therefore, it is only necessary to generate and execute the task of returning to the shelf in the warehouse.

较佳地,在执行库存返架任务时可以将拣货容器拉到库内返架区,通知拣货车,扫描拣货容器号,判断该拣货容器是否具有库内返架任务,如果有具有库内返架任务,则扫描商品编码,输入返架数量并确认储位。另外,在执行库存返架任务时还可以进行语音播报,例如:语音播报“该拣货容器上订单xxx已经取消,商品已经返架”。Preferably, when the inventory return task is performed, the picking container can be pulled to the shelf return area in the warehouse, the picking truck is notified, the number of the picking container is scanned, and it is judged whether the picking container has the task of returning the shelf in the warehouse, and if it has For the task of returning to the shelf in the warehouse, scan the commodity code, enter the quantity of the returned shelf and confirm the storage location. In addition, when performing the task of returning the inventory to the shelf, a voice broadcast can also be performed, for example: the voice broadcast "The order xxx on this picking container has been cancelled, and the product has been returned to the shelf".

步骤S411,根据商品编码对应的待拣货数量生成并执行释放库存预占任务,以及根据商品编码对应的已拣货数量生成并执行库内返架任务。Step S411 , generating and executing the task of releasing inventory reservation according to the quantity to be picked corresponding to the commodity code, and generating and executing the task of returning shelves in the warehouse according to the number of already picked items corresponding to the commodity code.

图6是根据本发明实施例的订单取消的装置,如图6所示,所述订单取消的装置600包括接收模块601、处理模块602和执行模块603。其中,接收模块601接收订单取消消息,获取取消的订单信息。处理模块602通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。而执行模块603根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。FIG. 6 is an apparatus for canceling an order according to an embodiment of the present invention. As shown in FIG. 6 , theapparatus 600 for canceling an order includes a receivingmodule 601 , aprocessing module 602 and an executingmodule 603 . The receivingmodule 601 receives the order cancellation message, and obtains the canceled order information. Theprocessing module 602 obtains the corresponding order list through the picking task, and searches for the picking information corresponding to the canceled order information. On the other hand, theexecution module 603 generates and executes the task of releasing inventory reservation or/and the task of returning shelves in the warehouse according to the picking information.

作为进一步地实施例,所述执行模块603根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务的具体实施过程包括:As a further embodiment, the specific implementation process for theexecution module 603 to generate and execute the task of releasing inventory reservation or/and the task of returning shelves in the warehouse according to the picking information includes:

判断拣货信息中的已拣货数量是否为预设的第一阈值,若是则生成并执行释放库存预占任务,即该商品未开始拣货则直接释放库存预占。其中,预设的第一阈值可以为0。Determine whether the picked quantity in the picking information is the preset first threshold, and if so, generate and execute the task of releasing inventory reservation, that is, release the inventory reservation directly before picking the item. The preset first threshold may be 0.

更进一步地,当拣货信息中的已拣货数量不为预设的第一阈值时,判断拣货信息中的待拣货数量是否为预设的第二阈值,若是则生成并执行库内返架任务,即该商品已经拣货完成则直接进行库内返架。否则根据待拣货数量生成并执行释放库存预占任务,以及根据已拣货数量生成并执行库内返架任务。也就是说,该商品已经开始拣货但是又没有拣货完成,既拣了的货需要库内返架,还没拣的获则需要释放库存预占。另外,预设的第二阈值可以为0。Further, when the number of items already picked in the picking information is not the preset first threshold, it is judged whether the quantity to be picked in the picking information is the preset second threshold, and if so, generate and execute the The task of returning to the shelf, that is, the product has been picked and returned to the shelf directly in the warehouse. Otherwise, generate and execute the task of releasing inventory reservation according to the quantity to be picked, and generate and execute the task of returning to the warehouse according to the quantity that has been picked. That is to say, the product has already started to be picked, but the picking has not been completed. The picked goods need to be returned to the shelf in the warehouse, and the unpicked goods need to be released and reserved. In addition, the preset second threshold may be 0.

作为本发明的另一实施例,所述处理模块602通过拣货任务获取对应的订单列表之前,可以获取拣货任务的状态信息,判断拣货任务是否完成,若已经完成则不做拦截,直接将拣货任务发送给下一环节;否则通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息。也就是说,在实施例中无论拣货任务中是否包括取消的订单信息,只要该拣货任务已经拣货完成,则在拣货环节无法再进行拦截和处理。As another embodiment of the present invention, before theprocessing module 602 obtains the corresponding order list through the picking task, it can obtain the status information of the picking task, and judge whether the picking task is completed. The picking task is sent to the next link; otherwise, the corresponding order list is obtained through the picking task, and the picking information corresponding to the canceled order information is searched. That is to say, in the embodiment, no matter whether the order picking task includes canceled order information, as long as the picking task has been picked, it cannot be intercepted and processed in the picking process.

作为本发明的又一实施例,所述处理模块602通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息之后,还可以从拣货任务对应的订单列表中剔除已经取消的订单信息,以执行该拣货任务。也就是说,拣货任务对应的订单列表中可能所有的订单都是要取消的订单,也可能只有部分是要取消的订单。当只有部分是要取消的订单时则需要对未取消的订单继续进行拣货。As another embodiment of the present invention, theprocessing module 602 obtains the corresponding order list through the picking task, and after searching for the picking information corresponding to the canceled order information, it can also be removed from the order list corresponding to the picking task Order information that has been cancelled to perform this picking task. That is to say, all the orders in the order list corresponding to the picking task may be orders to be cancelled, or only some of the orders may be cancelled. When only part of the order is to be canceled, it is necessary to continue picking for the order that is not canceled.

需要说明的是,在本发明所述订单取消的方法和所述订单取消的装置在具体实施内容上具有相应关系,故重复内容不再说明。It should be noted that the method for canceling an order and the apparatus for canceling an order in the present invention have a corresponding relationship in the specific implementation content, so the repeated content will not be described again.

图7示出了可以应用本发明实施例的订单取消的方法或订单取消的装置的示例性系统架构700。FIG. 7 shows anexemplary system architecture 700 of an order cancellation method or an order cancellation apparatus to which an embodiment of the present invention can be applied.

如图7所示,系统架构700可以包括终端设备701、702、703,网络704和服务器705。网络704用以在终端设备701、702、703和服务器705之间提供通信链路的介质。网络704可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。As shown in FIG. 7 , thesystem architecture 700 may includeterminal devices 701 , 702 , and 703 , anetwork 704 and aserver 705 . Thenetwork 704 is the medium used to provide the communication link between theterminal devices 701 , 702 , 703 and theserver 705 .Network 704 may include various connection types, such as wired, wireless communication links, or fiber optic cables, among others.

用户可以使用终端设备701、702、703通过网络704与服务器705交互,以接收或发送消息等。终端设备701、702、703上可以安装有各种通讯客户端应用,例如购物类应用、网页浏览器应用、搜索类应用、即时通信工具、邮箱客户端、社交平台软件等(仅为示例)。The user can use theterminal devices 701, 702, 703 to interact with theserver 705 through thenetwork 704 to receive or send messages and the like. Various communication client applications may be installed on theterminal devices 701 , 702 and 703 , such as shopping applications, web browser applications, search applications, instant messaging tools, email clients, social platform software, etc. (only examples).

终端设备701、702、703可以是具有显示屏并且支持网页浏览的各种电子设备,包括但不限于智能手机、平板电脑、膝上型便携计算机和台式计算机等等。Theterminal devices 701, 702, 703 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop computers, desktop computers, and the like.

服务器705可以是提供各种服务的服务器,例如对用户利用终端设备701、702、703所浏览的购物类网站提供支持的后台管理服务器(仅为示例)。后台管理服务器可以对接收到的产品信息查询请求等数据进行分析等处理,并将处理结果(例如目标推送信息、产品信息--仅为示例)反馈给终端设备。Theserver 705 may be a server that provides various services, such as a background management server that provides support for shopping websites browsed by theterminal devices 701 , 702 , and 703 (just an example). The background management server can analyze and process the received product information query request and other data, and feed back the processing results (such as target push information, product information—just an example) to the terminal device.

需要说明的是,本发明实施例所提供的订单取消的方法一般由服务器705执行,相应地,订单取消的装置一般设置于服务器705中。It should be noted that, the method for order cancellation provided by the embodiment of the present invention is generally performed by theserver 705 , and accordingly, the apparatus for order cancellation is generally set in theserver 705 .

应该理解,图7中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。It should be understood that the numbers of terminal devices, networks and servers in FIG. 7 are only illustrative. There can be any number of terminal devices, networks and servers according to implementation needs.

下面参考图8,其示出了适于用来实现本发明实施例的终端设备的计算机系统800的结构示意图。图8示出的终端设备仅仅是一个示例,不应对本发明实施例的功能和使用范围带来任何限制。Referring next to FIG. 8 , it shows a schematic structural diagram of acomputer system 800 suitable for implementing a terminal device according to an embodiment of the present invention. The terminal device shown in FIG. 8 is only an example, and should not impose any limitations on the functions and scope of use of the embodiments of the present invention.

如图8所示,计算机系统800包括中央处理单元(CPU)801,其可以根据存储在只读存储器(ROM)802中的程序或者从存储部分808加载到随机访问存储器(RAM)803中的程序而执行各种适当的动作和处理。在RAM803中,还存储有系统800操作所需的各种程序和数据。CPU801、ROM802以及RAM803通过总线804彼此相连。输入/输出(I/O)接口805也连接至总线804。As shown in FIG. 8, acomputer system 800 includes a central processing unit (CPU) 801, which can be loaded into a random access memory (RAM) 803 according to a program stored in a read only memory (ROM) 802 or a program from astorage section 808 Instead, various appropriate actions and processes are performed. In theRAM 803, various programs and data necessary for the operation of thesystem 800 are also stored. TheCPU 801 , theROM 802 , and theRAM 803 are connected to each other through abus 804 . An input/output (I/O)interface 805 is also connected tobus 804 .

以下部件连接至I/O接口805:包括键盘、鼠标等的输入部分806;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分807;包括硬盘等的存储部分808;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分809。通信部分809经由诸如因特网的网络执行通信处理。驱动器810也根据需要连接至I/O接口805。可拆卸介质811,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器810上,以便于从其上读出的计算机程序根据需要被安装入存储部分808。The following components are connected to the I/O interface 805: aninput section 806 including a keyboard, a mouse, etc.; anoutput section 807 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and a speaker, etc.; astorage section 808 including a hard disk, etc. ; and acommunication section 809 including a network interface card such as a LAN card, a modem, and the like. Thecommunication section 809 performs communication processing via a network such as the Internet. Adrive 810 is also connected to the I/O interface 805 as needed. Aremovable medium 811, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is mounted on thedrive 810 as needed so that a computer program read therefrom is installed into thestorage section 808 as needed.

特别地,根据本发明公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本发明公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分809从网络上被下载和安装,和/或从可拆卸介质811被安装。在该计算机程序被中央处理单元(CPU)801执行时,执行本发明的系统中限定的上述功能。In particular, the processes described above with reference to the flowcharts may be implemented as computer software programs in accordance with the disclosed embodiments of the present invention. For example, embodiments disclosed herein include a computer program product comprising a computer program carried on a computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart. In such an embodiment, the computer program may be downloaded and installed from the network via thecommunication portion 809, and/or installed from theremovable medium 811. When the computer program is executed by the central processing unit (CPU) 801, the above-described functions defined in the system of the present invention are performed.

需要说明的是,本发明所示的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本发明中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本发明中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。It should be noted that the computer-readable medium shown in the present invention may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two. The computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples of computer readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), fiber optics, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing. In the present invention, a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device. In the present invention, however, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device . Program code embodied on a computer readable medium may be transmitted using any suitable medium including, but not limited to, wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.

附图中的流程图和框图,图示了按照本发明各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,上述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图或流程图中的每个方框、以及框图或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams or flowchart illustrations, and combinations of blocks in the block diagrams or flowchart illustrations, can be implemented in special purpose hardware-based systems that perform the specified functions or operations, or can be implemented using A combination of dedicated hardware and computer instructions is implemented.

描述于本发明实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的模块也可以设置在处理器中,例如,可以描述为:一种处理器包括接收模块、处理模块和执行模块。其中,这些模块的名称在某种情况下并不构成对该模块本身的限定。The modules involved in the embodiments of the present invention may be implemented in a software manner, and may also be implemented in a hardware manner. The described modules can also be provided in the processor, for example, it can be described as: a processor includes a receiving module, a processing module and an executing module. Among them, the names of these modules do not constitute a limitation on the module itself under certain circumstances.

作为另一方面,本发明还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的设备中所包含的;也可以是单独存在,而未装配入该设备中。上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被一个该设备执行时,使得该设备包括:接收订单取消消息,获取取消的订单信息;通过拣货任务获取对应的订单列表,查找所述取消的订单信息对应的拣货信息;根据拣货信息,生成并执行释放库存预占任务或/和库内返架任务。As another aspect, the present invention also provides a computer-readable medium, which may be included in the device described in the above embodiments; or may exist alone without being assembled into the device. The above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by a device, the device includes: receiving an order cancellation message, acquiring canceled order information; acquiring corresponding order information through a picking task In the order list, the picking information corresponding to the canceled order information is searched; according to the picking information, the task of releasing inventory and preempting or/and the task of returning shelves in the warehouse is generated and executed.

根据本发明实施例的技术方案,能够解决在拣货环节还没有实现取消订单的拦截的问题。According to the technical solutions of the embodiments of the present invention, the problem that the interception of canceled orders has not been realized in the picking link can be solved.

上述具体实施方式,并不构成对本发明保护范围的限制。本领域技术人员应该明白的是,取决于设计要求和其他因素,可以发生各种各样的修改、组合、子组合和替代。任何在本发明的精神和原则之内所作的修改、等同替换和改进等,均应包含在本发明保护范围之内。The above-mentioned specific embodiments do not constitute a limitation on the protection scope of the present invention. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may occur depending on design requirements and other factors. Any modifications, equivalent replacements and improvements made within the spirit and principle of the present invention shall be included within the protection scope of the present invention.

Claims (10)

CN201910359743.0A2019-04-302019-04-30Order canceling method and devicePendingCN111861298A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910359743.0ACN111861298A (en)2019-04-302019-04-30Order canceling method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910359743.0ACN111861298A (en)2019-04-302019-04-30Order canceling method and device

Publications (1)

Publication NumberPublication Date
CN111861298Atrue CN111861298A (en)2020-10-30

Family

ID=72965554

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910359743.0APendingCN111861298A (en)2019-04-302019-04-30Order canceling method and device

Country Status (1)

CountryLink
CN (1)CN111861298A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113159680A (en)*2021-04-192021-07-23北京京东振世信息技术有限公司Inventory pre-occupation method, device, electronic equipment and computer readable medium
CN113506155A (en)*2021-07-272021-10-15北京京东振世信息技术有限公司Order processing method and device, storage medium and electronic equipment
CN114422549A (en)*2022-01-212022-04-29北京京东振世信息技术有限公司Message processing method and device, terminal equipment and storage medium
CN114462933A (en)*2022-01-132022-05-10珠海格力电器股份有限公司Method for canceling order delivery, computer equipment and storage medium
CN114792218A (en)*2022-03-292022-07-26北京旷视机器人技术有限公司Warehouse-out control method, electronic device and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20100115024A (en)*2009-04-172010-10-27주식회사 이엠따블유System and method for management storehouse by using rfid
CN104008474A (en)*2014-06-172014-08-27北京京东尚科信息技术有限公司Data processing method and system
US20160071190A1 (en)*2014-09-102016-03-10Oracle International CorporationModifying electronic orders during a fulfillment process
CN107203921A (en)*2017-04-202017-09-26多点生活(中国)网络科技有限公司Sequence information merging treatment method and system
CN107230120A (en)*2016-03-242017-10-03阿里巴巴集团控股有限公司Sequence information processing method, apparatus and system
CN107239986A (en)*2017-04-202017-10-10多点生活(中国)网络科技有限公司Order settlement method, order processing client, order management platform
CN107844927A (en)*2016-09-192018-03-27北京京东尚科信息技术有限公司The method and apparatus for improving storage outbound efficiency
CN107845004A (en)*2016-09-192018-03-27北京京东尚科信息技术有限公司Information-pushing method and device
CN109064279A (en)*2018-07-262018-12-21波奇(上海)信息科技有限公司A kind of order processing method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20100115024A (en)*2009-04-172010-10-27주식회사 이엠따블유System and method for management storehouse by using rfid
CN104008474A (en)*2014-06-172014-08-27北京京东尚科信息技术有限公司Data processing method and system
US20160071190A1 (en)*2014-09-102016-03-10Oracle International CorporationModifying electronic orders during a fulfillment process
CN107230120A (en)*2016-03-242017-10-03阿里巴巴集团控股有限公司Sequence information processing method, apparatus and system
CN107844927A (en)*2016-09-192018-03-27北京京东尚科信息技术有限公司The method and apparatus for improving storage outbound efficiency
CN107845004A (en)*2016-09-192018-03-27北京京东尚科信息技术有限公司Information-pushing method and device
CN107203921A (en)*2017-04-202017-09-26多点生活(中国)网络科技有限公司Sequence information merging treatment method and system
CN107239986A (en)*2017-04-202017-10-10多点生活(中国)网络科技有限公司Order settlement method, order processing client, order management platform
CN109064279A (en)*2018-07-262018-12-21波奇(上海)信息科技有限公司A kind of order processing method and device

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
无: "我要拦截订单,跨境店铺erp", pages 1 - 2, Retrieved from the Internet <URL:https://bbs.eccang.com/notbook/227>*
潘建新: "现代物流中心电子标签拣货系统的研究与实现", 湖州师范学院学报, no. 06*
潘建新: "现代物流中心电子标签拣货系统的研究与实现", 湖州师范学院学报, no. 06, 30 December 2003 (2003-12-30)*
蒋萌主编: "《物流作业技能实训》", 30 June 2008, 华东南大学出版社 , pages: 17 - 19*
郑炜;: "如何塑造与管理现代化物流配送中心(中)――详细介绍出货出库系统", 信息与电脑, no. 10*
郑炜;: "如何塑造与管理现代化物流配送中心(中)――详细介绍出货出库系统", 信息与电脑, no. 10, 15 October 2008 (2008-10-15)*

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113159680A (en)*2021-04-192021-07-23北京京东振世信息技术有限公司Inventory pre-occupation method, device, electronic equipment and computer readable medium
CN113159680B (en)*2021-04-192023-11-03北京京东振世信息技术有限公司Inventory preemption method, apparatus, electronic device, and computer-readable medium
CN113506155A (en)*2021-07-272021-10-15北京京东振世信息技术有限公司Order processing method and device, storage medium and electronic equipment
CN114462933A (en)*2022-01-132022-05-10珠海格力电器股份有限公司Method for canceling order delivery, computer equipment and storage medium
CN114422549A (en)*2022-01-212022-04-29北京京东振世信息技术有限公司Message processing method and device, terminal equipment and storage medium
CN114422549B (en)*2022-01-212024-04-09北京京东振世信息技术有限公司Message processing method and device, terminal equipment and storage medium
CN114792218A (en)*2022-03-292022-07-26北京旷视机器人技术有限公司Warehouse-out control method, electronic device and storage medium

Similar Documents

PublicationPublication DateTitle
CN111861298A (en)Order canceling method and device
CN110348771B (en)Method and device for order grouping of orders
CN110826831A (en)Method and device for restocking a picking zone of a warehouse
CN110473036B (en)Method and device for generating order number
CN111932163B (en) A method and device for locating outbound goods in a multi-depth warehouse
CN113762664B (en) Method, device and computer-readable medium for allocating picking tasks
CN111784222A (en) Method and apparatus for processing an order
CN110766349A (en)Tallying method and device
CN113760488A (en)Method, device, equipment and computer readable medium for scheduling task
CN113723893A (en) Method and apparatus for processing an order
CN112101690B (en)Article sorting method and device
WO2021143510A1 (en)Task determination method and device
CN113222680A (en)Method and device for generating order
CN108985805B (en)Method and device for selectively executing push task
CN112884387B (en) Method and device for controlling a vehicle
CN110378636B (en)Cross sorting method and device
CN112053106A (en) A method and device for managing items out of warehouse
CN110555642A (en)Method and device for determining route starting point
WO2023197727A1 (en)Task processing method and apparatus
CN111260269A (en)Store order processing method and device for improving distribution efficiency
CN112785213B (en)Warehouse manifest picking construction method and device
CN112668949B (en)Method and device for picking goods
CN112446754B (en) Method and apparatus for processing orders
CN113762825A (en)Method and device for determining ex-warehouse list
CN112581154A (en)Settlement processing method and device

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication

Application publication date:20201030

RJ01Rejection of invention patent application after publication

[8]ページ先頭

©2009-2025 Movatter.jp