Reviewed & tested by the community
Project:
UberPOS
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2012 at 17:26 UTC
Updated:
12 Sep 2012 at 21:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
michaelk commentedThis appears to be just faulty code. The correct function call would be up_multi_user_up_stores_option_array(). I have attached a patch of the changes I made to resolve this issue.
Comment #2
michaelk commentedComment #3
norgo commentedworked perfect.
many thx
Comment #4
norgo commentedComment #5
michaelk commentedNow that this has been reviewed, it should really be committed back into the actual module code, so that others don't run into the same issue.