← Back to team overview

openerp-india team mailing list archive

[Bug 927415] Re: Delivery Method edits delete data

 

Hello,

A fix has been merged in trunk.
revno: 6576 [merge]
revision-id: tde@xxxxxxxxxxx-20120214141618-w5c6ybouaqj87tqx

Actually we want to keep the behavior of writing normal_price and
free_if_more_than delivery lines. However, we also want to keep user
modifications. So the module now differentiates if it uses advanced
pricing per destination or not. It using it, the user is responsible of
the delivery grid and lines. None will be overrided. If not using it,
the default behavior is used, unlinking previous lines to set
normal_price and free_if_more_than.

Moreover, when using advanced pricing per modifications, the
normal_price and free_if_more_than fields are readonly to show the user
those fields are not taken into account.

Best regards,


** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/927415

Title:
  Delivery Method edits delete data

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  Version 6.1rc1

  I have created a delivery grid for FedEx and other delivery methods
  Warehouse->Configuration->Delivery->Delivery Method
  I select FexEx From the list for example
  I select an item from the Delivery Grids
  I change the priority
  Save -> Save -> Refresh
  My delivery grid has disappeared.
  It is no longer in the database
  This operation should not kill the data

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/927415/+subscriptions


References