bug affichage devis_view.pt
This commit is contained in:
@@ -28,7 +28,7 @@ class GlobalLayout(object):
|
||||
return to_euroz(x)
|
||||
|
||||
def to_decz(self, x):
|
||||
return to_euroz(x)
|
||||
return to_decz(x)
|
||||
|
||||
def to_percent(self, x):
|
||||
return to_percent(x)
|
||||
|
||||
Reference in New Issue
Block a user