Skip to Content
Menu
This question has been flagged
1237 Views

I am using the py3o report engine library, I am creating a custom report... in my form I have date type fields that I cannot set as required... if any date type field is empty and I try to print, it gives this error...
assert isinstance(value, (date, datetime, time))

AssertionError


How can I print the fields even when they are empty? I put an example field inside this function for word...
py3o://function="format_datetime(o.date_office_observations,format='dd/MM/YYYY')"

Thanks, Odoo 14 community


Avatar
Discard
Related Posts Replies Views Activity
0
Aug 22
1846
0
Aug 20
2381
0
Oct 24
155
0
Aug 24
165
0
Jan 24
730