orphan_de.pt : traiter les devis sans aucun DD
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user