Thanks for sharing Kenneth. This looks good. Are you going to open source it?
Would like to learn from the code, especially the invoicing part. On Sep 12, 6:03 pm, Kenneth Lundström <[email protected]> wrote: > Now you can have a look at it athttp://web2py.nudata.fi/em > > Login with kenneth and kenneth > > This is an application for a very small firm, three part-time > IT-supporters. > > FRONTPAGE: > summary of all kind of data. > a) how many unpaid receipts > b) how much money every person has earned > c) ticket situation > d) log work done > > RECEIPT: > this is the place where we declare what we have bought, either by credit > card or on bill. If a bill then you put due-date and things like that > too and out accountant receives an mail about it. Here you upload an PDF > or JPG of the receipt too. Every receipt has to be broken down to which > customer should be billed for it. > > BILLS: > here you create bills that should be sent to customer. A bill is created > from items from Receipts, Reported work. If you have customer that buys > something from you and you bill every year you can create Periodical bills. > > CUSTOMERS: > customerdatabase > > PRODUCTS: > product database > > TICKETS: > a very simple ticketing system, work in progress. If you visit > web2py.nudata.fi/em/ticket without being logged in you ll get a create > ticket page ment for customers. > The idea is that when a ticket is ready the work used to solve the > problem will be billed directly. But I m working on that part. > > All comments are welcomed. > > Kenneth > > > > > > > > > That would be awesome! Looking forward to it. > > > On Sep 8, 3:05 pm, Kenneth Lundstr m<[email protected]> > > wrote: > >> Hello Nikolai, > > >> I have created a simple billing application that contains customers, > >> products, hour tracker (simple) and receipt handling. > > >> If interested I could during the weekend put up a english version of it > >> (Well swedish too it thats better) so you can check it out. > > >> Kenneth > > >>> is there any billing component among the web2py appliances that can be > >>> used as a base or a billing appliance? > >>> Just wondering if there's any such code out there before starting from > >>> scratch. > >>> Thanks.

