Mine does not show anything. I did as pbreit said, under /herspos but nothing.
On Oct 19, 4:14 pm, Phyo Arkar <phyo.arkarl...@gmail.com> wrote: > upper toolbar buttons not working yet , i forgot to mention that. > > On 10/20/11, Phyo Arkar <phyo.arkarl...@gmail.com> wrote: > > > > > > > > > ok i will make a w2p release. > > I will also make it configurable. > > You guys feel free to clone. modify what you feel needed. > > I had tested on chrome and firefox on linux and firefox on windows , > > can you give me the firebug output or chrome devtool output ? > > > On 10/20/11, greenpoise <danel.sega...@gmail.com> wrote: > >> Neat,thanks for sharing. I download it havent checked out. Can you > >> package it so users can install? > > >> d > > >> On Oct 19, 3:24 pm, Phyo Arkar <phyo.arkarl...@gmail.com> wrote: > >>> Hello Web2py. > > >>> As a practice for integrating Qooxdoo and web2py. I had created a > >>> Point of Sales system for my wife's sushi shop. > > >>> All people who have trouble integrating Qooxdoo, can base on my code. > >>> It used multiple Qooxdoo features . > > >>> - Tables > >>> - Folder Trees > >>> - Events > >>> - Event Bubbling > >>> - Delegates > >>> - Custom Class > >>> - AJAX > >>> - Datastore and controllers > >>> - Remote Table > > >>> Now i decided to release it as opensource. Please check : > > >>>http://code.google.com/p/herspos/ > >>> --- > > >>> HersPOS > > >>> Web2py + Qooxdoo based resturant POS . Feel feel to use and contribute! > >>> Started for my wife's Sushi Restaurant, and as a practice for Qooxdoo > >>> framework , integrating with web2py.Now avaliable for everyone.This > >>> project is not completed yet, but mostly functional. > > >>> Features : > > >>> - Full application UI powered by Qooxdoo > > >>> - AJAX View of item records using Qooxdoo table. > > >>> - AJAX View of sales records. > > >>> - Add new sales record. > > >>> - Add new items. > > >>> - Totals summary. > > >>> Todo : > > >>> - Sorting > > >>> - Filter by date (Clicking on left tree) > > >>> - Filtering by items (Clicking on left tree) > > >>> - Editing records