previo acabar
This commit is contained in:
@@ -332,7 +332,7 @@ namespace bdHerramientaCACOA
|
||||
CostesProduccionTrabProf = Math.Round(CostesProduccionTrabProf, 2, MidpointRounding.AwayFromZero);
|
||||
PrecioTrabProf = Math.Round(PrecioTrabProf, 2, MidpointRounding.AwayFromZero);
|
||||
|
||||
PrecioDelEncargo = PrecioTrabProf;
|
||||
PrecioDelEncargo = PrecioTrabProf + TotalOtrosTrabajos;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user