Question: Adding Custom Fields To Label

Adding Custom Fields To Label

How do I add product custom fields to the label when printing the barcode labels? Which file should I edit?

MS

Migie Sarijoen

Asked

How do I add product custom fields to the label when printing the barcode labels? Which file should I edit?

  • MS

    Mian Saleem

    Answered

    Hello,

    Please update the language file app/language/English/sma_lang.php for custom field labels.

    Thank you

  • MS

    Migie Sarijoen

    Answered

    No I want to display the customs field on the label. Which file do I need to to modify?

  • MS

    Mian Saleem

    Answered

    Hello,

    For print barcode/label, please check the print_barcodes method of products controller app/controllers/admin/Products.php and the view file is themes/default/admin/views/products/print_barcodes.php

    Thank you

  • Login to Reply