** Changed in: magentoerpconnect Importance: Undecided => Medium -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/687253
Title: Better discount coupons handling Status in Magento Open ERP Connector: New Bug description: Hello, Currently to manage the discount coupons, the connector adds a discount on each order line to have the same discount distributed between each lines. I figure this is not the best solution because it skews the average product price, it's strange on the invoice, and maybe it can lead to rounding errors. Sharoon Thomas has developed a improved discount coupons management (branch lp:~openlabs-akretion-consortium/magentoerpconnect/improved_discount_n_address) but it has never been merged with the main. Technically, it adds a new line in the order with the amount of the discount coupon (the same way as the shipping). I hope this could be merged with the main branch, also I have created a patch (v.5) with the discount coupons enhancements of Sharoon Thomas with small corrections (a discount line was created with a 0.0 price when no discount). Thanks Guewen _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

