projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa5bb00
)
Typos in Doku
author
G. Richardson
<information@kivitendo-premium.de>
Tue, 8 Dec 2015 10:15:16 +0000
(11:15 +0100)
committer
G. Richardson
<information@kivitendo-premium.de>
Tue, 8 Dec 2015 10:15:16 +0000
(11:15 +0100)
SL/WH.pm
patch
|
blob
|
history
diff --git
a/SL/WH.pm
b/SL/WH.pm
index
73e0365
..
4e2da2c
100644
(file)
--- a/
SL/WH.pm
+++ b/
SL/WH.pm
@@
-1000,7
+1000,7
@@
SL::WH - Warehouse backend
=head1 DESCRIPTION
-Backend for
lx-office
warehousing functions.
+Backend for
kivitendo
warehousing functions.
=head1 FUNCTIONS
@@
-1014,7
+1014,7
@@
is called like this:
qty => 12.45,
transfer_type => 'transfer',
src_warehouse_id => 12,
- s
t
c_bin_id => 23,
+ s
r
c_bin_id => 23,
dst_warehouse_id => 25,
dst_bin_id => 167,
});