ispCP - Board - Support
[DEV] OmegaBill - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Enhancements (/forum-43.html)
+--- Thread: [DEV] OmegaBill (/thread-6793.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


RE: [DEV] OmegaBill - oddyutza - 01-18-2011 09:23 PM

this week i started to develop again the billing part called omegabill, for the moment i have only three translations: romanian,english,croatian , if there are more please let me know ...

as i mentioned before (i think)... all the tables now are with jquery & ajax
i've modified the login script, also some code cleanups, now the dropdown's from settings are dinamicly populated, no more hardcoded (language, reports, invoice - templates)
and a lot of other things...

best regards to all


PS : @max : what are you doing it's wrong mate... take that google page down !


RE: [DEV] OmegaBill - Diza - 01-21-2011 03:07 PM

I can to help in translation into Russian.
Give English lang file, I will translate

diza@mail.ru


RE: [DEV] OmegaBill - oddyutza - 01-21-2011 03:58 PM

hello,

glad to hear that, the language files are already on the forum(earlier posts) or in the actual release, but please stall a little because i've made some changes to the language stuff (more things added).

A sneak peak:
1. all the tablegrids are now with jquery (pagination, sorting, search included on each tablegrid)
2. the invoice template is now working, english an romanian one
3. changed the login script, now it's more secure
4. vcf download for clients now it's working
5. some small design changes
6. automatic language files detection, invoice templates, and report templates, from specific folders (now the templates are separated)- the dropdown from settings is automatically created
7. code cleanup and rearranged in some parts
8. for today i've scheduled some testing of the new grid and stuff, and some more code cleanup

relax, sit back, hype, today you will see Build 6 Smile (i hope)

br++

PS : don't forget to click on my Reputation ... Joking Smile ... in romania today will start snow, will the santa come again?Smile


RE: [DEV] OmegaBill - oddyutza - 01-22-2011 03:48 AM

santa came, the new build is released (Build 6).
waiting for tips, new improvements, bugs, and thoughts (good/bad)

you can find it here: http://sourceforge.net/projects/omegabill/


RE: [DEV] OmegaBill - shaggy - 01-22-2011 05:37 PM

I have a small issue, how can I change the currency to AUD, you have EUR, USD, GBP, and RON.
You need to include an option to add custom currency, and also an option so if the customer is in another country and you select the currency for said customer then it automaticly works out the exchange by linking with google or something like that. apart from that, everythig is good. nice work man


RE: [DEV] OmegaBill - shaggy - 01-22-2011 08:09 PM

ok another issue I found, I am using the administrator account. tried to send an e-mail to the 2 client accounts and got this error with no mail sent:

OmegaBill :: Email Clients
Only the installation administrator can e-mail clients.


RE: [DEV] OmegaBill - oddyutza - 01-24-2011 04:04 PM

hello shaggy.

- OmegaBill is designed to have only one currency available at once, so actually is called global currency. You cannot have two clients with separate currencies.
What i can do, is to make the currency dynamic, and not hard-coded. - This will be a feature request

- Email to Clients, it should be working, can u please provide me a link, username and password by PM, so i can check!? thank you


RE: [DEV] OmegaBill - ByteChanger - 01-27-2011 03:38 PM

I downloaded and installed version 1.0 build 6 onto a new system.

I created a couple of items, and a couple of clients.

When I try to create a 'new invoice', the client field is empty. If I enter something, it disappears.

I looked at the code and it appears it should be a list of active clients.

I only have 2 clients, but neither is showing up in the list.

Any idea why this is happening?

Thanks!


RE: [DEV] OmegaBill - oddyutza - 01-27-2011 03:52 PM

hello,

the "thing" that you are describing, is like this, there is a drop-down ajax with auto suggestion, search the client(s) over the company name Smile and please give a feedback

also if you think there are more features that i can add to OmegaBill, please say so ...

for any other questions i`m around to help Smile


RE: [DEV] OmegaBill - ByteChanger - 01-28-2011 02:48 AM

(01-27-2011 03:52 PM)oddyutza Wrote:  search the client(s) over the company name Smile and please give a feedback


Thanks very much. I started to enter the company name and it worked!!!
Smile