orphan_de.pt : traiter les devis sans aucun DD

This commit is contained in:
2018-11-21 19:18:14 +01:00
parent 87790040b7
commit 4980349d26

View File

@@ -206,6 +206,9 @@ def orphans_de(request):
item.nosin, item.nochantier)
liste.append(d)
if len(nochantiers) == 0:
nochantiers.append(1)
return {
'page_title': u"DEVIS orphelins",
'url': url,