Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface.
MySQL or MariaDB version is: mysql Ver 14.14 Distrib 5.7.27
OS and version is: Ubuntu 18.04 LTS
WebServer is: Apache/2.4.29
Selected language is: English
(If applicable) Docker installation: N/A
(If applicable) Installation package for the LAMP/LEMP stack is: N/A
Question
Hi guys.
I searched into wiki and Issues and can´t find this.
There is a way to get a user log?
(i.e.) I have 50 pencils in stock and the user ABC made a sale for 10 pencils.
Then, the same user ABC modify manually the stock and set the new value in 30 pencils.
So now I´ve lost 10 pencils...
There is a log for who made what in the modules?
Doesn´t matter if that log is stored somewhere in the server and not in the Web GUI.
Background information
IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.
Please make sure you tick (add an x between the square brackets with no spaces) the following check boxes:
Installation information
Question
Hi guys. I searched into wiki and Issues and can´t find this. There is a way to get a user log? (i.e.) I have 50 pencils in stock and the user ABC made a sale for 10 pencils. Then, the same user ABC modify manually the stock and set the new value in 30 pencils. So now I´ve lost 10 pencils...
There is a log for who made what in the modules? Doesn´t matter if that log is stored somewhere in the server and not in the Web GUI.
Thanks for all your effort!!