Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Dates of Transactions #4

Open
HenryHoggard opened this issue May 12, 2013 · 2 comments
Open

Show Dates of Transactions #4

HenryHoggard opened this issue May 12, 2013 · 2 comments

Comments

@HenryHoggard
Copy link

It would be very useful If we could view the dates of our transactions. This would help manage payments better and make it easier to figure what transaction was what.

@ajvpot
Copy link

ajvpot commented May 12, 2013

The server doesn't log the timestamps of transactions at the moment unless MongoDB does it behind the scenes. This would require a change to the server.

@HenryHoggard
Copy link
Author

It wouldn't be too hard to do, add this field to mongodb date: { type: Date, default: Date.now },
It automatically will add the date for each new entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants