Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1463 Widoki
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.

Awatar
Odrzuć

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

Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 25
388
1
wrz 25
1333
2
wrz 25
1523
1
sie 25
1220
1
lip 25
1522