** Branch linked: lp:~credativ/openobject-server/6.1-fix-productexport -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/1096172
Title: export_data on product_product : too external_ids(ir.model.data) generated? Status in OpenERP Server: New Bug description: Hello, with : server 4327 & addons 7121 First, I have configured a new product named "Test product" I try to export this product with next fields: - Product Template - Name I have this result: "id","product_tmpl_id/id","name" "__export__.product_product_50","__export__.product_product_50_1","Test product" If i retry, i have this: "id","product_tmpl_id/id","name" "__export__.product_product_50","__export__.product_product_50_2","Test product" etc... Is it normal to have at every turn a different external id for the template? This behavior creates unlimited ir.model.data records. Thanks for your return, Romain To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/1096172/+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

