Re: [web2py] Re: billing app

2011-09-15 Thread Kenneth Lundström

> db = DAL('mysql://testing_user:testing_pass@localhost/ testing_db')
> RuntimeError: Failure to connect, tried 5 times: (1045, u"Access 
denied for user 'testing_user'@'localhost' (using password: YES)")


>Is there something I am supposed to do before launching it?

As stated in my mail this application does not work directly out of box. 
I will during the weekend find some time and create some default for all 
missing data in database.


I´m a little surprised that Massimo is asking about this error. You have 
to change the login settings for you database.



Kenneth


Source can be found at:http://web2py.nudata.fi/em/static/em.tar.gz

I first used the Pack command i Admin but it packed a little to much,
e.g. uploads.

There is an small problem when starting with an empty database. You have
to insert some values into database to be able to start using this
application. If I find some time I´ll fix this bug in the near future.

If you find any security holes please let me know.

Kenneth








Kenneth;
Well done.
Can you post the code somewhere public for download?
I think many people would be interested in it.
Thanks.
On 9/13/11 1:25 AM, Gour-Gadadhara Dasa wrote:

On Tue, 13 Sep 2011 00:07:30 +0300
Kenneth Lundström
wrote:

if you want a copy of the code I can send it, or if somebody else
wants a copy let me know.

+1
gour at atmarama dot net
Sincerely,
Gour




[web2py] Re: billing app

2011-09-15 Thread Massimo Di Pierro
I am getting

Traceback (most recent call last):
  File "/Users/mdipierro/web2py/gluon/restricted.py", line 194, in
restricted
exec ccode in environment
  File "/Users/mdipierro/web2py/applications/em/models/1_db.py", line
15, in 
db = DAL('mysql://testing_user:testing_pass@localhost/
testing_db')   # if not, use SQLite or other DB
  File "/Users/mdipierro/web2py/gluon/dal.py", line 4149, in __init__
raise RuntimeError, "Failure to connect, tried %d times:\n%s" %
(attempts, error)
RuntimeError: Failure to connect, tried 5 times:
(1045, u"Access denied for user 'testing_user'@'localhost' (using
password: YES)")

Is there something I am supposed to do before launching it?


On Sep 13, 4:40 am, Kenneth Lundström 
wrote:
> Source can be found at:http://web2py.nudata.fi/em/static/em.tar.gz
>
> I first used the Pack command i Admin but it packed a little to much,
> e.g. uploads.
>
> There is an small problem when starting with an empty database. You have
> to insert some values into database to be able to start using this
> application. If I find some time I´ll fix this bug in the near future.
>
> If you find any security holes please let me know.
>
> Kenneth
>
>
>
>
>
>
>
> > Kenneth;
>
> > Well done.
>
> > Can you post the code somewhere public for download?
>
> > I think many people would be interested in it.
>
> > Thanks.
>
> > On 9/13/11 1:25 AM, Gour-Gadadhara Dasa wrote:
> >> On Tue, 13 Sep 2011 00:07:30 +0300
> >> Kenneth Lundström
> >>   wrote:
>
> >>> if you want a copy of the code I can send it, or if somebody else
> >>> wants a copy let me know.
> >> +1
>
> >> gour at atmarama dot net
>
> >> Sincerely,
> >> Gour


Re: [web2py] Re: billing app

2011-09-13 Thread Kenneth Lundström

Source can be found at: http://web2py.nudata.fi/em/static/em.tar.gz

I first used the Pack command i Admin but it packed a little to much, 
e.g. uploads.


There is an small problem when starting with an empty database. You have 
to insert some values into database to be able to start using this 
application. If I find some time I´ll fix this bug in the near future.


If you find any security holes please let me know.


Kenneth


Kenneth;

Well done.

Can you post the code somewhere public for download?

I think many people would be interested in it.


Thanks.



On 9/13/11 1:25 AM, Gour-Gadadhara Dasa wrote:

On Tue, 13 Sep 2011 00:07:30 +0300
Kenneth Lundström
  wrote:


if you want a copy of the code I can send it, or if somebody else
wants a copy let me know.

+1

gour at atmarama dot net


Sincerely,
Gour








Re: [web2py] Re: billing app

2011-09-12 Thread David

Kenneth;

Well done.

Can you post the code somewhere public for download?

I think many people would be interested in it.


Thanks.



On 9/13/11 1:25 AM, Gour-Gadadhara Dasa wrote:

On Tue, 13 Sep 2011 00:07:30 +0300
Kenneth Lundström
  wrote:


if you want a copy of the code I can send it, or if somebody else
wants a copy let me know.

+1

gour at atmarama dot net


Sincerely,
Gour






[web2py] Re: billing app

2011-09-12 Thread Gour-Gadadhara Dasa
On Tue, 13 Sep 2011 00:07:30 +0300
Kenneth Lundström
 wrote:

> if you want a copy of the code I can send it, or if somebody else
> wants a copy let me know. 

+1 

gour at atmarama dot net


Sincerely,
Gour


-- 
“In the material world, conceptions of good and bad are
all mental speculations…” (Sri Caitanya Mahaprabhu)

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810




signature.asc
Description: PGP signature


Re: [web2py] Re: billing app

2011-09-12 Thread Christopher Steel
I would love to take a look as well.  Thanks for offering.

chris DOT steel @ gmail.com






Re: [web2py] Re: billing app

2011-09-12 Thread pbreit
I'd like to take a look. thx! pbreitenbach at gmail

Re: [web2py] Re: billing app

2011-09-12 Thread Kenneth Lundström

Hi Nikolai,

if you want a copy of the code I can send it, or if somebody else wants 
a copy let me know. The code is a mess in places and for the moment I 
don't have time to clean it up. I could opensource it when it's cleaned. 
There no point in waiting for it to be ready, it's a work in progress. :=)



Kenneth


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
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
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.




[web2py] Re: billing app

2011-09-12 Thread niknok
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 
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
> > 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.


[web2py] Re: billing app

2011-09-12 Thread Gour-Gadadhara Dasa
On Mon, 12 Sep 2011 13:03:03 +0300
Kenneth Lundström
 wrote:

> Now you can have a look at it at http://web2py.nudata.fi/em


It's very nice, and based on brief overlook, it looks as capable as PHP's
MyClientBase. :-)


Sincerely,
Gour

-- 
“In the material world, conceptions of good and bad are
all mental speculations…” (Sri Caitanya Mahaprabhu)

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810




signature.asc
Description: PGP signature


Re: [web2py] Re: billing app

2011-09-12 Thread Kenneth Lundström

Now you can have a look at it at http://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
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.




[web2py] Re: billing app

2011-09-08 Thread niknok
That would be awesome! Looking forward to it.

On Sep 8, 3:05 pm, Kenneth Lundström 
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.


[web2py] Re: billing app

2011-09-08 Thread Gour-Gadadhara Dasa
On Thu, 08 Sep 2011 10:05:50 +0300
Kenneth Lundström
 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.

I'd be interested for web2py billing app as well.

So, far, the best what I've found is MyClientBase
(http://www.myclientbase.com/) which is nice but being written in PHP limits my
enthusiasm to hack on it.


Sincerely,
Gour


-- 
“In the material world, conceptions of good and bad are
all mental speculations…” (Sri Caitanya Mahaprabhu)

http://atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810




signature.asc
Description: PGP signature