Skip to content

Fixes Magento Bug: Wrong quantity calculation if you want to refund a bundle product using a credit memo

Notifications You must be signed in to change notification settings

integer-net/IntegerNet_FixBundleCreditMemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IntegerNet_FixBundleCreditMemo

Fix Magento Bug: Wrong quantity calculation if you want to refund a bundle product using a credit memo

Facts

  • version: 1.0.0
  • extension on GitHub

Description

Currently there is a Magento bug, which will miscount your child products of a bundle product, if you put your product back to stock after refunding it using a credit memo. Steps to reproduce:

  1. Create a bundle product, which contains twice or more of the same simple product.
  2. Create an order, which contains one or more of this bundle product.
  3. Create an invoice for this order.
  4. Refund the bundle product using a credit memo. Make sure you have ticked „Back to stock“.
  5. Check the stock quantity. It is less than it should have been.

Requirements

  • PHP >= 5.2.0
  • PHP <= 5.5.x

Installation Instructions

  1. Install the extension by copying the app directory into your Magento document root.
  2. Clear the cache.

Uninstallation

  1. Remove all extension files from your Magento installation
  • app/code/community/IntegerNet/FixBundleCreditMemo
  • app/etc/modules/IntegerNet_FixBundleCreditMemo.xml
  1. Clear the cache.

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Soeren Zorn

WWW http://www.integer-net.de/
Twitter @integer_net

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013-2015 integer_net GmbH

About

Fixes Magento Bug: Wrong quantity calculation if you want to refund a bundle product using a credit memo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages