CN107844927B - Method and device for improving warehousing and ex-warehouse efficiency - Google Patents

Method and device for improving warehousing and ex-warehouse efficiency Download PDF

Info

Publication number
CN107844927B
CN107844927B CN201610831820.4A CN201610831820A CN107844927B CN 107844927 B CN107844927 B CN 107844927B CN 201610831820 A CN201610831820 A CN 201610831820A CN 107844927 B CN107844927 B CN 107844927B
Authority
CN
China
Prior art keywords
processed
information
goods
unpacked
queue
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.)
Active
Application number
CN201610831820.4A
Other languages
Chinese (zh)
Other versions
CN107844927A (en
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 Ltd filed Critical Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN201610831820.4A priority Critical patent/CN107844927B/en
Publication of CN107844927A publication Critical patent/CN107844927A/en
Application granted granted Critical
Publication of CN107844927B publication Critical patent/CN107844927B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • G06Q10/0875Itemisation or classification of parts, supplies or services, e.g. bill of materials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management

Abstract

The application discloses a method and a device for improving warehousing ex-warehouse efficiency. One embodiment of the method comprises: acquiring delivery order information; inquiring boxing information corresponding to the delivery order information; adding the boxing information into a queue to be unpacked from back to front according to the boxing serial number; traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the quantity of the packaged goods information to obtain the to-be-processed quantity of each goods information; adding the cargo information with the to-be-processed quantity larger than 0 and the to-be-processed quantity thereof into a to-be-processed cargo queue; and generating an unpacking task list based on the queue to be unpacked and the cargo queue to be processed. The embodiment improves the warehousing and ex-warehouse efficiency after the orders are modified, and shortens the order ex-warehouse time.

Description

Method and device for improving warehousing and ex-warehouse efficiency
Technical Field
The application relates to the technical field of computers, in particular to the technical field of Internet of things, and particularly relates to a method and a device for improving warehousing ex-warehouse efficiency.
Background
When an order of electronic commerce is delivered from a warehouse, sometimes the goods to be removed which are rechecked and boxed need to be detached from a box because of the defective goods in the goods contained in the delivery list or the partial goods removed by modifying the order by a customer, and then the goods in the warehouse are returned.
Currently, to prevent a customer from modifying a packed cargo order, the customer is generally prohibited from modifying the outgoing order, but is allowed to place an order again after canceling the original order. Corresponding to the re-ordering after the customer is allowed to cancel the original order, the warehousing staff needs to return the boxed goods corresponding to the original order in the warehouse after the customer cancels the original order, and then carry out the ex-warehouse again according to the re-ordering of the customer.
However, for orders with huge warehouse-out amount or allocated goods among warehouses, the boxed goods corresponding to the original order are returned to the warehouse, and then are returned to the warehouse according to the order re-placement of the customer, which greatly affects the production efficiency in the warehouse, and also causes the recovery delay of the warehouse and affects the supply capacity of the warehouse.
Disclosure of Invention
The present application is directed to an improved method and apparatus for improving warehousing and delivery efficiency, so as to solve the technical problems mentioned in the background section above.
In one aspect, the present application provides a method for improving warehousing and ex-warehouse efficiency, the method comprising: acquiring delivery order information; inquiring boxing information corresponding to the delivery order information; adding the boxing information into a queue to be unpacked from back to front according to the boxing serial number; traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the quantity of the packaged goods information to obtain the to-be-processed quantity of each goods information; adding the cargo information with the to-be-processed quantity larger than 0 and the to-be-processed quantity thereof into a to-be-processed cargo queue; and generating an unpacking task list based on the queue to be unpacked and the cargo queue to be processed.
In some embodiments, the generating an unpacking task sheet based on the queue to be unpacked and the queue of goods to be processed includes: executing the step of generating an unpacking task to the information of the single goods to be processed in the goods queue to be processed to obtain at least one unpacking task, and adding the at least one unpacking task to an unpacking task list; wherein the step of generating an unpacking task comprises: determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed amount of the single to-be-processed cargo information and the packing information in the to-be-unpacked queue, generating an unpacking task comprising the to-be-unpacked number and the to-be-unpacked number, updating the to-be-processed amount of the single to-be-processed cargo information to a residual amount obtained by subtracting the to-be-unpacked number, and continuing executing the step of generating the unpacking task until the to-be-processed amount of the single to-be-processed cargo information is 0.
In some embodiments, the queue to be unpacked comprises a full-box queue; and determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed quantity of the single to-be-processed goods information and the packing information in the to-be-unpacked queue comprises: in response to the fact that the to-be-processed quantity of the single to-be-processed goods information is not 0, inquiring whether the to-be-processed quantity of the single to-be-processed goods information is larger than or equal to the whole box specified quantity; and determining the first box number including the single information of the goods to be processed in the whole box queue as a box number to be disassembled and determining the specified number of the whole box as the quantity to be disassembled in response to the fact that the quantity to be processed of the single information of the goods to be processed is larger than or equal to the specified number of the whole box.
In some embodiments, the queue to be unpacked further comprises a collage queue; and determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed quantity of the single to-be-processed goods information and the packing information in the to-be-unpacked queue further comprises: in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box, determining the first box number including the single piece of information of the goods to be processed in the splicing box queue as a box number to be disassembled, and determining the quantity to be disassembled according to any one of the following items: if the number of the single information of the goods to be processed in the box number to be disassembled is larger than or equal to the amount of the single information of the goods to be processed, determining the amount of the single information of the goods to be processed to be disassembled; and if the quantity of the single information of the goods to be processed in the box number to be disassembled is smaller than the quantity to be processed of the single information of the goods to be processed, taking the quantity of the single information of the goods to be processed in the box number to be disassembled as the quantity to be disassembled.
In some embodiments, the determining, in the queue to be unpacked, a number to be unpacked and a number to be unpacked in the number to be unpacked according to the amount to be processed of the single information about the goods to be processed and the packing information in the queue to be unpacked further includes: and in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box and the information of the single piece of information of the goods to be processed is not inquired in the box splicing queue, determining the first box number including the information of the single piece of information of the goods to be processed in the whole box queue as a box number to be disassembled, and taking the to-be-processed quantity of the information of the single piece of goods to be processed as the quantity to be disassembled.
In some embodiments, the method further comprises: and presenting an ex-warehouse task list based on the unpacking task list.
In some embodiments, said presenting a library job ticket based on said unpacking job ticket comprises: directly taking the unpacking task list as the ex-warehouse task list and presenting the ex-warehouse task list; or subtracting the information of the goods to be processed of the number to be unpacked from the original packing goods information of the number to be unpacked in the unpacking task list to obtain the information of the goods to be unpacked, adding the information of the goods to be unpacked to the ex-warehouse task list, and displaying the ex-warehouse task list.
In a second aspect, the present application provides an apparatus for improving warehousing and ex-warehouse efficiency, the apparatus comprising: the delivery order information acquisition unit is used for acquiring delivery order information; the packing information query unit is used for querying packing information corresponding to the delivery order information; the device comprises a to-be-unpacked queue determining unit, a to-be-unpacked queue determining unit and a to-be-unpacked queue determining unit, wherein the to-be-unpacked queue determining unit is used for adding the packing information into the to-be-unpacked queue from back to front according to the packing number; the to-be-processed quantity determining unit is used for traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the packaged quantity of each piece of goods information to obtain the to-be-processed quantity of each piece of goods information; the device comprises a to-be-processed goods queue determining unit, a to-be-processed goods queue determining unit and a to-be-processed goods queue determining unit, wherein the to-be-processed goods queue determining unit is used for adding the goods information with the to-be-processed quantity larger than 0 and the to-be-processed quantity thereof into the to-be-processed goods queue; and the unpacking task list generating unit is used for generating an unpacking task list based on the queue to be unpacked and the cargo queue to be processed.
In some embodiments, the unpacking task order generating unit includes: an unpacking task generating subunit, configured to execute an unpacking task generating step on information of a single piece of to-be-processed goods in the to-be-processed goods queue to obtain at least one unpacking task, where the unpacking task generating step includes: determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed amount of the single to-be-processed cargo information and the packing information in the to-be-unpacked queue, generating an unpacking task comprising the to-be-unpacked number and the to-be-unpacked number, updating the to-be-processed amount of the single to-be-processed cargo information into a residual amount obtained by subtracting the to-be-unpacked number, and continuing executing the step of generating the unpacking task until the to-be-processed amount of the single to-be-processed cargo information is 0; and a task sheet generation subunit, configured to add the at least one unpacking task to the unpacking task sheet.
In some embodiments, the queue to be unpacked in the queue to be unpacked determination unit comprises an entire queue; and the unpacking task generating subunit is further configured to: in response to the fact that the to-be-processed quantity of the single to-be-processed goods information is not 0, inquiring whether the to-be-processed quantity of the single to-be-processed goods information is larger than or equal to the whole box specified quantity; and determining the first box number including the single information of the goods to be processed in the whole box queue as a box number to be disassembled and determining the specified number of the whole box as the quantity to be disassembled in response to the fact that the quantity to be processed of the single information of the goods to be processed is larger than or equal to the specified number of the whole box.
In some embodiments, the queues to be unpacked in the queues to be unpacked determination unit further includes a collage queue; and the unpacking task generating subunit is further configured to: in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box, determining the first box number including the single piece of information of the goods to be processed in the splicing box queue as a box number to be disassembled, and determining the quantity to be disassembled according to any one of the following items: if the number of the single information of the goods to be processed in the box number to be disassembled is larger than or equal to the amount of the single information of the goods to be processed, determining the amount of the single information of the goods to be processed to be disassembled; and if the quantity of the single information of the goods to be processed in the box number to be disassembled is smaller than the quantity to be processed of the single information of the goods to be processed, taking the quantity of the single information of the goods to be processed in the box number to be disassembled as the quantity to be disassembled.
In some embodiments, the unpacking task generating subunit is further configured to: and in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box and the information of the single piece of information of the goods to be processed is not inquired in the box splicing queue, determining the first box number including the information of the single piece of information of the goods to be processed in the whole box queue as a box number to be disassembled, and taking the to-be-processed quantity of the information of the single piece of goods to be processed as the quantity to be disassembled.
In some embodiments, the apparatus further comprises: and the ex-warehouse task list presenting unit is used for presenting the ex-warehouse task list based on the unpacking task list.
In some embodiments, the outbound task order presentation unit is further to: directly taking the unpacking task list as the ex-warehouse task list and presenting the ex-warehouse task list; or subtracting the information of the goods to be processed of the number to be unpacked from the original packing goods information of the number to be unpacked in the unpacking task list to obtain the information of the goods to be unpacked, adding the information of the goods to be unpacked to the ex-warehouse task list, and displaying the ex-warehouse task list.
According to the method and the device for improving the warehousing and ex-warehouse efficiency, the ex-warehouse information is acquired, then the packing information corresponding to the ex-warehouse information is inquired, then the packing information is added into the queue to be unpacked from back to front according to the packing number, simultaneously all the cargo information in the ex-warehouse information is traversed, the packing quantity of each cargo information is subtracted by the order quantity of the current order to obtain the quantity to be processed of each cargo information, the cargo information with the quantity to be processed being larger than 0 and the quantity to be processed are added into the queue to be processed, and finally the unpacking task list is generated based on the queue to be unpacked and the queue to be processed, so that the warehousing and ex-warehouse efficiency after the order is modified is improved, and the time for taking the order out of the warehouse is shortened.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which the present application may be applied;
FIG. 2 is a flow diagram of one embodiment of a method of increasing warehousing ex-warehouse efficiency according to the present application;
FIG. 3 is a schematic diagram of an application scenario of a method for improving warehousing ex-warehouse efficiency according to the application;
FIG. 4 is a schematic diagram of an embodiment of an apparatus for improving warehousing ex-warehouse efficiency according to the application;
fig. 5 is a schematic structural diagram of a computer system suitable for implementing the terminal device or the server according to the embodiment of the present application.
Detailed Description
The present application will be described in further detail with reference to the following drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the relevant invention and not restrictive of the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
Fig. 1 illustrates an exemplary system architecture 100 to which embodiments of the present disclosure of a method or apparatus for improving warehousing ex-warehouse efficiency may be applied.
As shown in fig. 1, the system architecture 100 may include terminal devices 101, 102, 103, a network 104, and servers 105, 106. The network 104 is used to provide a medium for communication links between the terminal devices 101, 102, 103 and the servers 105, 106. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user 110 may use the terminal devices 101, 102, 103 to interact with the servers 105, 106 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have various communication client applications installed thereon, such as an inventory management application, a shopping application, a search application, a web browser application, an instant messaging tool, a mailbox client, social platform software, and the like.
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting inventory management, including but not limited to smart phones, tablet computers, e-book readers, MP3 players (Moving Picture Experts Group Audio Layer III, mpeg compression standard Audio Layer 3), MP4 players (Moving Picture Experts Group Audio Layer IV, mpeg compression standard Audio Layer 4), laptop and desktop computers, and the like.
The servers 105, 106 may be servers that provide various services, such as background servers that support the outbound documents displayed on the terminal devices 101, 102, 103. The background server can analyze and process the received data such as the delivery order information and feed back the processing result (such as the unpacking task order) to the terminal equipment.
It should be noted that, the method for improving the warehousing and ex-warehouse efficiency provided by the embodiment of the present application is generally executed by the servers 105 and 106, and accordingly, the device for improving the warehousing and ex-warehouse efficiency is generally disposed in the servers 105 and 106.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
FIG. 2 illustrates a flow 200 of one embodiment of a method of improving warehousing ex-warehouse efficiency according to the present application. The method for improving the warehousing and ex-warehouse efficiency comprises the following steps:
step 201, obtaining the delivery list information.
In this embodiment, the electronic device (for example, the server shown in fig. 1) on which the method for improving warehousing and delivery efficiency operates may obtain delivery order information from a terminal by which a user performs inventory management through a wired connection manner or a wireless connection manner, where the wireless connection manner may include, but is not limited to, a 3G/4G connection, a WiFi connection, a bluetooth connection, a WiMAX connection, a Zigbee connection, an uwb (ultra wideband) connection, and other now known or later developed wireless connection manners, where the delivery order information may at least include more than one piece of goods information, and the goods information may at least include goods names and quantities.
Here, the user may manage the inventory by using an inventory management application installed in the terminal, and submit the delivery order information to the background server by inputting the information to the terminal in the prior art or the future developed technology, which is not limited in the present application. For example, the user may directly input the unique identification number of the delivery order information to the terminal, or submit the delivery order information to the background server in a manner of scanning a barcode or a two-dimensional code corresponding to the delivery order information by using a camera of the terminal device, or the like.
Step 202, inquiring boxing information corresponding to the delivery bill information.
In this embodiment, based on the delivery order information obtained in step 201, the electronic device (e.g., the server shown in fig. 1) may query the local boxing information database or the remote boxing information database for boxing information corresponding to the delivery order information.
The boxing information in the local boxing information database or the remote boxing information database at least comprises a boxing number, a name of the boxed goods, the number of the boxed goods and delivery order information corresponding to the boxing number, and further comprises the total number of delivery orders and the serial number of the current boxing in the total number of the delivery orders.
And step 203, adding the packing information into the queue to be unpacked from back to front according to the packing number.
In this embodiment, based on the packing information obtained in step 202, the packing information may be sorted according to the packing number and added to the to-be-unpacked queue. Considering that the generation of the packing number is usually generated based on time, that is, the packing time of the packing information with the later number is closer to the current time, so that the box with the later number is closer to the storage worker, when the queue to be unpacked is generated, the packing information can be added into the queue to be unpacked from back to front according to the packing number, so that the box with the later packing number is preferentially processed when the queue to be unpacked is processed, and the working efficiency of the storage worker is improved.
And step 204, traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the packed quantity of each piece of goods information to obtain the to-be-processed quantity of each piece of goods information.
In this embodiment, the electronic device may traverse all the cargo information in the delivery order information to obtain a modified quantity of each cargo information, and use the modified quantity as a to-be-processed quantity of each cargo information. The modified quantity can be obtained by subtracting the order quantity of the current order from the packed quantity of each item information.
Step 205, adding the cargo information with the pending capacity greater than 0 and the pending capacity into the pending cargo queue.
In this embodiment, based on the pending load of each piece of cargo information obtained in step 204, the piece of cargo information whose pending load is greater than 0 may be selected as the piece of cargo to be processed, and the piece of cargo to be processed and the pending load corresponding to the piece of cargo to be processed are added to the pending cargo queue.
And step 206, generating an unpacking task list based on the queue to be unpacked and the queue of the goods to be processed.
In this embodiment, first, the pending goods in the pending goods queue may be traversed, and when the pending goods is accessed, the following determination operation is performed: determining a first packing number comprising the current goods to be processed from the queue to be unpacked as a number to be unpacked, and taking the smaller value of the number of the current goods to be processed in the number to be unpacked and the amount to be processed of the current goods to be processed as the number to be unpacked; and then obtaining an unpacking task list based on the goods to be processed, the unpacking numbers and the quantity to be unpacked.
In some optional implementation manners of this embodiment, considering that a single piece of information about goods to be processed may need to be completed by executing a plurality of unpacking tasks, when an unpacking task list is generated based on a queue to be unpacked and a queue for goods to be processed, executing a step of generating an unpacking task for the single piece of information about goods to be processed in the queue for goods to be processed to obtain at least one unpacking task, and adding the at least one unpacking task to the unpacking task list; wherein, the step of generating the unpacking task may include: determining the number to be unpacked and the quantity to be unpacked in the number to be unpacked in the queue to be unpacked according to the amount to be processed of the single information of the goods to be processed and the packing information in the queue to be unpacked, generating an unpacking task comprising the number to be unpacked and the quantity to be unpacked, updating the amount to be processed of the single information of the goods to be processed into the residual quantity obtained by subtracting the number to be unpacked, and continuing to generate the unpacking task until the amount to be processed of the single information of the goods to be processed is 0.
In some optional implementations of this embodiment, when determining the number to be unpacked, in order to preferentially unpack the entire package of goods to improve unpacking efficiency, a full package queue may be determined from the queue to be unpacked, and when the amount to be processed is greater than or equal to the full package gauge, the full package gauge (which refers to the number of goods included in the predefined full package) is preferentially unpacked from the queue to be unpacked: in response to the fact that the to-be-processed amount of the single to-be-processed goods information is not 0, whether the to-be-processed amount of the single to-be-processed goods information is larger than or equal to the specified amount of the whole box or not is inquired; and in response to the fact that the to-be-processed amount of the single to-be-processed goods information is larger than or equal to the specified number of the whole box, determining the first box number which can comprise the single to-be-processed goods information in the whole box queue as the to-be-disassembled box number, and determining the specified number of the whole box as the to-be-disassembled number.
In some optional implementation manners of this embodiment, when determining the number to be unpacked, in order to reduce unpacking of the packed whole package when the pending quantity is smaller than the full package specification quantity, a box queue may be determined in the queue to be unpacked, and if the pending quantity of the single piece of information on the to-be-processed package is not 0 and the pending quantity of the single piece of information on the to-be-processed package is smaller than the specified quantity of the whole package, the quantity of the to-be-processed package may be unpacked from the box: in response to the pending quantity of the single information of the goods to be processed being smaller than the specified quantity of the whole box, determining a first box number which can include the information of the single goods to be processed in the splicing box queue as a box number to be disassembled, and determining the quantity to be disassembled according to any one of the following items: if the number of the single information of the goods to be processed in the number to be unpacked is larger than or equal to the amount to be processed of the single information of the goods to be processed, determining the amount to be processed of the single information of the goods to be processed as the number to be unpacked; and if the number of the single information of the goods to be processed in the number to be unpacked is smaller than the pending amount of the single information of the goods to be processed, taking the number of the single information of the goods to be processed in the number to be unpacked as the number to be unpacked.
In some optional implementation manners of this embodiment, when determining the number of the to-be-unpacked box, if the amount of the to-be-processed single piece of information of the to-be-processed goods from the whole box queue is less than the specified amount of the whole box and the single piece of information of the to-be-processed goods is not queried in the box-sharing queue, the amount of the to-be-processed piece of information of the to-be-processed goods removed from the whole box may be considered: and in response to the fact that the to-be-processed amount of the single to-be-processed goods information is smaller than the specified amount of the whole box and the single to-be-processed goods information is not inquired in the box splicing queue, determining a first box number which can include the single to-be-processed goods information in the whole box queue as a to-be-disassembled box number, and taking the to-be-processed amount of the single to-be-processed goods information as the to-be-disassembled number.
In some optional implementation manners of this embodiment, the method for improving warehousing and ex-warehouse efficiency may further include step 207: and displaying the ex-warehouse task list based on the unpacking task list, thereby providing an accounting basis for warehousing ex-warehouse workload.
In some optional implementation manners of this embodiment, when the ex-warehouse task list is presented based on the unpacking task list, the unpacking workload may be directly used as an accounting basis for the warehousing ex-warehouse workload, that is, the unpacking task list is directly used as the ex-warehouse task list, and the ex-warehouse task list is presented; or subtracting the information of the goods to be processed of the number to be unpacked from the original packing goods information of the number to be unpacked in the unpacking task list to obtain the information of the goods to be unpacked, adding the information of the goods to be unpacked to the ex-warehouse task list, and displaying the ex-warehouse task list.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario of the method for improving warehousing and ex-warehouse efficiency according to the embodiment. In the application scenario of fig. 3, the following steps are included:
in step 301, the method for improving the warehousing and ex-warehouse efficiency is started to operate to acquire the ex-warehouse slip information, and then step 302 or step 303 is executed;
in step 302, inquiring all packing information corresponding to the delivery order information to obtain a queue to be unpacked;
in step 303, inquiring the information and quantity of the goods modified by the current order to form a queue of goods to be processed;
in step 304, the information of the goods to be processed is read from the queue of the goods to be processed, and then step 305 is executed;
in step 305, determining whether the pending cargo queue has been traversed, if yes, performing step 306, and if no, performing step 307;
in step 306, the method for improving the warehousing and ex-warehouse efficiency is finished to run;
in step 307, judging whether the pending quantity of the current information of the goods to be processed is larger than the full container regulation quantity, if so, executing step 308, otherwise, executing step 310;
in step 308, reading the packing information of the whole box from the whole box queue, and then executing step 309 on the read packing information;
in step 309, determining whether the read container loading information of the whole container contains information of the current cargo to be processed, if so, executing step 313, and if not, skipping to executing step 308;
in step 310, it is determined whether the inbox queue has been traversed, if yes, go to step 308, otherwise go to step 311;
in step 311, reading the packing information of the boxes from the box queue, and then executing step 312;
in step 312, it is determined whether the read boxing information of the collage box includes information of the current cargo to be processed, if yes, step 313 is executed, and if not, step 311 is skipped to;
in step 313, the box number of the read box information is determined as the number to be unpacked, the smaller value of the number of the goods to be processed included in the number to be unpacked and the quantity to be processed of the goods to be processed is taken as the quantity to be unpacked, an unpacking task with the number to be unpacked as the identification unit is generated, and then step 314 is executed;
in step 314, the pending quantity of the current information of the goods to be processed is updated to the remaining quantity obtained by subtracting the quantity to be removed, and then step 315 is executed;
in step 315, it is determined whether the pending quantity of the current information of the cargo to be processed is 0, if yes, the process goes to step 304, and if not, the process goes to step 307.
It should be understood that the application scenario provided in fig. 3 is only an exemplary application scenario and does not represent a limitation of the present application, for example, in the above steps 301 to 315, the above steps 302 and 303 may be executed in parallel, or the step 303 may be executed first and then the step 302 is executed, or the step 302 may be executed first and then the step 303 is executed; the single step described above may be split into multiple sub-steps; the above-mentioned steps can also be described as a single step, etc., and the present application does not limit this.
The method provided by the embodiment of the application can acquire the queue to be unpacked and the queue of the goods to be processed from the delivery list information, and then generate the unpacking task list based on the queue to be unpacked and the queue of the goods to be processed. Compared with the prior art that the storage workers need to return the packed orders to the warehouse for loading and then carry out warehouse-out again, the method reduces the workload of the storage workers, shortens the warehouse-out time of the modified orders and improves the warehouse-out efficiency of the orders. On the basis of the method, a more flexible order modification mode can be provided for the ordering user, so that the user is not required to cancel the original order and order the ordering again when modifying the order.
With further reference to fig. 4, as an implementation of the method shown in the above figures, the present application provides an embodiment of an apparatus for improving warehousing and ex-warehouse efficiency, which corresponds to the embodiment of the method shown in fig. 2, and the apparatus can be applied to various electronic devices.
As shown in fig. 4, the apparatus 400 for improving warehousing and ex-warehouse efficiency according to the embodiment may include: the system comprises an ex-warehouse list information acquisition unit 410, a packing information query unit 420, a to-be-unpacked queue determination unit 430, a to-be-processed quantity determination unit 440, a to-be-processed goods queue determination unit 450 and an unpacking task list generation unit 460.
The delivery order information acquiring unit 410 is configured to acquire delivery order information; a packing information query unit 420, configured to query packing information corresponding to the delivery order information; a queue to be unpacked determining unit 430, configured to add packing information into the queue to be unpacked from the back to the front according to the packing number; the pending capacity determining unit 440 is configured to traverse all the cargo information in the delivery order information, and subtract the order quantity of the current order from the quantity of the packaged cargo information to obtain a pending capacity of each cargo information; a pending cargo queue determining unit 450, configured to add the cargo information whose pending capacity is greater than 0 and the pending capacity thereof to the pending cargo queue; and an unpacking task list generating unit 460, configured to generate an unpacking task list based on the queue to be unpacked and the queue of goods to be processed.
In some optional implementations of this embodiment, the unpacking task list generating unit 460 may include: an unpacking task generating subunit 461, configured to execute the step of generating an unpacking task to obtain at least one unpacking task on the information of the single to-be-processed cargo in the to-be-processed cargo queue, where the step of generating an unpacking task may include: determining the number to be unpacked and the quantity to be unpacked in the number to be unpacked in the queue to be unpacked according to the quantity to be processed of the single information of the goods to be processed and the packing information in the queue to be unpacked, generating an unpacking task comprising the number to be unpacked and the quantity to be unpacked, updating the quantity to be processed of the single information of the goods to be processed into the residual quantity obtained by subtracting the quantity to be unpacked, and continuing executing the step of generating the unpacking task until the quantity to be processed of the single information of the goods to be processed is 0; and a task sheet generation subunit 462 for adding at least one unpacking task to the unpacking task sheet.
In some optional implementations of this embodiment, the queue to be unpacked in the queue to be unpacked determining unit 430 may include an entire queue; and the unpacking task generating subunit 461 is further configured to: in response to the fact that the to-be-processed amount of the single to-be-processed goods information is not 0, whether the to-be-processed amount of the single to-be-processed goods information is larger than or equal to the specified amount of the whole box or not is inquired; and determining the first packing number including the information of the single goods to be processed in the whole packing queue as the number of the boxes to be disassembled and determining the specified number of the whole packing as the number of the boxes to be disassembled in response to the fact that the to-be-processed amount of the information of the single goods to be processed is larger than or equal to the specified number of the whole packing.
In some optional implementations of this embodiment, the queue to be unpacked in the queue to be unpacked determining unit 430 may further include a collage queue; and the unpacking task generating subunit 461 is further configured to: in response to the fact that the to-be-processed amount of the single to-be-processed goods information is smaller than the specified amount of the whole box, determining a first box number including the single to-be-processed goods information in the box splicing queue as a to-be-disassembled box number, and determining the to-be-disassembled number according to any one of the following items: if the number of the single information of the goods to be processed in the number to be unpacked is larger than or equal to the amount to be processed of the single information of the goods to be processed, determining the amount to be processed of the single information of the goods to be processed as the number to be unpacked; and if the number of the single information of the goods to be processed in the number to be unpacked is smaller than the pending amount of the single information of the goods to be processed, taking the number of the single information of the goods to be processed in the number to be unpacked as the number to be unpacked.
In some optional implementations of the present embodiment, the unpacking task generating subunit 461 is further configured to: and in response to the fact that the to-be-processed amount of the single to-be-processed goods information is smaller than the specified amount of the whole box and the single to-be-processed goods information is not inquired in the box splicing queue, determining the first box number including the single to-be-processed goods information in the whole box queue as a to-be-disassembled box number, and taking the to-be-processed amount of the single to-be-processed goods information as the to-be-disassembled amount.
In some optional implementations of this embodiment, the apparatus may further include: and the ex-warehouse task list presenting unit 470 is used for presenting the ex-warehouse task list based on the unpacking task list.
In some optional implementations of the present embodiment, the outbound task list presenting unit 470 is further configured to: directly taking the unpacking task list as a ex-warehouse task list and presenting the ex-warehouse task list; or subtracting the information of the goods to be processed of the number to be unpacked from the original packing goods information of the number to be unpacked in the unpacking task list to obtain the information of the goods to be unpacked, adding the information of the goods to be unpacked to the ex-warehouse task list, and displaying the ex-warehouse task list.
Those skilled in the art will appreciate that the units recited in apparatus 400 correspond to various steps in the method described with reference to fig. 2. Thus, the operations and features described above for the spam model training method are equally applicable to the apparatus 400 and the elements included therein, and will not be described in detail here. The corresponding units in the apparatus 400 may cooperate with units in the server to implement the solution of the embodiments of the present application. The apparatus 400 for improving warehouse-out efficiency may also include other well-known structures, such as processors, memories, etc., which are not shown in fig. 5 in order to not unnecessarily obscure embodiments of the present disclosure.
Referring now to FIG. 5, a block diagram of a computer system 500 suitable for use in implementing a server according to embodiments of the present application is shown.
As shown in fig. 5, the computer system 500 includes a Central Processing Unit (CPU)501 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data necessary for the operation of the system 500 are also stored. The CPU 501, ROM 502, and RAM 503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
The following components are connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted into the storage section 508 as necessary.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a machine-readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511. The computer program performs the above-described functions defined in the method of the present application when executed by the Central Processing Unit (CPU) 501.
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 application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block 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 will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present application may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor comprises an ex-warehouse receipt information acquisition unit, a packing information query unit, a to-be-unpacked queue determination unit, a to-be-processed quantity determination unit, a to-be-processed goods queue determination unit and an unpacking task receipt generation unit. Here, the names of these units do not constitute a limitation to the unit itself in some cases, and for example, the delivery slip information acquisition unit may also be described as a "unit that acquires delivery slip information".
As another aspect, the present application also provides a non-volatile computer storage medium, which may be the non-volatile computer storage medium included in the apparatus in the above-described embodiments; or it may be a non-volatile computer storage medium that exists separately and is not incorporated into the terminal. The non-transitory computer storage medium stores one or more programs that, when executed by a device, cause the device to: acquiring delivery order information; inquiring boxing information corresponding to the delivery order information; adding the boxing information into a queue to be unpacked from back to front according to the boxing serial number; traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the quantity of the packaged goods information to obtain the to-be-processed quantity of each goods information; adding the cargo information with the to-be-processed quantity larger than 0 and the to-be-processed quantity thereof into a to-be-processed cargo queue; and generating an unpacking task list based on the queue to be unpacked and the cargo queue to be processed.
The above description is only a preferred embodiment of the application and is illustrative of the principles of the technology employed. It will be appreciated by a person skilled in the art that the scope of the invention as referred to in the present application is not limited to the embodiments with a specific combination of the above-mentioned features, but also covers other embodiments with any combination of the above-mentioned features or their equivalents without departing from the inventive concept. For example, the above features may be replaced with (but not limited to) features having similar functions disclosed in the present application.

Claims (18)

1. A method for improving warehousing and ex-warehouse efficiency, the method comprising:
acquiring delivery order information;
inquiring boxing information corresponding to the delivery order information;
adding the boxing information into a queue to be unpacked from back to front according to the boxing serial number;
traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the quantity of the packaged goods information to obtain the to-be-processed quantity of each goods information;
adding the cargo information with the to-be-processed quantity larger than 0 and the to-be-processed quantity thereof into a to-be-processed cargo queue;
and generating an unpacking task list based on the queue to be unpacked and the cargo queue to be processed.
2. The method of claim 1, wherein generating an unpacking task sheet based on the queue to be unpacked and the queue of goods to be processed comprises:
executing the step of generating an unpacking task to the information of the single goods to be processed in the goods queue to be processed to obtain at least one unpacking task, and adding the at least one unpacking task to an unpacking task list;
wherein the step of generating an unpacking task comprises: determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed amount of the single to-be-processed cargo information and the packing information in the to-be-unpacked queue, generating an unpacking task comprising the to-be-unpacked number and the to-be-unpacked number, updating the to-be-processed amount of the single to-be-processed cargo information to a residual amount obtained by subtracting the to-be-unpacked number, and continuing executing the step of generating the unpacking task until the to-be-processed amount of the single to-be-processed cargo information is 0.
3. The method of claim 2, wherein the queue to be unpacked comprises a full-box queue; and
the determining, in the queue to be unpacked, the number to be unpacked and the number to be unpacked in the number to be unpacked according to the amount to be processed of the single piece of information on the goods to be processed and the packing information in the queue to be unpacked includes:
in response to the fact that the to-be-processed quantity of the single to-be-processed goods information is not 0, inquiring whether the to-be-processed quantity of the single to-be-processed goods information is larger than or equal to the whole box specified quantity;
and determining the first box number including the single information of the goods to be processed in the whole box queue as a box number to be disassembled and determining the specified number of the whole box as the quantity to be disassembled in response to the fact that the quantity to be processed of the single information of the goods to be processed is larger than or equal to the specified number of the whole box.
4. The method of claim 3, wherein the queue to be unpacked further comprises a collage queue; and
determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed quantity of the single to-be-processed cargo information and the packing information in the to-be-unpacked queue further comprises:
in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box, determining the first box number including the single piece of information of the goods to be processed in the splicing box queue as a box number to be disassembled, and determining the quantity to be disassembled according to any one of the following items:
if the number of the single information of the goods to be processed in the box number to be disassembled is larger than or equal to the amount of the single information of the goods to be processed, determining the amount of the single information of the goods to be processed to be disassembled;
and if the quantity of the single information of the goods to be processed in the box number to be disassembled is smaller than the quantity to be processed of the single information of the goods to be processed, taking the quantity of the single information of the goods to be processed in the box number to be disassembled as the quantity to be disassembled.
5. The method of claim 4, wherein determining, in the queue to be unpacked, a number to be unpacked and a number to be unpacked in the number to be unpacked based on the amount of the single piece of information to be processed and the packing information in the queue to be unpacked further comprises:
and in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box and the information of the single piece of information of the goods to be processed is not inquired in the box splicing queue, determining the first box number including the information of the single piece of information of the goods to be processed in the whole box queue as a box number to be disassembled, and taking the to-be-processed quantity of the information of the single piece of goods to be processed as the quantity to be disassembled.
6. The method of claim 1, further comprising: and presenting an ex-warehouse task list based on the unpacking task list.
7. The method according to any one of claims 2-5, further comprising: and presenting an ex-warehouse task list based on the unpacking task list.
8. The method of claim 7, wherein presenting an outbound job ticket based on the unpack job ticket comprises:
directly taking the unpacking task list as the ex-warehouse task list and presenting the ex-warehouse task list; or
And subtracting the information of the goods to be processed of the number to be unpacked from the original packing goods information of the number to be unpacked in the unpacking task list to obtain the information of the goods to be unpacked, adding the information of the goods to be unpacked to the ex-warehouse task list, and displaying the ex-warehouse task list.
9. An apparatus for improving warehousing and ex-warehouse efficiency, the apparatus comprising:
the delivery order information acquisition unit is used for acquiring delivery order information;
the packing information query unit is used for querying packing information corresponding to the delivery order information;
the device comprises a to-be-unpacked queue determining unit, a to-be-unpacked queue determining unit and a to-be-unpacked queue determining unit, wherein the to-be-unpacked queue determining unit is used for adding the packing information into the to-be-unpacked queue from back to front according to the packing number;
the to-be-processed quantity determining unit is used for traversing all the goods information in the delivery order information, and subtracting the order quantity of the current order from the packaged quantity of each piece of goods information to obtain the to-be-processed quantity of each piece of goods information;
the device comprises a to-be-processed goods queue determining unit, a to-be-processed goods queue determining unit and a to-be-processed goods queue determining unit, wherein the to-be-processed goods queue determining unit is used for adding the goods information with the to-be-processed quantity larger than 0 and the to-be-processed quantity thereof into the to-be-processed goods queue;
and the unpacking task list generating unit is used for generating an unpacking task list based on the queue to be unpacked and the cargo queue to be processed.
10. The apparatus of claim 9, wherein the unpacking task order generating unit comprises:
an unpacking task generating subunit, configured to execute an unpacking task generating step on information of a single piece of to-be-processed goods in the to-be-processed goods queue to obtain at least one unpacking task, where the unpacking task generating step includes: determining a to-be-unpacked number and a to-be-unpacked number in the to-be-unpacked queue according to the to-be-processed amount of the single to-be-processed cargo information and the packing information in the to-be-unpacked queue, generating an unpacking task comprising the to-be-unpacked number and the to-be-unpacked number, updating the to-be-processed amount of the single to-be-processed cargo information into a residual amount obtained by subtracting the to-be-unpacked number, and continuing executing the step of generating the unpacking task until the to-be-processed amount of the single to-be-processed cargo information is 0; and
and the task list generating subunit is used for adding the at least one unpacking task to the unpacking task list.
11. The apparatus according to claim 10, wherein the queue to be unpacked in the queue to be unpacked determination unit comprises a full-box queue; and
the unpacking task generating subunit is further configured to: in response to the fact that the to-be-processed quantity of the single to-be-processed goods information is not 0, inquiring whether the to-be-processed quantity of the single to-be-processed goods information is larger than or equal to the whole box specified quantity; and determining the first box number including the single information of the goods to be processed in the whole box queue as a box number to be disassembled and determining the specified number of the whole box as the quantity to be disassembled in response to the fact that the quantity to be processed of the single information of the goods to be processed is larger than or equal to the specified number of the whole box.
12. The apparatus according to claim 11, wherein the queues to be unpacked in the queue to be unpacked determination unit further comprises a collage queue; and
the unpacking task generating subunit is further configured to: in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box, determining the first box number including the single piece of information of the goods to be processed in the splicing box queue as a box number to be disassembled, and determining the quantity to be disassembled according to any one of the following items: if the number of the single information of the goods to be processed in the box number to be disassembled is larger than or equal to the amount of the single information of the goods to be processed, determining the amount of the single information of the goods to be processed to be disassembled; and if the quantity of the single information of the goods to be processed in the box number to be disassembled is smaller than the quantity to be processed of the single information of the goods to be processed, taking the quantity of the single information of the goods to be processed in the box number to be disassembled as the quantity to be disassembled.
13. The apparatus of claim 12, wherein the unpacking task generation subunit is further configured to: and in response to that the to-be-processed quantity of the single piece of information of the goods to be processed is smaller than the specified quantity of the whole box and the information of the single piece of information of the goods to be processed is not inquired in the box splicing queue, determining the first box number including the information of the single piece of information of the goods to be processed in the whole box queue as a box number to be disassembled, and taking the to-be-processed quantity of the information of the single piece of goods to be processed as the quantity to be disassembled.
14. The apparatus of claim 9, further comprising: and the ex-warehouse task list presenting unit is used for presenting the ex-warehouse task list based on the unpacking task list.
15. The apparatus of any one of claims 10-13, further comprising: and the ex-warehouse task list presenting unit is used for presenting the ex-warehouse task list based on the unpacking task list.
16. The apparatus of claim 15, wherein the outbound task list presenting unit is further configured to: directly taking the unpacking task list as the ex-warehouse task list and presenting the ex-warehouse task list; or subtracting the information of the goods to be processed of the number to be unpacked from the original packing goods information of the number to be unpacked in the unpacking task list to obtain the information of the goods to be unpacked, adding the information of the goods to be unpacked to the ex-warehouse task list, and displaying the ex-warehouse task list.
17. The utility model provides an improve device of storage warehouse-out efficiency which characterized in that includes:
a memory; and a processor coupled to the memory, the processor configured to perform the method of improving warehousing ex-warehouse efficiency of any of claims 1-8 based on instructions stored in the memory.
18. A computer-readable storage medium storing computer instructions which, when executed by a processor, implement the method for improving warehousing and ex-warehouse efficiency according to any one of claims 1 to 8.
CN201610831820.4A 2016-09-19 2016-09-19 Method and device for improving warehousing and ex-warehouse efficiency Active CN107844927B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610831820.4A CN107844927B (en) 2016-09-19 2016-09-19 Method and device for improving warehousing and ex-warehouse efficiency

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610831820.4A CN107844927B (en) 2016-09-19 2016-09-19 Method and device for improving warehousing and ex-warehouse efficiency

Publications (2)

Publication Number Publication Date
CN107844927A CN107844927A (en) 2018-03-27
CN107844927B true CN107844927B (en) 2022-01-07

Family

ID=61656640

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610831820.4A Active CN107844927B (en) 2016-09-19 2016-09-19 Method and device for improving warehousing and ex-warehouse efficiency

Country Status (1)

Country Link
CN (1) CN107844927B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109978440A (en) * 2019-02-20 2019-07-05 拉扎斯网络科技(上海)有限公司 Order processing method, apparatus, electronic equipment and non-volatile memory medium
CN111824667B (en) * 2019-04-19 2023-05-02 北京京东乾石科技有限公司 Method and device for storing goods
CN111861298A (en) * 2019-04-30 2020-10-30 北京京东振世信息技术有限公司 Order canceling method and device
CN113762822B (en) * 2020-06-30 2023-09-26 北京京东振世信息技术有限公司 Method and device for processing order
CN111898889B (en) * 2020-07-17 2021-06-15 拉扎斯网络科技(上海)有限公司 Data processing method and device, packing device and signal generating device
CN117291489A (en) * 2023-11-27 2023-12-26 深圳联友科技有限公司 Mixed loading, packing and conveying method and system for factory line edge materials

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102360463A (en) * 2011-10-09 2012-02-22 无锡恺易物联网科技发展有限公司 Logistic information real-time management method and system
CN104008475A (en) * 2014-06-20 2014-08-27 北京京东尚科信息技术有限公司 Commodity ex-warehouse method
CN104504548A (en) * 2014-12-16 2015-04-08 北京京东尚科信息技术有限公司 Order splitting method and device
CN104574013A (en) * 2014-12-22 2015-04-29 北京京东尚科信息技术有限公司 Method and device for determining warehouse storage distribution

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8417550B2 (en) * 2007-08-02 2013-04-09 Target Brands, Inc. Inland freight management

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102360463A (en) * 2011-10-09 2012-02-22 无锡恺易物联网科技发展有限公司 Logistic information real-time management method and system
CN104008475A (en) * 2014-06-20 2014-08-27 北京京东尚科信息技术有限公司 Commodity ex-warehouse method
CN104504548A (en) * 2014-12-16 2015-04-08 北京京东尚科信息技术有限公司 Order splitting method and device
CN104574013A (en) * 2014-12-22 2015-04-29 北京京东尚科信息技术有限公司 Method and device for determining warehouse storage distribution

Also Published As

Publication number Publication date
CN107844927A (en) 2018-03-27

Similar Documents

Publication Publication Date Title
CN107844927B (en) Method and device for improving warehousing and ex-warehouse efficiency
US11397979B2 (en) Order processing method and device, server, and storage medium
CN110019330B (en) Information output method and device
CN109658018B (en) Method and device for improving warehousing and ex-warehouse efficiency
CN110866709A (en) Order combination method and device
CN111292030A (en) Bin selection method and device and computer readable storage medium
US20130304609A1 (en) Interactive Shopping List System
US20140279660A1 (en) Overnight productivity dashboard
US11397910B2 (en) System and method for product recognition and assignment at an automated storage and retrieval device
US20200019929A1 (en) Autonomous storage and retrieval tower
CN109978421B (en) Information output method and device
CN109255563B (en) Method and device for determining storage area of article
CN107958359A (en) Shelf choosing method and device
CN107845004B (en) Information pushing method and device
WO2023202107A1 (en) Package information updating method and apparatus
CN111275509A (en) Method and device for processing article inventory
CN110084541B (en) Method and apparatus for predicting supplier delivery duration
CN112734317B (en) Method and device for managing goods
CN113762863A (en) Inventory management method and device
CN113762822B (en) Method and device for processing order
CN112053106A (en) Method and device for managing delivery of articles
CN111260269A (en) Store order processing method and device for improving distribution efficiency
CN110826948A (en) Warehouse product selection method and device
JP2018180824A (en) Delivery management method, delivery management server, delivery management server program, and delivery management system
CN109903107A (en) Method and apparatus for generating information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20210303

Address after: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Applicant after: Beijing Jingbangda Trading Co.,Ltd.

Address before: 100080 Haidian District, Beijing, 65 Xing Shu Kou Road, 11C, west section of the western part of the building, 1-4 stories West 1-4 story.

Applicant before: BEIJING JINGDONG SHANGKE INFORMATION TECHNOLOGY Co.,Ltd.

Applicant before: BEIJING JINGDONG CENTURY TRADING Co.,Ltd.

Effective date of registration: 20210303

Address after: 6 / F, 76 Zhichun Road, Haidian District, Beijing 100086

Applicant after: Beijing Jingdong Zhenshi Information Technology Co.,Ltd.

Address before: 101, 1st floor, building 2, yard 20, Suzhou street, Haidian District, Beijing 100080

Applicant before: Beijing Jingbangda Trading Co.,Ltd.

GR01 Patent grant
GR01 Patent grant