← Back to team overview

openerp-india team mailing list archive

[Bug 993076] [NEW] Export in "import compatible" mode doesn't work properly for m2o

 

Public bug reported:

If we want to use the export as "compatible import", OpenERP should
return the keys instead of the values in: ('product','Stockable
Product'),('consu', 'Consumable'),('service','Service')
because"Consumable" is sent instead of consu. Which is not "importable"
directly as we need to rework the file.

** Affects: openobject-addons
     Importance: Undecided
         Status: New


** Tags: 6.1 profserv

-- 
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/993076

Title:
  Export in "import compatible" mode doesn't work properly for m2o

Status in OpenERP Addons (modules):
  New

Bug description:
  If we want to use the export as "compatible import", OpenERP should
  return the keys instead of the values in: ('product','Stockable
  Product'),('consu', 'Consumable'),('service','Service')
  because"Consumable" is sent instead of consu. Which is not
  "importable" directly as we need to rework the file.

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


Follow ups

References