'delivery order only' creates two picking lists

Bug #759695 reported by Steffi Frank (Bremskerl, DE)
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 3

Bug Description

In our sales configuration I set 'Steps to deliver a Sales Order' to 'Delivery Order only'. For ages confirming a sales order generated only one picking list (OUT/xxxxx).

Can't say exactly since when - must be roughly about 9th of March: confirming a SO now generates an interal picking list (INT/xxxx - stock to output) too....

Related branches

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Stefii,

We have a two configuration for steps to delivery a sale order:

1) Delivery Order Only : This option is used only for creating a delivery order So If we apply this then only one picking has been created which is our delivery order So the picking list is OUT/XXXX and from stock (source location) to customer(destination location).

2)Picking List & Delivery Order : This option is used when you creating a picking list and delivery order both So If we apply this option then two picking list has been created one is for internal move and second for delivery order.
     1) INT/XXXX (which 's source location->stock and destination->output)
     2)OUT/XXXX (which 's source location ->output and destination->customer)

Hope this will help for you.

Thanks for understanding!

Changed in openobject-addons:
status: New → Invalid
Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

Amit,

you wrote "1) Delivery Order Only : This option is used only for creating a delivery order So If we apply this then only one picking has been created which is our delivery order So the picking list is OUT/XXXX and from stock (source location) to customer(destination location)."

That's exactly what I did in my configuration. Anyhow it happens the system creates INT/xxxx aswell!

As I described before: this happens since 9th of March. So there must be a rev.no. merged into 6.0 which causes this bug.

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Stefii,

I have checked your issue with stable 6.02 at my end.
addons rev no 4520
server rev no 3400
client rev no 1834

And it is working as expected.

I have attached a video for your reference so would you please check it.

Thanks.

Revision history for this message
Amit Parik (amit-parik) wrote :
Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

sorry, but it's not a question of "how to configure the system".....

Changed in openobject-addons:
status: Invalid → New
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Stefii,

I understood your problem you have define the 'Steps to deliver a Sales Order' as 'Delivery Order only'.
And when you confirmed the SO the picking list created as a "INT/XXXX" but it should not be.

Check my attached video again I have set a 'Steps to deliver a Sales Order' as 'Delivery Order only'.
When I confirmed the SO it created only one picking list as a "OUT/00005" which is perfect.

So there is not a bug and would you please check my video again and notify me.

Thanks.

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

Hello Amit,

I checked your video again and found out: that's the result expected....

I wonder if we've got another problem - somewhere in the configuration wizard.

I changed - also in 'Configure Sales Order Logistics' - the value for 'Shipping Default Policy': it is not getting saved!

I attached some screenshots...

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Steffi,

The related configuration wizard are generalize configuration wizard which is called when you reconfiguring your system so in that time the related wizard called and set the default value on the field which is passed on _defaults in core side.

There is not any link assigned with the previous configuration setting.

So this is not a bug.
Hope you will understand.

Thanks.

Revision history for this message
Graeme Gellatly (gdgellatly) wrote : Re: [Bug 759695] Re: (6.0) 'delivery order only' creates two picking lists

I have experienced this bug myself. It was some weeks ago and how I
resolved it might point to the problem.

I was playing around with different sale configs and testing them. One day
when I switched back to delivery order only it still created the 2 picking
slips. After trying many different things I closed/delivered every single
open picking and delivery on the system, then reran config and it fixed the
problem. My gut told me it must change workflow and workflow doesn't like
being changed while there are still instances. But purely a geuss.

On Thu, Apr 14, 2011 at 7:14 PM, Amit Parik (OpenERP) <email address hidden>wrote:

> Hello Steffi,
>
> The related configuration wizard are generalize configuration wizard
> which is called when you reconfiguring your system so in that time the
> related wizard called and set the default value on the field which is
> passed on _defaults in core side.
>
> There is not any link assigned with the previous configuration setting.
>
> So this is not a bug.
> Hope you will understand.
>
> Thanks.
>
> --
> You received this bug notification because you are subscribed to OpenERP
> Addons.
> https://bugs.launchpad.net/bugs/759695
>
> Title:
> (6.0) 'delivery order only' creates two picking lists
>
> Status in OpenERP Modules (addons):
> Incomplete
>
> Bug description:
> In our sales configuration I set 'Steps to deliver a Sales Order' to
> 'Delivery Order only'. For ages confirming a sales order generated
> only one picking list (OUT/xxxxx).
>
> Can't say exactly since when - must be roughly about 9th of March:
> confirming a SO now generates an interal picking list (INT/xxxx -
> stock to output) too....
>

Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote : Re: (6.0) 'delivery order only' creates two picking lists

Hi Graeme,

even this doesn't work :(

I installed a new DB (with demo data), cancelled/delivered all open moves, reconfigured to 'Delivery Order Only' (my initial configiration was set to 'picking & delivery order')- with no succes, system still generates 2 moves (stock->output and output->customer)

So, I really don't know how to reconfigure 'Picking Policy for Sales Order'...

Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

Amit,

"There is not any link assigned with the previous configuration setting." - means I've no chance to have a look to my configuration settings (if I'm not a programmer)?

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Steffie,

I got your problem If once I set a Steps to deliver a Sales Order' as 'Picking List & Delivery Order' .
The you reconfigure the system and set Steps to deliver a Sales Order' as 'Delivery Order only' it creates a two picking which is wrong.

So I am confirming this issue.

Thanks for the participation!

summary: - (6.0) 'delivery order only' creates two picking lists
+ 'delivery order only' creates two picking lists
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Low
status: Incomplete → Confirmed
Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

Thanks for your patience :)

Problem: we'll go live with one of our databases and configured it with 'picking & delivery order' - it has to get reconfigured to ''delivery order only' - means we need a qick solution :(

Do you think you'll solve this the next days?

Thanks
Steffi

Revision history for this message
Raphaël Valyi - http://www.akretion.com (rvalyi) wrote : Re: [Bug 759695] Re: 'delivery order only' creates two picking lists

Steffi,

I'm not sure I understand, but what about opening an order with the GTK
client, and then affecting its delivery policy to the right value and then
doing a right click to set it up as the default value?
configuration wizard just do the same thing, so you can re-configure it
later like this for instance (there are oher ways too).

On Thu, Apr 14, 2011 at 10:58 AM, Steffi Frank (Bremskerl, DE) <
<email address hidden>> wrote:

> Thanks for your patience :)
>
> Problem: we'll go live with one of our databases and configured it with
> 'picking & delivery order' - it has to get reconfigured to ''delivery
> order only' - means we need a qick solution :(
>
> Do you think you'll solve this the next days?
>
> Thanks
> Steffi
>
> --
> You received this bug notification because you are a member of OpenERP
> Drivers, which is subscribed to OpenERP Addons.
> https://bugs.launchpad.net/bugs/759695
>
> Title:
> 'delivery order only' creates two picking lists
>
> Status in OpenERP Modules (addons):
> Confirmed
>
> Bug description:
> In our sales configuration I set 'Steps to deliver a Sales Order' to
> 'Delivery Order only'. For ages confirming a sales order generated
> only one picking list (OUT/xxxxx).
>
> Can't say exactly since when - must be roughly about 9th of March:
> confirming a SO now generates an interal picking list (INT/xxxx -
> stock to output) too....
>

Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

Raphael,
I wonder if this field is available in sales order? Haven't found it yet :(
>>
>>
>>
>>
>>
>>
>>
>>
>>

Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
milestone: none → 6.1
Revision history for this message
Meera Trambadia (OpenERP) (mtr-openerp) wrote :

Hello,

Its fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-759695-mtr
Revision ID: mtr@mtr-20110415091334-tna4ac2k0e1ltnwn
Revision no: 4640

It will be merged soon with Addons branch.

Thanks for reporting.

Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Steffi Frank (Bremskerl, DE) (steffi-frank) wrote :

We tested the bug fix and found out: it works :-)

Thank you very much!!!

Revision history for this message
qdp (OpenERP) (qdp) wrote :

it's pushed in trunk in revno 4674.

thanks for the contribution

Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.