← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 687253] Re: Better discount coupons handling

 

Is the patch integrated? If so please close this bug

-- 
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 OpenERP 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/magentoerpconnect/+bug/687253/+subscriptions


References