Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1718 มุมมอง

Please help me in this regard I'll be thankful to you!

Usman Ghias

Please check out the video



My Contact No: 03126912440

Email: usmanghias1@gmail.com

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi Usman,


We have watched your video. The displayed error is from the "report_purchaseorder_document_ext" named template that is in the "tus_purchse_extended" module. It says that at the time of checking attention_name, expects a single record but gets multiple records from the model res.partner. This is called a singleton error. To resolve this issue, you can add an iteration before checking the <span t-if="attention_name"> as mentioned below.


<t t-foreach="add the record that gets singleton error here" t-as="partner">

        add the rest of the template code here according to the iteration

</t>


Hope this helps.

   

       

           

               


           

       

   


Hope it helps

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
มี.ค. 23
2358
0
ก.พ. 21
4901
5
มี.ค. 20
18386
3
ก.พ. 23
5964
6
ม.ค. 24
14386