X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dc3382e8276f279de81f8bdc53f4af0adb4e8657..47da14db:/SL/DB/Helper/Mappings.pm diff --git a/SL/DB/Helper/Mappings.pm b/SL/DB/Helper/Mappings.pm index f9d474593..6290bd3f4 100644 --- a/SL/DB/Helper/Mappings.pm +++ b/SL/DB/Helper/Mappings.pm @@ -157,6 +157,7 @@ my %kivitendo_package_names = ( parts => 'part', partsgroup => 'parts_group', part_classifications => 'PartClassification', + part_customer_prices => 'PartCustomerPrice', parts_price_history => 'PartsPriceHistory', payment_terms => 'payment_term', periodic_invoices => 'periodic_invoice',