translation name in product.form after duplication
Bug #734191 reported by
Steffi Frank (Bremskerl, DE)
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Committed
|
Low
|
OpenERP R&D Addons Team 2 | ||
6.0 |
Fix Committed
|
Low
|
OpenERP Publisher's Warranty Team |
Bug Description
V6, trunk
steps to reproduce:
install any language (I tested with German de_DE)
create a new product: name = mix 1234, code = 1234
duplicate the new product through product.
open the copy
change name in mix 2345 and code in 2345
save
open the translation for name: in language English you still find the name mix 1234
This does not happen when you're logged in with English (and German is installed as well). Even the translation from English to German changed to mix 2345
Related branches
lp://staging/~openerp-dev/openobject-addons/trunk-bug-734191-ron
Rejected
for merging
into
lp://staging/openobject-addons
- Rucha (Open ERP) (community): Disapprove
- Olivier Dony (Odoo): Needs Fixing
-
Diff: 27 lines (+6/-4)1 file modifiedproduct/product.py (+6/-4)
lp://staging/~openerp-dev/openobject-addons/6.0-opw_bug-734191-ach
Ready for review
for merging
into
lp://staging/openobject-addons/6.0
- Jacques-Etienne Baudoux (community): Disapprove
- Olivier Dony (Odoo): Needs Information
- Jay Vora (Serpent Consulting Services) (community): Approve
- Stephane Wirtel (OpenERP): Pending requested
-
Diff: 49 lines (+22/-3)1 file modifiedproduct/product.py (+22/-3)
affects: | openobject-addons → openobject-server |
affects: | openobject-server → openobject-addons |
Changed in openobject-addons: | |
status: | Invalid → New |
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
Changed in openobject-addons: | |
status: | In Progress → Confirmed |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Note: we are implementing OpenERP V6 in one of our companies, starting 1st of April.... The colleagues are working hard on entering all master data - in German..... So copying a product means extra work :(
hence it would be nice to get this bug solved quiet soon
Thanks!