Jump to content

zmacedoni

Members
  • Posts

    1
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

2,354,187 profile views

zmacedoni's Achievements

Newbie

Newbie (1/14)

  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

15

Reputation

  1. It is a bug in file Core/Business/Stock/Core_Business_Stock_StockManager.php at line 126 you should have like this: $stockAvailable->quantity = $stockAvailable->quantity + $delta_quantity; $stockAvailable->id_product = (int)$product->id; $stockAvailable->id_product_attribute = (int)$id_product_attribute; $stockAvailable->update();
×
×
  • Create New...