I went back to web2py book and found section on using json directly.
I guess jsonrpc is more for web service, for internal front/back end
communication,
it is simply better to use json directly.
Strongly agree with you on Qooxdoo, The look-and-feel of Qooxdoo very
professional, I have not found ot
for 5) I will add - adding/deleting rows and truncating tables. Stay tuned.
1) I am using directly Json as I haven't really look into JSONRPC of
qooxdoo yet. In web2py every request ends with .json return in JSON
Serialized result.
2) /HersPOS/default/insert_items.json is the actual request url
I installed it locally, gave app name=herspos, it worked
It is great learning stuff for a newbie like me.
I am able to do the following:
1) browse the Date tree, sales are filtered by date
2) add sales on 'Sales' tab
3) add product item on 'Item' tab
4) I used sqlite db
5) delete some sales using
i also released w2p appliance , can you guys check it out if it works or not?
Please note if you install w2p appliance application name needs to be
changed to HersPOS (Case Sensitive)
Thanks.
Phyo.
On 10/23/11, Phyo Arkar wrote:
> Link : http://code.google.com/p/herspos
> Demo : http://herspos
Link : http://code.google.com/p/herspos
Demo : http://herspos.appspot.com/HersPOS
On 10/23/11, Phyo Arkar wrote:
> New Features :
>
> -FIltering by date
> -Added tabs and seperated items tables / Sales table.
> -Demo avaliable on Gae , partially workling (No Sales Table working
> but Item table w
5 matches
Mail list logo