accounting & creating invoices etc..
29/08/2007 14:34
|
Is this a module which is available somewhere? I tried svn last night but had some trouble with *.php5 ext |
29/08/2007 15:10
|
The ERP and Accounting module(s) are currently in development and aren't yet supported or ready for use. They are in svn though, and you should be able to take a look at some of the functionality. If you rename the .php5 file to .php does that work? Otherwise, tell apache (or whichever webserver you're using) to use the PHP interpreter for .php5 files. |
29/08/2007 15:36
|
Thanks Greg. Do you know how far I might be able to make it with the ERP and Accounting modules? For example, can i add products an create an invoice for a company by now? I really like what I've seen so far, and I'd love to contribute, but I don't know alot of php. On the other hand, I can help with translations if only I knew where to start. I'll have a look at my apache config for the php5 stuff and let you know how it goes. Thank you for a quick answer. By the way, the forum has been very slow for me sometimes. |
30/08/2007 10:53
|
Hi John, Thanks for you question. I have asked one of our ERP guys to answer this questions. In the meantime, do you have any further information about the forum speed? Thanks Jake |
30/08/2007 11:42
|
Hi Jake, the forum seems to be running smoothly now, since yesterday at least. I've managed to run svn, had to enable some php5 stuff in my apache config. I just used the database from the beta release, probably some updates needed? I did see a sql/ folder in svn, but im not very familiar with postgresql. I did test an invoicing system called simple invoices, they had an automatic database update solution which i found to be very useful. Maybe this could be something nice to add to egs? Just a thought anyway:) |