Fix bug in field type

This commit is contained in:
Bernat Brunet Torruella 2018-10-25 11:01:05 +02:00
parent a1ed3330e6
commit bcd4b5f34e
1 changed files with 1 additions and 1 deletions

View File

@ -805,7 +805,7 @@ class SIIReport(Workflow, ModelSQL, ModelView):
reg.DatosPresentacion.TimestampPresentacion),
'csv': reg.DatosPresentacion.CSV,
'balance_state': reg.DatosPresentacion.CSV,
'aeat_register': reg,
'aeat_register': str(reg),
}
domain = [