• Resolved Kurpa

    (@kurpa)


    Hello, I’m trying to customize the invoice template, logo appears stretch out, need to change the label on some items, among other things.
    Can you please provide steps on how to archive this task.
    Thank you in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Mehedi Hasan

    (@thebengalboy)

    Hello @kurpa

    You can customize the invoice from ..../wp-erp/modules/accounting/assets/src/admin/components/invoice/InvoiceCreate.vue file. It’s not possible to customize the invoice template graphically or without changing it from the codes.

    Thanks

    Thread Starter Kurpa

    (@kurpa)

    Thank you for your response.
    But i can’t find the provided path in my wp-erp installation. I’m currently using version 1.5.16. Let me know if i’m looking in the wrong place.
    Thanks

    Mehedi Hasan

    (@thebengalboy)

    No @kurpa

    This is the file location and it must have under your ERP installation. Please find the file again carefully, as I mentioned on the folder after folder.

    Thanks

    Thread Starter Kurpa

    (@kurpa)

    Thanks again for your response But i Look into the path provided and it doesn’t exist please verify.
    this is as far i can go following your path

    …/erp/modules/accounting/assets/ the src folder doesn’t exist, the only folders i have are CSS, FONT, IMAGES and JS.
    I’m using version 1.5.16

    Thanks your time

    cant find InvoiceCreate.vue in this path

    Sorry, It’s a Vue.js compiled file. customize the invoice under the file .../wp-content/plugins/erp/modules/accounting/assets/js/admin.js

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Customize Invoice Template’ is closed to new replies.