Good morning Iam new user of Simple Invoices; i have tray to add new users as : Administrator, User, Viewer. But i find just Administrator role. Please Help me to cnow how activate all roles.
interesting project, but without a way to classify users as Administrator, User and Viewer, is limited too and is a real shame.
without that kind of configuration, you can not do much, it would be very interesting to be implemented.
Greetings.
Links: Help
Discussion
Hi,
I'm trying to localize the actual invoices not the interface, which I've already switched to French in the hope that it would change LOCALE as well.
In other words, I'd like to add setlocale(LC_MONETARY, 'fr_FR') and specify formatting to use the comma instead of the dot in money and spaces instead of commas in large numbers (e.g. 1 000 000 instead of 1,000,000). This is because nearly all my customers are in France. (BTW adding a way to switch LOCALE in the interface would be nice for those of us who invoice people from several different countries.)
Which .php file would I actually edit?
Or is there another mechanism defined somewhere in the code to take care of this?
TIA Doug McCarthy
Sorry, got the email address wrong on my original post. So here it is again.
Hi,
I'm trying to localize the actual invoices not the interface, which I've already switched to French in the vain hope that it would change LOCALE as well.
In other words, I'd like to add setlocale(LC_MONETARY, 'fr_FR') and specify formatting to use the comma instead of the dot in money and spaces instead of commas in large numbers (e.g. 1 000 000 instead of 1,000,000). This is because nearly all my customers are in France. (BTW adding a way to switch LOCALE in the interface would be nice for those of us who invoice people from several different countries.)
Which .php file would I actually edit?
Or is there another mechanism defined somewhere in the code to take care of this?
TIA Doug McCarthy
Hi again,
I'd ('also' if this appears as a reply to my previous question) like to add an invoice number field and define a counter to increment the number for every new invoice.
Any ideas?
TIA Doug McCarthy
Hi again,
I'd ('also' if this appears as a reply to my previous question) like to add an invoice number field and define a counter to increment the number for every new invoice.
Any ideas?
TIA Doug McCarthy
Hey Doug,
re LOCALE in invoices - currently the only way to get that is to use the Euro template – refer http://www.simpleinvoices.org/wiki/extensions#invoice_templates_styles - Simple Invoices doesnt haev a proper locale system yet
re invoice number - you can't use the normal Simple Invoices invoice number? - there has been some work on this - there is a alternate Custom Fields section in work in progress where you can define any type of field you want - and one type is a special invoice number - not tied to mysql auto increment id thing – but this is not ready for normal use just yet
Cheers
Justin
I need to store product stock .Example I buy 5 product from supplier. I sold 2 . Now I have 3 in stock.
Thanks for your nice product
hey john
simple invoices doesn't yet do inventory - though wouldn't to hard to add this feature in the future
cheers
justin
I'm running Fedora8, apache and php. I have plenty of php pages on my server. Upon loading SI I can bring up phpinfo.php, I can also see Credits.html and login.php. With or WOut login auth I see NO SI pages. Referring to latest version you offer. Thanks for any help,
hey frank
turn on error reporting and see if any useful info appears refer: how_to_display_php_errors_on_screen
also post on the forum if your still having issues
cheers
justin
Hi i am a new user of Simple Invoices i tray to create 3 roles Admin, User, Viewer. but i find just Administrator.. Please Help me how to correct the roles
hey omacom
theres a bug with the current Simple Invoices re roles - this will be fixed with the next release 2010.1
stay tuned to the blog
cheers
justin
How do I enable loggin into the system and user profiles (administrator, user, viewer)?
in the control panel the option of registration is enabled but I can not view or create new users with different roles.
hey huge
to enable login refer: how_do_i_enable_authentification_ie_a_login_system_in_simple_invoices
user profiles are still a work in progress - ie. all profiles do the same thing
cheers
justin
When i m login the page redirect to invoice-manage page………
i want to change that. and when i m login i redirect to Dashboard……
what to do for that…………..
hey gandhi
do a search on the forum - there is code there on how to do this
cheers
justin
hello,
even i edited save.php with similar code,the values are inserting properly in si_invoices but custom_filed1 is not getting update it's giving an error msg-No database selected.
hello,
even i edited save.php with similar code,the values are inserting properly in si_invoices but custom_filed1 is not getting update it's giving an error msg-No database selected.
hey chandana
post your code on the forum and i'll review
cheers
justin
interesting project, but without a way to classify users as Administrator, User and Viewer, is limited too and is a real shame.
without that kind of configuration, you can not do much, it would be very interesting to be implemented.
Greetings.
hey carl
user roles is a work in progress
cheers
justin