Added rounding when needed to avoid document inconsistency
[fa-stable.git] / purchasing / po_entry_items.php
index 7e30f39ec65313f6b6a676008dad891a76c5ae56..ea7ae862705e05db4854a95e04a389ecb88c6240 100644 (file)
@@ -7,9 +7,6 @@ include_once($path_to_root . "/purchasing/includes/po_class.inc");
 
 include_once($path_to_root . "/includes/session.inc");
 
-//include($path_to_root . "/includes/data_checks.inc");
-//include($path_to_root . "/includes/manufacturing.inc");
-
 include_once($path_to_root . "/purchasing/includes/purchasing_ui.inc");
 
 $js = get_js_form_entry("StockID2", "stock_id", "qty");