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:
dd291d0
)
Vendor auch in mappings listen.
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 3 Jun 2011 12:24:37 +0000
(14:24 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 10 Oct 2011 12:53:12 +0000
(14:53 +0200)
SL/DB/Helper/Mappings.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Helper/Mappings.pm
b/SL/DB/Helper/Mappings.pm
index
b178271
..
8382f1f
100644
(file)
--- a/
SL/DB/Helper/Mappings.pm
+++ b/
SL/DB/Helper/Mappings.pm
@@
-105,6
+105,7
@@
my %lxoffice_package_names = (
translation_payment_terms => 'translation_payment_term',
units => 'unit',
units_language => 'units_language',
+ vendor => 'vendor',
vendortax => 'vendor_tax',
);