コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1142 ビュー
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.

アバター
破棄

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

著作者 最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
1
8月 25
749
1
7月 25
976
3
7月 25
3377
3
5月 25
1801
1
7月 25
1176