Many warehouse managers require a picking list that combines all delivery orders for a selected period to be combined on one pick list so that staff can pick orders more efficiently. Is this something that is planned or under development for v7
此问题已终结
Warehouse --> Deliver/Receive Product --> Deliver Products
EDIT:
To see the total number of each product required, group by Product:
As far as I can see, the printout from Deliver Products produces an individual record for each customer. I am looking for combined records by product in a packing list showing the total of each product that needs to be picked
See my edit.
Yes I have used the group by as you suggest which does give a nice list of products to be delivered but still no something to give to a warehouse picker. Would be better to have a packing list with location and quantity required
Receive/Deliver Product menu is removed in odoo v8, is there any equivalent in v8?
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
3
11月 23
|
4524 | ||
|
|
0
5月 19
|
6061 | ||
|
|
1
5月 15
|
7284 | ||
|
|
1
3月 15
|
5825 | ||
|
|
0
3月 26
|
4890 |
For a short term solution, could a sql report could be written to view all the prouducts ordered along with quantity, barcode, and location?