0
Hi, I'm using Simple Invoice version 4, and I can't make recurring invoices work.
Can anyone help me, share here the CRON JOB command that causes recurring invoices to be created and sent automatically to the customer, I'm using cPanel. Thanks
0
Hello,
To rebuild the app you need to install the packages first npm i
and then you can build npm run build
Node version need to be 20+
Thank you
0
Hello,
As you know that app is developed using Laravel. So, when using Laravel's scheduler, we only need to add a single cron configuration entry to our server that runs the schedule:run
command every minute.
* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1
There was issues reported for list invoice page when you have recurring invoice with no repeat select. We have fixed that in the latest version Rc.3. Please update or reinstall the latest version.
If you still have the issue, please let us know your server details in private reply so that we can check for you.
Thank you
0
Hello, thanks for responding.
I added the cron job command, following your instructions, I created a daily recurring invoice, and it was not renewed, nor created nor sent an automatic invoice to the customer, nor sent a reminder for a late invoice.
In the invoice table next_create_date it shows NULL, I think it should show the date of creation of the next invoice.
How can you help me with this?
Other Questions
1 I create an invoice on 04/22/2024 due on 04/22/2024, the system shows created 04/21/2024 due on 04/21/2024.
2 Why does the invoice have 3 dates, Date, Created on, Due date
3 How can I change the invoice date format from April 22nd. from 2024 to 04/22/2024
3 How can I change the invoice reference, it is very large, I want to change it to a few numbers or letters, for example 1sbc or 0001 or 01
4 When creating a recurring invoice, in a field I select Repeat Cycle I choose daily, Create before (days) what does this field mean, if I enter 1, the new invoice must be created 1 day before the due date, am I right or tell me better about it
5 When creating invoice, there are 2 item fields, how can I leave 1 item field displayed by default, if I want another field, click on the add line button
Please help me with recurring invoices, I need this feature and it doesn't work for me, I want to give 5 stars and give a good review about your item.
0
About Rebuild App
I'm having difficulty rebuilding the application with npm run build, it doesn't work, the documentation isn't so clear, I get an error, can you give me a video tutorial to help, I've already created the additional language folder, and made other modifications, more I can't rebuild the app.
I'm using xampp with node.js for this on a computer with windows 11.
0
Hi brother, thanks for responding, I'll install today's update and test it. I've already added my code to your portal, I've already left you a message, reply. I am not able to rebuild the application after modifying and adding my language, the documentation is not clear about this, I am using xampp on Windows 11, can you give me a video tutorial on how to build your app with modification? Thank you, I hope to give you a good rating soon.
0
Hi bro, I've already done npm i and npm run build with node.js 20 but I get a lot of errors, help me simple invoice manager and my only hope for recurring invoices, give me a video tutorial showing how to build your local app. or you can log in via AnyDesk remotely to my computer right now and do a quick demonstration for me about rebuilding your app, I'm online now, can you access it here now?
0
Hi, the recurring invoices still don't work, I'm getting disappointed, I'm almost giving up on this and asking for a refund.
If Simple Invoice Manager doesn't work for me with recurring invoices, creating and sending new recurring invoices to customers and admin, if it also doesn't send an overdue invoice notification email to the customer and admin, it becomes a useless script for me.
Nobody has time to remember to create a manual invoice, this needs to be automatic.
The worst part is that there is no option to find out what happened, what the error was or why recurring invoices or automatic activities were not sent.
The database has a table, failed_jobs doesn't seem to work, it doesn't record anything.
I bought version 3 from you some time ago, right at the beginning of launch, recurring invoices worked very well, it showed the date of the next invoice, and it had a direct cron command that I even ran in the browser for testing, version 4 is beautiful and It's broken, the main feature does not work: Recurring Invoice and Overdue Invoice Notice.
You could also add a WhatsApp icon next to the envelope icon on the invoice, so when you clicked, the pop-up window would open (modal) and we would enter the WhatsApp number and it would send the invoice data, or pull up the customer's WhatsApp phone number. and sent the invoice to him, I have an invoice script that has this feature, it's incredible.
The 2 fields I'm talking about are for the product description in the invoice creation request, is it possible to leave just 1 field by default?
0
1 I saw that some recurring invoices were created, however, they were not sent to the customer's email, nor to the admin's email.
2 Also, no overdue invoice notice was sent to the customer, nor to the admin.
3 The invoice status does not change to due automatically
0
Mian Saleem Hi, I followed your instructions
npm i (worked)
npm run build (didn't work)
Message that is shown
build
rm -rf ./public/assets && vite build && vite build --ssr
'rm' is not recognized as a built-in command
or external, an operable program or a batch file.
Attached screenshot
0
Hello,
You are on windows. I have added the npm run build-only
command that will not use rm
.
The email and overdue email option is added in the RC.5 so please update and make sure that your email settings are correct.
Thank you
Showing 1 to 10 of total 38 records
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.