Question: Where Is Customer And Products In V4

Where Is Customer And Products In V4

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 custome

OA

Omi Azad

Asked

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.

  • MS

    Mian Saleem

    Answered

    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

  • OA

    Omi Azad

    Answered

    Let me explore this.

  • OA

    Omi Azad

    Answered

    Seems like working. I forgot to add my company at the first place. But I have few other issues -

    Screenshot.

    How I can customise this page? I want to show the logo on the left, do you have any option to customise this?

  • MS

    Mian Saleem

    Answered

    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.


    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