Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1450 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
oct. 25
351
1
sept. 25
1322
2
sept. 25
1504
1
août 25
1215
1
juil. 25
1507