http://codereview.appspot.com/141058/diff/1/2 File shipment.py (right): http://codereview.appspot.com/141058/diff/1/2#newcode315 Line 315: res['planned_date'] = False You should add a comment ...
15 years, 5 months ago
(2009-10-26 12:45:21 UTC)
#2
This patch is a step in the right direction but it does not solve the ...
15 years, 5 months ago
(2009-10-27 07:31:30 UTC)
#5
This patch is a step in the right direction but it does not solve the following
problems:
* When i have created and confirmed a sale order with date of today and then
open the warehouse location with date of today from the location tree the
shortage of this sale order is not shown in the forecast quantity.
* The next abstract explains the problems of handling sale orders with a date in
the past. As discussed with cedk there are different solutions to handle them.
But the actual solution even with this patch is not acceptable. We must find a
solution that is reasonable for the user.
For the moment with this pathc a sale order confirmed in the past with draft
stock moves has the following behavior:
* When opening the warehourse location from the location tree with date of today
or a date in future there is no shortage in the forecast quantity shown. But
when i open the warehouse location without a date given there is a shortage
shown. For me this behavior is not reasonable.
* The other point is the creation of purchase requests for such a case. When a
supplier is set on this product a purchase request is created for this product
but when there is no supplier set no purchase request is created. This is for me
not reasonable too.
As cedk does not agree to my proposals to handle draft stock moves from the past
as like they where from today it would be great is you could make a new proposal
how to solve these issues.
Thx.
Korbinian
Issue 141058: Add missing planned date when creating inventory and outgoin moves
(Closed)
Created 15 years, 5 months ago by bch
Modified 15 years, 5 months ago
Reviewers: ced1, timitos
Base URL:
Comments: 2