Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1369 Vues
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
Ignorer

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

Auteur Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
2
sept. 25
1290
1
août 25
1124
1
juil. 25
1388
3
juil. 25
4859
3
mai 25
2383