projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f6bf0
)
More cleaning. Rerun.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 18 Dec 2010 07:43:35 +0000
(07:43 +0000)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 18 Dec 2010 07:43:35 +0000
(07:43 +0000)
includes/db/inventory_db.inc
patch
|
blob
|
history
diff --git
a/includes/db/inventory_db.inc
b/includes/db/inventory_db.inc
index fd4aff6d2490af42280fef2e4d90df67bb43ecfb..5bc37a75300055bae0ff95252ed78310d9932b3f 100644
(file)
--- a/
includes/db/inventory_db.inc
+++ b/
includes/db/inventory_db.inc
@@
-265,8
+265,6
@@
function adjust_deliveries($stock_id, $material_cost, $to)
$diff = $sales_diff - $purchase_diff;
- display_notification('Sales Diff - '.$sales_diff.' Purchase Diff - '.$purchase_diff);
-
if ($diff != 0)
{
$update_no = get_next_trans_no(ST_COSTUPDATE);