Project:
| View Revisions: Issue #28747 | [ All Revisions ] [ Back to Issue ] | ||
| Summary | 0028747: If a numeric value is entered using a formula, it is saved without being rounded | ||
| Revision | 2015-01-26 15:29 by AugustoMauch | ||
| Steps To Reproduce | - Open the Sales Order window - Create a new header - Create a new line. Select any product. Set the Ordered Quantity to 1000 and save. - Change the Unit price to 0.33 and save. Check that the Line Net Amount is 330.00 (OK) - Change the Unit price to 0.33333333 and save. Check that the Line Net Amount is 330.00 (OK) - Change the Unit price to =1/3 and save. Check that the Line Net Amount is 333.33 (WRONG) |
||
| Revision | 2015-01-26 12:42 by AugustoMauch | ||
| Steps To Reproduce | - Open the Sales Order window - Create a new header - Create a new line. Select any product. Set the Ordered Quantity to 1000 and save. - Change the Unit price to 0.33 and save. Check that the Line Net Amount is 330.00 (OK) - Change the Unit price to 0.33333333 and save. Check that the Line Net Amount is 330.00 (OK) - Change the Unit price to =1/3 and save. Check that the Line Net Amount is 333.33 (OK) |
||
| Copyright © 2000 - 2009 MantisBT Group |