phpBMS

Ticket #6 (closed defect: fixed)

Opened 5 years ago

Last modified 22 months ago

discounts inactivate code incorrect

Reported by: comp241 Owned by: brieb
Priority: minor Milestone: 0.62
Component: phpbms Version: 0.61
Keywords: Cc:

Description

discounts inactivate code incorrect

In the file modules/bms/include/discounts_search_functions.php line 44 should read $whereclause=buildWhereClause($theids,"discounts.id"); instead of $whereclause=buildWhereClause($theids,"products.id");

Attachments

discounts_search_functions.php Download (3.1 KB) - added by comp241 5 years ago.
Corrected file.

Change History

Changed 5 years ago by comp241

Corrected file.

Changed 5 years ago by brieb

  • status changed from new to assigned

Changed 5 years ago by brieb

  • milestone changed from unknown to 0.70

Changed 5 years ago by anonymous

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.