تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4932 أدوات العرض

I want to create an email.template that needs to pass the invoice_payments_widget field value from the customer invoice.



The values that I need are the paid_date and the amount field.


Whenever I try to get the value on email.template,


 I got the result like this:


Then I try to inside the content key from that dictionary:

% for l in object.invoice_payments_widget:
${l.content}
% endfor

Then it gives me an empty result:


So, what's wrong with that?, how to get the value from the invoice_payments_widget properly?

The values that I need are the paid_date and the amount field.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
يونيو 25
1050
0
أكتوبر 24
1259
0
فبراير 24
1405
5
يناير 24
7184
0
نوفمبر 23
1182