22 comments found.
Demo not working
Demo????
The demo is back Online.
https://flow.codekerala.comIs it possible to view the documentation? I saw the demo and I understand the use, but I should implement the features and I should know in detail the db scheme and the front end.
A few questions:
1. How easy is it to customize the invoice template to add custom text / fields (like billing fields / credit card fields)? Is it HTML/CSS? Note – this is for info that has to appear in the PDF – and not necessarily during the create invoice stage using the interface. 2. Can we add custom fields during the create invoice stage? For example, I want to add a custom field like “order notes:” that must also appear in the PDF.
Hi. can test with MAMP web server on macOS
i like to buy this app but i need credit note also witch you dont have can you add credit note also
not responsive
I didn’t understand
not mobile friendly your website
Hello, Surprised with your web application. I like it, it would be what I need. But I have a few questions.
1- I think you should add the possibility of selecting several different headers. You may have 2 companies and need different information in the header.
2- You should add the possibility of adding custom fields in the register of new clients.
3- When adding a new line of “Item Description” it would be interesting to be able to add if we need it, manually add a description without necessarily looking for a product.
You actually built something in Laravel and used the name of Laravel’s smaller framework version Lumen? https://lumen.laravel.com
Lumen is common word and I don’t see any problem using this name
Can I generate a client’s Statement of Accounts?
Not possible with current version, i will release an update soon.
Hey! Is it possible to change the way the invoice looks?
Yes, it’s mostly plain html and laravel blade syntax. Also css can be edited.
hello i bought and upload server after fix lines on .env file but i dint understand where i will run this command ” php artisan lumen:install” i run direct ssh but dont work
Run the command inside the folder where .env file is found.
for example: cd /var/www/lumen then run: php artisan lumen:install
make sure you have php 7.1 or 7.2 and necessary php extensions
Here is better docs: http://codekerala.com/lumen/
Parse error: syntax error, unexpected ’?’ in /home/testsistem/public_html/hesap/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 233 i got this error
I think you are using old version of PHP, please upgrade to 7.1 or 7.2.
See System Requirement below:
Linux Operating System Nginx / Apache PHP >= 7.1.3 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension Ctype PHP Extension JSON PHP Extension MYSQL 5.7+
i did but still have problem .i want paid install support are u providing?
Email me: codekerala@gmail.com with hosting provider details.
Check out server setup https://gist.github.com/anishdcruz/8cfc53aa205c7481bf0412d97b9d72b5
Nice Work,
Congratulations! Good Luck With Sale
Thanks
whats different between this and apex? apex has this funtionality? this just the invoicing part stripped down?
Lumen is for invoicing purpose only. Apex contains much more features.
Getting following Error when trying to execute: php artisan lumen:install
PHP Parse error: syntax error, unexpected ’?’, expecting variable (T_VARIABLE) in /var/www/vhosts/grimm.cloud/httpdocs/lumen.grimm.cloud/build/vendor/symfony/console/Output/Output.php on line 40
Hi, you are using older version of php. Please upgrade to php 7.1 or 7.2. Let me know if this works locally.
Yes thanks. Issue was just that my CommandLine was using older PHP Version. Running now
Hello .. I hope you have great sales at this site .. Follow me TOO
thanks
fantastic work on this , very nice i wish you all the best for your upcoming sales
Thanks
Great Work, Congratulations GLWS
Thanks
this is what i want to buy but first i want to know if:
1. can 2 or more users login and create their own invoices?
2. is it possible that the csv can include the products on it?
1. Yes 2 or more can login 2. Not sure how to implement it You want multiple line of products in csv?
yes please exactly with information of the customer
like:
item, price,qty,customer,.....
item1,..., customer1,....
item2,...,customer1,...
item3,...,customer1,...
item1,...,customer2,...
and so on, is like 2 joint table of items and invoices into 1 datatable
Let me try to implement this as an optional feature.
Let me try to implement this as an optional feature.
please do so soon i will be so happy and buy it same time
I have tried to implement this, but not possible without major rewrite of existing filter system.
i wish it was possible because i still want to buy it
Is it possible to generate a link and e-mail clients so they can pay with their credit cards or ACH?
Not possible, this doesn’t not have client portal.
Does this support recurring invoices?
Not at the moment but will be coming soon.