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

Report Export Date and Time #3970

Closed
1 task done
SidSkiba opened this issue Apr 21, 2024 · 6 comments
Closed
1 task done

Report Export Date and Time #3970

SidSkiba opened this issue Apr 21, 2024 · 6 comments

Comments

@SidSkiba
Copy link

SidSkiba commented Apr 21, 2024

Type of Feature

✨ New Feature

OpensourcePOS Version

opensourcepos 3.3.9

Description

When exporting a report file to say excel it would be nice if the file name would have a date and time identifier. They are all called the same thing at present.

Additional Information

No response

Verify you searched open requests in OpensourcePOS

  • I agree I have searched Open Requests
@SidSkiba
Copy link
Author

After some digging I found that Chrome has an extension called Timestampeder that does this perfectly for my case. Would still be nice to have OSPOS do it as the extension above does it for all downloads.

@SidSkiba SidSkiba changed the title Report Export Dame and Time Report Export Date and Time Apr 24, 2024
@hoststatic
Copy link

nice thanks for sharing the extension, I guess you have to change some bootstrap settings for the export button

@jekkos
Copy link
Member

jekkos commented Apr 30, 2024

I don't think this should be too hard to do this. It might need a bit of javascript in the filename generation

@jekkos
Copy link
Member

jekkos commented Apr 30, 2024

Hi as I touched this part of the code yesterday, I spent 10 more minutes to implement this feature request, especially for you @SidSkiba .

@hoststatic
Copy link

will apply this, thanks @jekkos

@SidSkiba
Copy link
Author

SidSkiba commented May 1, 2024

Thank you guys for the amazing work. I look forward to release 3.40.

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

No branches or pull requests

3 participants