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

Regarding New Features adding to SambaPOS #404

Open
rajsekharalluri opened this issue Jun 13, 2014 · 0 comments
Open

Regarding New Features adding to SambaPOS #404

rajsekharalluri opened this issue Jun 13, 2014 · 0 comments

Comments

@rajsekharalluri
Copy link

I tried to modify sambapos application and I decided to make changes

  1. we are managing all setting in MANAGE tab and internally we are making many clicks in order to add any catagory and any table etc..

So i just want to keep all those functionalitys as a shortcut in POS module on tables list i added one more Field like "+(plus) button" so if we click on that we need to allow user to add a table/Customer from here itself..(look below url contain Image of my Idea)

http://www.evernote.com/shard/s390/sh/37f0a60b-377c-46e7-8fac-0ad41c364ca2/ebbaf004d9219d0681cb9aae76283f61

What i tried is i just kept a button as "+" and code behind given reference to already existing code other pages, But we unable to get it. it throwing NULL exception and i understand that the classes are not initialized but we are trying to use that and if we initalize those methods also we are getting issue while click operation performed as null exception

Please sugest me how to achieve this shortcut button operation in SambaPos

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

1 participant