Ticket #6 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.
