Skip to Content
Menu
This question has been flagged
1 Atsakyti
1166 Rodiniai
I'm trying to add an input field to the ClosePosPopup view, could someone tell me how? I have tried it in several ways and it doesn't show me anything. Thank you.

Portretas
Atmesti

Can you please share some code.
So we will know where you are doing mistake.

Autorius Best Answer

xml version="1.0" encoding="UTF-8"?>

templates id="template" xml:space="preserve">

 t t-inherit="point_of_sale.ClosePosPopup" t-inherit-mode="extension">

 xpath expr="//div[hasclass('notes-container')]" position="after">

 div>

 input class="pos-input" name="closing_note"/> 

 /div>

 /xpath>

 /t>

/templates>


         

             

                  

             

         

 


this is my template file

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
rugp. 25
786
1
liep. 25
1043
3
liep. 25
3498
3
geg. 25
1874
1
liep. 25
1226