This question has been flagged
2169 Views

Hi,

I have a date field that I would like to show in the PDF quotation only if it is filled on the form view.

It works already for other field, but this one does not, and I don't understand why.

Here is the line in the sxw report :

[[ o.x_date_delivery and 'Delivery date : ']][[ formatLang(o.x_date_delivery,date=True) ]]

And this is my field in the xml declaration :

<field name="x_date_delivery"> </field>

I can't understand why it works for other field and not this one.

Thank you for your help

Cheers

Avatar
Discard