How can I monitor all user's transactions

Hi,

How can I monitor all user transaction and the item their pick, because sometime we have issue in item. the user pick all the item quantity but she/he use only 100 pcs example.

How can determine who’s the user pick all item and transaction made.?

Thanks…

Hello Anthony,

you can catch user by ‘created by’ field of that order from which perticular transaction has been done.

You can also set up a database log, but that can blow up pretty quickly if you’re not careful.