Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1134 Prikazi
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.

Avatar
Opusti

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

Avtor 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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
avg. 25
733
1
jul. 25
973
3
jul. 25
3375
3
maj 25
1796
1
jul. 25
1173