attaching the user voids report as well.
attaching the user voids report as well.
hi, I noticed when I close a sale by clicking credit or cash or slip, the system will register the sale correctly but will also increase the ticket line void count by 2 for cash and 1 for card or slip. This is a strange behavoir. Does anyone have an ideas? Attached are the screenshots.
I further finetuned the code and created a new role "worker". It almost matches the "employee" role but wth the ability to create coupons in "maintance" and "check in/out". Now I can have my employees check in and check out without using the time clock and the administrator can get monthly reports on employees. I tried to add code lines into the "employee" role to mimic the same function about it does not work. Not sure why but since it takes shorter time to copy and streamline than troubleshoot,...
<class name="com.openbravo.pos.epm.JPanelEmployeePresence" />
hi RickyO, I reversed the manager role and found this entry to be allowing the check in/out. Hoever, the menu option "presence management" will show but will not allow user to use any of the functions. A slight inconvenience but gets the job done.
hi RickyO, I mean to enable for employee role, not disable.
hi all, I want to use the check in/out feature for employee but I cannot seem to find the code to enable this option for employee role. I see it available for administrator and manager though. Thanks.