From: Sven Schöling Date: Tue, 13 Jan 2015 16:05:40 +0000 (+0100) Subject: PriceSource: und noch ein typo X-Git-Tag: release-3.2.0beta~92 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=349f328708860f2b8402f50d4813f12c90808f9b;p=kivitendo-erp.git PriceSource: und noch ein typo --- diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 64eb764ec..2b812da73 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1933,7 +1933,7 @@ sub _make_record_item { my $class = { sales_order => 'OrderItem', - purchase_oder => 'OrderItem', + purchase_order => 'OrderItem', sales_quotation => 'OrderItem', request_quotation => 'OrderItem', invoice => 'InvoiceItem',