Question: Add Weight Column To Pdf Invoice

Add Weight Column To Pdf Invoice

How can I add a new column (Weight) to Invoice PDF or replace the Quantity column?

MM

Montasir Mohamed

Asked

How can I add a new column (Weight) to Invoice PDF or replace the Quantity column?

  • MM

    Montasir Mohamed

    Answered

    To be more precise I need to have a column where it show the weight I wrote in Weight (Kg) in the product detail, no need to have a total weight or calculation any extra work. just display the Field weight data in own column

  • MS

    Mian Saleem

    Answered

    Hello,

    You will need to select the products.weight in the getAllInvoiceItems of the related model (sales: app/models/admin/Sales_model.php) and then the view file is themes/default/admin/views/sales/pdf.php

    If you are not sure, please hire any developer to help you.

    Thank you

  • Login to Reply