c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #28404
[Bug 687253] Re: Better discount coupons handling
Hello,
Concerning point 1, it was a rounding problem into magento. Some hack on
the code solve the problem. reduction are equal into magento and
openerp. BUT....
i get +1 cent on taxes into openerp.
Product price are ok, shipping ok.
Could someone help to solve this please.
Thanks :-).
--
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:
Fix Released
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