opensourcepos / opensourcepos

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.
http://www.opensourcepos.org
Other
3.46k stars 2.19k forks source link

User log [Question] #2506

Closed esturniolo closed 5 years ago

esturniolo commented 5 years ago

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!!

daN4cat commented 5 years ago

Yes, in items select the icon on the right with inventory feature and you will get the transaction history.

esturniolo commented 5 years ago

Great!!!! I see it now! Thanks @daN4cat