1930 comments found.
Hello, id like to know if is possible to import my clients around 1500, and i want to personalize the invoice according my country laws. I need to import and send the same invoice at all of course with different number. Any advice? Regards!
Hi, May I know your personalisation requirements for invoicing based on your country?
Hello, Sadia about the importation is possible to do that?
Hi, Yes, I have plan to add this feature (Importing Clients). Keep in touch. Thanks.
Is it possible to redirect a user after login to the CRM > List contacts, and not to the Dashboard?
Hi, If you really need this, you can edit sys_appconfig table redirect_url row, and set it- contacts/list/
Thank you very much, Sadia. And good job with ibilling
My pleasure 
Hi I love it but I need to make sure something before I purchase it. Please confirm if I can create a user who is only allowed to play with the “CRM” function instead of everything? Or can I create a user who is only allowed to do billing and invoice, but not viewing customer profile? Thanks.
Hi, Unfortunately this option is not available.
Hi,
is it possible to Integrate razorpay.com payment gateway system.
Can be added as separate plugin.
will you be providing the plugin for it?
Yes, I will.
How much will it be costing?
Not sure. It might be under $20. I will let you know when it’s available. Thanks.
Dear Sadia
Even by setting dates to day / month / year, some remain with year / day / month is that repair prediction? Another thing, I have a managerial system and would like to put his next to it (installed in a sub folder) opening within an iframe within my management system, however linked to a button, its direct opening without putting password and user, as to open my management system already puts password and user, no way? u help me indicate how?
I do not see you purchase this item.
Hi sadia.. great app..how can i disable employee from deleted anything…like invoice, transaction, contact..just anything? how? please…becos employee is not suppose to have right to delete this things
Hi, This feature is not available, can be achieve using customization or plugin development. I have also plan to add this in future version. Keep in touch. Thanks.
on new invoice page, when u click on add product and services….there is a checkbox to check which product/services to add…i have edited this script to have more than one checkbox for one row…that way i can pick one item, and add more than one service to it….like item name : shirt, price : $20, white : 200, black: 300….i need option to check white or black…i have done this, but after i check first checkbox and check second which is white or black for same row…...it displays twice on the invoice…how can i stop this to display only this options for one item..please help
I do not see you purchased this item, how did you edit this script ?
will there be a full inventory system associted with this, I would like to be able to create products with category, warehouse, and track inventory levels in terms of purchases, sales , sales return etc.
I have plan to create separate plugin for this, keep in touch. Thanks.
Is it posible to attach the invoice in PDF in the e-mails?
I have plan to add this, keep in touch, Thanks.
Hello, I liked you script a lot, but I am needing to add this features: 1) The posibility t add Custom Fields to invoices and that they are shown in a coumn in the invoices list page 2) The posibility to select many invoices (from the invoices list page) and mark them all as PAID with only one click
How much would you charge me to add this features (of course after doing them form me you and publish them in the next update if you want)
regards Gabo
Hi Gabo, I have noted this. For custom requirements, you can contact me using my profile page.
Hi,
I want to know if it’s possible to develop custom reports with filters and other things with de API.
Another question that I have is if it’s possible add more user types related to income o expenses and they only see those options.
If you have coding experience, you can do this. Thanks.
But it is possible without touching your core and only by plugin? (Thanks for your answer)
Hi, yes it’s possible, A documentation for plugin development available here- http://www.ibilling.io/plugin-development/
Thanks for your answer, yesterday I bought it. I have some observations and ideas to improve that I’ll send you soon.
Great. I would love to hear your feedback.
Hi Sadia, in this moment I need to know how to register custom theme in order to create a customize theme and won’t be in trouble when a new version is released. So in other words work in a safe corner.
Soon I’ll tell you some recomendations and improvements that I think would be a good idea implement, and I think I must develop some improvements that you might be interested but later I tell you.
Here is an example of custom theme implementation – https://codecanyon.net/item/itheme-theme-options-plugin-for-ibilling/12390920
All themes file are located in ui/theme/ folder. The theme is called from sys_appconfig table. It can be update using function update_option($option,$value)
Thanks.
Thanks, I’ve been working a lot in the custom features that I require in the system and I found a few thinks that are needed to improve the plugin development, Do you think that is possible share the git repository of the project with me in order to send you push request of improvements and you can study them easily.
Hi, sure. It’s possible. Contact me with my profile page so that I can communicate with you.
It doesn’t appear that restoring a backup is possible.
I even tried recovering a backkup after a clean install.
All backups give SQL errors. :/
Any advice?
Hi, you do not need to clean install to update. It will automatically update after replacing the files. Or if you really want in this method, just remove all database table from new installation, then try to import the database.
Thank you for your reply Sadia.
I will am sending you an email with more detailed information regarding the problem.
Did you receive my email?
Hi, yes, replied. Thanks.
Hello there! how can i edit invoice printing version. I want to use my POS printing receipt rather than A4 printer. i would like to change the layout smaller to fit with receipt printer thanks
$mpdf=new mPDF($pdf_c,'A4','','',20,15,15,25,10,10);
Change the size A4 to your custom size. For Example-
$mpdf=new mPDF($pdf_c,array(100,236),'','',20,15,15,25,10,10);
Hi
I want to integrate PayUMoney. I noted you have already added the PayUmoney PHP script into your library. But there is no option to add credentials in the Payment Getaway Settings.
Can you tell me how to implement it? Or where can i find a documentation for it?
Thank You
Hi
Can you tell me Is there any specific framework or environment your software is developed in? So that I could find a suitable freelancer to do the PayUmoney integration.
Thanks
Hello, Sorry for late reply in comments. I can add this payment gateway if you need free of cost. Please contact me through my profile page, so that I can contact you back. Thanks.
Hi,
Please can you add chenge log for today’s update (20 June 2016) as i have’t seen change log on your portal as well as here on codecanyon, also it would be grate if some new fetures get added like bulk import export of clients and all his data in specific excel format.
Thanks. 
Hi, Here is the changelog- http://www.ibilling.io/v4/
is it possible that when I add contact I can give that contact with specific opening balance ?
Not by default.
i got this following error..My Website Does not Work billing.userdesk.in
Warning: session_start(): open(/tmp/sess_0b969a6cfdacfc237c052f23b6a612a2, O_RDWR) failed: Permission denied (13) in /home/vwshosting/public_html/billing/sysfrm/boot.php on line 22
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/vwshosting/public_html/billing/sysfrm/boot.php:22) in /home/vwshosting/public_html/billing/sysfrm/boot.php on line 22
Hi, Sorry for delay response. This is because your server was unable to write file in the session directory. I hope you already fixed this.
Hello, Whenever user clicks on the EMAIL Invoice – it displays popup with unique link generated for the invoice view. Where is the logic for this link generation?
Hi – help please.
An Unique key generate every time when creating an invoice. As the link is public, it’s created to make sure all invoice link is unique. The number is available in database, in sys_invoices table. the column name is vtoken. A random id generate using ibilling built in function name- _raid();
Hi, your iBilling looks awesome. I was wondering if I can import/export client and products info to it? I am coming from another online invoice, and wanted to migrate
Hi, Unfortunately not available at this moment.
Pre-sale question: i see the Recurring Invoice option. is there a way to set/add recurring payments (or subscription payments) with stripe?
Not available at this moment.