Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Styling the PDF invoice and packingslip

MultivendorX Pro

Tagged: , ,

Open
Viewing 5 reply threads
  • Author
    Posts
    • #216039
      Sergio Wong Chung
      Participant

      Hello,
      We’re wondering if its possible to edit the look of the PDF invoice and packing slip
      Is there any files we can copy the files that generate the PDF to the HTML folder of our template to edit this, or is there another way to add some styling?
      Thank you!

    • #216051

      @Sergio Wong Chung you can surely style the template files as per your choice. For that you just need to go to mvx-pro/modules/invoice/template. From here choose the template in which you want to add custom styling then just add the custom styling by overriding the template file.
      For example, to override the template 1 you need to follow the below overriding path in your theme –
      yourtheme/mvx-pro/invoice/mvx_pdf_invoice_first_template.php and apply the modifications here.
      Let us know if you need any further assistance.

    • #216158
      Sergio Wong Chung
      Participant

      Hello,
      Thank you for letting us know what file to edit
      We have tried some edits and this works like it should

      We have turned on the setting to show taxes using the multivendorX settings for the invoice but there is no tax visible on our invoices
      See this screenshot for our settings: https://snipboard.io/HTvsGI.jpg
      And this one for the table in the invoice: https://snipboard.io/axirRX.jpg
      We would like tax for each product and total tax to be visible

      We would also like to style this table to look a bit better
      The only code we can find for the table is <?php $MVX_PDF_Invoices->utils->get_order_details_table_as_html($hook_data); ?>
      How can we add taxes to this table/edit this table?
      Thank you

    • #216191

      Hello @Sergio Wong Chung, Kindly check whether you have set up the tax from the WooCommerce settings accordingly. Because if that is configured accordingly then the tax amount is also present in the admin invoice (https://www.awesomescreenshot.com/image/45409845?key=977bea9dd8d8e664f4fda17d84701e4b).
      Now if you have configured the tax on your end and still the section of tax is not coming on the invoice then kindly create a staging site and share the staging site url, temporary admin access with us.
      To show the tax and other details in the vendor invoice as well the vendor needs to go to the vendor dashboard >> Store settings >> Invoice and from here need to configure the invoice settings accordingly (https://www.awesomescreenshot.com/image/45409761?key=cb6df97ecb094f4effb08cd253ce5d1a). After that all those details will be visible in the vendor invoice as well (https://www.awesomescreenshot.com/image/45409798?key=ba0e8caa909717c7c6574e679c298a12).
      Let us know if you need any further assistance from our end.

    • #216201
      Sergio Wong Chung
      Participant

      Hello,
      Thank you for clarifying this
      We thought we could do it as a global setting for all vendors instead of having the vendor make these settings
      Is there any way to make this a global setting?
      Thank you

    • #216237

      Hello @Sergio Wong Chung There is no such global setting for the invoice fields of admin, vendor and the customer.
      The settings for admin and customer invoice fields need to be configured from the admin end and the vendor needs to configure the settings of his invoice from the vendor dashboard.
      But I have informed the dev team regarding adding global settings for vendor invoice in future updates. They will take further decisions regarding the future enhancements based on the mass request from our users.

Viewing 5 reply threads

Please LOGIN to reply to this topic