Re: [Pharo-dev] Invoice management

2016-11-13 Thread Paul DeBruicker
SmallPOS may have invoice management. It is a point-of-sale system. But I haven't used it. dario trussardi wrote > Ciao, > > I hope this email and relative question does not create problems to the > list. > > A dear friend asked me if I was able to handle the invoice ma

Re: [Pharo-dev] Invoice management

2016-11-11 Thread stepharo
Hi I started to build silly bills using Artefact (and I should finish). I saw that I should add more components to Artefact and it is on my todo. Doing so I discover that there is a super cool library for date printing in Zn. Stef Le 11/11/16 à 18:48, Trussardi Dario Romano a écrit : Ciao

Re: [Pharo-dev] Invoice management

2016-11-11 Thread Dimitris Chloupis
Pharo-Dev is for the development of Pharo, Pharo-Users is for user questions like this. I have not done what you are asking but if I was interested into doing what you want to do for GUI I would use Morphic, for database SQlite cause its light and powerful and for queries well also SQlite , save i

[Pharo-dev] Invoice management

2016-11-11 Thread Trussardi Dario Romano
Ciao, I hope this email and relative question does not create problems to the list. A dear friend asked me if I was able to handle the invoice management: 1 ) create the document with some items 2) print and save the document