Actions
Bug #2622
closedPlantage sur un fichier pas attaché à un type
Status:
Fermé
Priority:
Normal
Assignee:
-
Category:
Coffre-fort
Target version:
-
Start date:
26 March 2013
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Planning:
Description
File "/opt/auquotidien/extra/modules/strongbox.py", line 77, in set_expiration_time_from_date
75 self.expiration_time = None
76 return
> 77 if not StrongboxType.get(self.type_id).validation_months:
78 self.expiration_time = None
79 return
Updated by Frédéric Péters about 13 years ago
- Status changed from Nouveau to Résolu (à déployer)
commit 60b0b6ded0dacaf12b645b1cb2700ff713973954
Author: Frédéric Péters <fpeters@entrouvert.com>
Date: Tue Mar 26 14:59:36 2013 +0100
strongbox: check existence of document type (#2622)
Updated by Frédéric Péters over 12 years ago
- Status changed from Résolu (à déployer) to Fermé
Actions