← Back to team overview

credativ team mailing list archive

[Bug 901748] Re: Duplicate location creates new location with old location name

 

Lionel,

That's correct, i'm using es_VE locale, but, why other objects dont have this behaviour (products, users)? 
And what about this, if we are using es_VE, then we duplicate a location with name 'Plastic bottles' and 
change its name to 'Plastic cups'.  The new location still have 'Plastic Bottles' in stock_location table, but then
another user using a different locale (in example, es_PE), edits 'Plastic Cups' because the name was wrong and 
change the name to 'Policarbonate bottles'. As the changes are saved in ir_translation, es_VE's users will never
know about this change because they are going to see 'Plastic Cups'.

I dont see why it should be stored as a translation.

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

Title:
  Duplicate location creates new location with old location name

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  When duplicating a stock location, the new location is created with
  the duplicated location name.

  If the name of the new location is changed and saved, the field name in table stock_location keeps the original name and 
  saves the new name in ir_translation.

  Using openerp 6.0.3

  addons - revno 4915
  server - revno 3538

  
  Pd. Tested duplicating products, works fine.

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


References