correcion NIE077
FossilOrigin-Name: e562715e1ea1a809d692abf065a77e785ee36c487f49118982cad63ecdd2ed51
This commit is contained in:
		| @@ -23,7 +23,7 @@ class DevengadoHoraExtra: | ||||
|                              # NIE076 | ||||
|                              Cantidad=self.cantidad, | ||||
|                              # NIE077 | ||||
|                              Porcentaje=self.porcentaje, | ||||
|                              Porcentaje=str(round(self.porcentaje, 2)), | ||||
|                              # NIE078 | ||||
|                              Pago=str(round(self.pago, 2))) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user