0
I added 2 customers from Data -> Add New Customer, then I added 1 product and tried to create one invoice. I do not see any customer. I added one more customer from the invoice's add customer filed. After I finish adding that customer, I find the customer for the moment but when I close the form and open again, that is gone!
Same with Products. I do not see the products when I try to create an invoice.
0
Hello,
The customer and products are not loaded but you need to search. Please type the customer name/company to get related option and same for products.
Thank you
0
Let me explore this.
0
Hello,
You can modify the item code as per license at your own risk. We do not offer support for modifications and modified versions.
Please refer to documentation.pdf's last page to know more about modifying the code.
The simple invoice manager is developed using Laravel and Vuejs. You can modify the PHP (Laravel) code as you need. If you modify the front-end code (Vuejs, Javascript) resources/js/
you will need to rebuild the app using npm run build
after installing the dependencies with npm i
For development, you can use npm run dev
and once all modifications done build the production version with npm run build
and deploy to your server.
Thank you
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.