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:
3a57a38
)
Removed sparse code line in hooks.inc
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 27 Oct 2017 06:59:58 +0000
(08:59 +0200)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Fri, 27 Oct 2017 06:59:58 +0000
(08:59 +0200)
includes/hooks.inc
patch
|
blob
|
history
diff --git
a/includes/hooks.inc
b/includes/hooks.inc
index d2096c17004362352f2c95020d1fad6f45955396..501d4a0f7eb1ca441a103b2d4efc85773e75899d 100644
(file)
--- a/
includes/hooks.inc
+++ b/
includes/hooks.inc
@@
-211,7
+211,6
@@
class hooks {
return true;
}
return array($qoh, 'stockmankobg');
- return array($line_item->qty_dispatched, 'stockmankobg');
}
}