Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1169 Tampilan
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
Buang

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

Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Agu 25
789
1
Jul 25
1045
3
Jul 25
3516
3
Mei 25
1877
1
Jul 25
1233