1930 comments found.
Hello, how can I configure Cloudflare Flexible SSL without having interface disconfigurations?
Hi, Just follow their documentation, It should be working. Let me know if you face any problem.
hello, I liked the script, want to buy but before I wonder if it is possible to send emails with attachment to the contacts??
and if it is possible to receive reminders of invoices that have not yet been paid? thank u
Hello, this feature is not available at this moment.
Dear Sadia, Please include the version number near Copyright footer, so that it will be easy for users to understand what version our system is running. Now i really dont know what is my software version.
Also could you please add additional report “Custom Report” where user can choose report by Category or CRM contact for a range of date.
Hi Umair, Thanks for reminding me regarding Category report and suggesting for including version number.
I forgot one major thing to remind you. Exporting option for all the lists and reports. Sorry.. my expectation may be little high.
Anyway .. thanks for the timely response and best wishes.
One more… It is better to move “Delete” button of contacts under “More” inside contacts. There is chances of getting deleting a contact by mistakenly clicking on “Delete” instead of “View” even though it will pop up for confirmation.
Thank you for the suggestion 
Another thing is; will it be possible to do shipping to address? We have lots of clients who require invoices to be shipped to different places with the item (usually from the same company) Anyway we can get this option when generating an invoice?
Scrap that, we just saw the “patient” plugin, this is pretty much IDEAL for what we need, will this be included in the new version? If it could show the Patient name on the PDF and print version too it’d be amazing.
Hello, Your requested feature is not available. Your requested plugin is not included in iBilling as I don’t think everyone need this.
I install on my server 2.4 all its ok but 3.0 i have blank page i test my server all requeriment minimun passed
If i upgrade 2.4 to 3.0 work fine
It should be working, if you face any problem during updates, you can send me a ftp access, so that I can check this for you.
updates work fine , but new installation not in the same server
Did you mean that, you installation and upgrade is working fine but you are trying to install to another server and it’s not working ? Please send me a ftp access for which server it’s not working, so that I can try to debug & find the exact reason.
I’m not sure if I’m doing something wrong, but in the states you cannot apply tax to labor (services). Is there a way to exempt services when taxes are applied to an invoice? I looked but I can’t find anything that will allow me to do this.
At this moment, if you need this you will need to make separate invoices for taxed and non taxed item. However, i have noted your requested option for future implementation. Thanks.
Please incorporate this feature soon if you can, creating two invoices for a client would simply take to much time. Currently I have to apply the sales tax to the actual items cost but doing so leaves the sales tax field at $0.
Okay, I have noted will check the possibilities. Thank You.
I would like to have the SMS feature. When the Invoice is raised then the SMS needs to deliver to the customer with simple predefined SMS format. Need a facility that, SMS template can be modified in the Admin Panel. Also, SMS api can be modified by the Admin.
Template Ex:
Dear <Customer Name>, Thank you for making the Business with <Company Name>. Your invoice <Number> is generated on <Date> & the due amount is <INR Total>. ThankYou.
API Ex: ====== http://bulksms.mysmsmantra.com:8080/WebSMS/SMSAPI.jsp?username=username&password =password&sendername=sender id&mobileno=919999999999&message=HelloThank You.
You can do so by developing plugin for ibilling or by customizing the code. You will need to have coding experience for this. Thank you.
hi Sadia, Love your script, and will buy it before the week runs out, I have sent you a mail, for further customization required for my market
Hello, Thank you. I replied your email.
Can we add a template or automate the message on the terms. In the UK we require the payment details to be on the bottom of every invoice, it may take a long time to add this to each invoice.
You can add terms but there is no such option to add terms template.
This makes it very difficult as a UK company. Any way we can request this feature?
I have noted this, I will let you know if it is available.
Hello Sadia..how are you doing..and programming..and hope no much headache from BUG’s fix…just keep wondering if you have personal life as-in time for your self..cos i kno how hours and day coding take from programmers..cos you keep your self busy updating this app…and support for buys…i wish you all the best…and app that will make you self made billionaire…cos it not easy to code
Hello Daniel,
Thank you for understanding. Yes, I have a Personal Life. I have time for both, for my professional & personal life. I spend few hours everyday for programming & providing support, replying comments etc. Thanks for wishing.
Regards,
Sadia.
It just what i wish you..cos i like the quality of your app and support…wish we can exchange our person. .lol so i can start coding like you
Thank you
. I wish you will be a good programmer.
Hi, i am ready to buy this system but i have 1 question. Our company use 2 currecy. Do the system support 2 different currency.
Hello, unfortunately not.
how much will cost this custumization.
Currently i am not taking customization order. However, i have noted it as suggestion. I will let you know if the feature is available by default.
Hello 2 question for you, 1: can we apply compound taxes, and 2 can we make this before a SaaS with a membership plan ?
Hello, can you explain that what do you mean by compound tax? For providing Software as a Service (SaaS) check envato licensing terms if it is allowed. Thanks.
A compound tax, or stacked tax, is calculated on top of a primary tax.
Unfortunately not available.
Greetings
Please buy the script, I answered a few questions too.
- Possibility of the Iranian solar calendar based on the script for you? - Ability to change the language software and fonts Tahvma left out there without problems? - Take advantage of the single currency without decimal numbers for the Iranian Rial there?
Please tell me if this is possible. What date I could, corrected version of the above mentioned items I buy?
Thank you. Iman Farhadi iman.farhadi@gmail.comHello,
Your requested localization is not available now.
Kind regards,
Sadia.
Hello Sadia, Its me again Do you have a certain time for v3 I’m going to do some big customizations and i’m afraid it wont work with v3. will you provide changed files (Tables) list with update?
I have plan to release this in this week. Current version is also stable enough, you can also customize based on this version as you have coding experience. Database schema will not be changed so much. And I always post update algorithm to update database automatically for all existing users.
Hi Sadia, I’ve bought your software and trying to make some customizations. I know you can’t provide support for customizations, but my question is simple and general. What i want to achieve is adding a “cost” field in products. So far i’ve done this; 1. Added a cost_price field in db. “sys_items” table. 2. Added input fields to add-ps.tpl and gave it id, class etc. as “cost” 3. Added ” cost_price: $(’#cost_price’).val(),” line to add-ps.js 4. Added ” $d->cost_price = $cost_price;” to ps.php file. To post section.
Sadly it doesn’t get the cost from input box. Is there any other file i should attend to get this work?
Sorry to bother you with this but i really need this to work. If you can point me to right direction i can solve it by myself i hope.
Hello, It seems your attempt to achieve this is Correct. Make sure $cost_price is posting, also don’t forget to add $cost_price = _post('cost_price'); in ps.php file. No problem, I can help you as a special courtesy, you can share me a login access via my profile page. Thank You.
Nevermind i got it. For the further reference, there are 2 different add-ps.js files. You must edit the one under “theme” folder.
Great 
PRESALE QUESTION:can this be translate to spanish?
Yes, It can be translated. The Spanish language file is already translated by a user & gave me permission to include this in ibilling. I will include this file in V3. I will let you know. Thanks.
any news about adding recurring expenses?
At this moment, I do not have plan. I will let you know if it’s available.
hello when i add custom invoice in the overview it doesnt show the custom numbering http://prntscr.com/7tfvjj
is it possible to customize and view the invoice number in the overview ?
Hello, Yes it is possible and i have already added this to version 3.0 that is coming soon. Regards, Sadia.
Hello, We are interested in your software. But there are some problems or lack of features for us. 1- Is there a clear monthly reports (income, expense, inc. vs exp etc.) I saw there is a report by date option but it is more like report by day i cant select date ranges? 2- I think there should be a sales report but i couldnt find it. Lets sat i sold a chair this month from 100 usd. I got paid 50 usd this month i want to see some report that shows i sold 100 usd worth product but paid 50 and 50 pending. As a total report ofc. right now it only shows what i got paid this month. basically what we need is a sales report.
Are these options will become available in v3 . Also if we want to customize your code to support these changes how hard it will be in your opinion?
Hello,
Thank you for your suggestions. I will let you know if your suggested features are available.
You will need to have coding experience if you want to customize.
Regards,
Sadia.
Can you provide these “sales reports” customization with pay? If yes how much would you ask for it?
Hello, I will try to add this reporting feature for you. You want to search transaction by selecting date range ?
Actually there sould be a filter on every page of reports. I was hoping it will be implemented on v3. if not i will try to add it by myself. Lets say we have 5 different expense categories. If i cant search by category and see the total of these categories there is no point in having categories! This goes for every report. I can list invoices but i cant select this month’s invoices or i cant see only partially paid invoices. You see the general idea. We should get better filtering options in all reports. I can manage to do that, but sadly i don’t know ajax so it will be 2 page thing. If you can add an ajax filter to at least one report it would be great (we can copy-paste and edit it.)
Hi, I have also plan to add more reporting. If you want we can work together. We can discuss over skype. My skype id is- sadiasharmin3139
Hi, I’ve added you as kontinyu
I can’t see your ID in my contact list. I just added you- sadiasharmin3139