Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
1367 Ansichten
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
Verwerfen

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

Autor Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Sept. 25
1285
1
Aug. 25
1123
1
Juli 25
1387
3
Juli 25
4849
3
Mai 25
2381