We are facing similar issue, copy_translation() takes product.template name after copy of product.
** Project changed: openerp-manufacturing => openobject-addons -- 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/1159913 Title: problem with name of duplicated products Status in OpenERP Addons (modules): New Bug description: Using OpenERP V7.0 using language 'English (UK)' Changing the name of a product created as a duplicate of another product does not change the name field only the name_template. I created a product named product 1, duplicated it and renamed it Product 2. I duplicated product 2 and renamed it Product 3. After exporting the data the fields were as below: id name name_template __export__.product_product_33 Product 1 Product 1 __export__.product_product_34 Product 1 (copy) Product 2 __export__.product_product_35 Product 1 (copy) (copy) Product 3 The product view shows the name template but. This effects sorting and filtering as I guess they use the name field. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1159913/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

