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

Second Display and Other Improvements #2411

Open
satanogo opened this issue Mar 23, 2019 · 6 comments · May be fixed by #2482
Open

Second Display and Other Improvements #2411

satanogo opened this issue Mar 23, 2019 · 6 comments · May be fixed by #2482
Assignees
Milestone

Comments

@satanogo
Copy link

Hello OSPOS Team

I wanna Thank you for such a great software that is the OSPOS, im been following the releases of the OSPOS very close, so, i been doing some changes or improvements that i want to share with you being the head of the Project and i wanna know your opinion about it, for example, i been working on a second display for the client and i know that is a huge change that can help a lot of people so i want to know your opinion about the changes that has my version of the OSPOS.

Captura

@WebShells
Copy link
Member

Is that duplicating the current register and removing divs ?

@SteveIreland
Copy link
Collaborator

Nice

@satanogo
Copy link
Author

Well what i did was some changes to the OSPOS including a Second Display that the customer can see, a searching textbox in the specific customer reports so if you have a lot of customers you be able to search the customer that you are looking for and some others. Im going to upload the source code so you can check what is in and your opinion about it

And about the second display, Yes, basically what i did was creating a public function with all the _reload structure and call it second_display, then, when i press the second display button i open a tab where you can see only the products in the receipt, quote or invoice, and the tab is constantly refreshing itself with a javascript sentence
ospos_github.zip

@objecttothis
Copy link
Member

If I'm understanding correctly, this is allowing the user to run a second monitor facing their client so that the customer can see their total and what's been scanned or checked out. This would be a helpful additions for some users of OSPOS but only at their checkout. My recommendation would be to have a checkbox on the main sales to enable the second screen optionally so that those that don't want it, don't need to bother with it.

@WebShells
Copy link
Member

@objecttothis, i tried the above 2 days ago... Looks nice but am worried about the refresh interval in case of a big variety of products were added to sales..
In addition, i thought about adding a checkbox in the config section in order to display the button or not, so users with single screen will use to disable it while others can make use of it...
Ill do the test and the editions and will submit a PR about it.
Any thoughts?

@satanogo
Copy link
Author

satanogo commented May 2, 2019

Well i was checking at the code of the OSPOS and what you can do is create permissions to that button like the daily sales button it's the same thing but in this case for the second display button

@WebShells WebShells linked a pull request Jul 2, 2019 that will close this issue
@objecttothis objecttothis linked a pull request Jun 24, 2020 that will close this issue
@objecttothis objecttothis added this to the 3.4.0 milestone Jun 24, 2020
@objecttothis objecttothis modified the milestones: 3.4.0, 3.5.0 Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants