Skip to Content
Menu
This question has been flagged
1514 Views

Hi Guys

I was wondering how i can show the part numbers barcode on the serial number's report.


Here is my view now:


Any help would be appreciated






<?xml version="1.0"?>



<t t-name="stock.label_lot_template_view">



            <t t-foreach="docs" t-as="lot">



                <t t-translation="off">



^XA



^FO100,50



^A0N,44,25^FD<t t-esc="lot.product_id.display_name"/>^FS



^FO100,100



^A0N,50,40^FDLN/SN: <t t-esc="lot.name"/>^FS



^FO100,200^BY3



^BCN,200,Y,N,N



^FD<t t-esc="lot.name"/>^FS



^XZ



                </t>



            </t>



        </t>



    



Avatar
Discard
Related Posts Replies Views Activity
0
Dec 24
15
1
Oct 24
839
2
Aug 24
332
1
Feb 24
557
4
Jan 24
8474