]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/TaxZone.pm
post in SL::DB::Invoice funktioniert nur für Verkaufsrechnungen
[kivitendo-erp.git] / SL / DB / MetaSetup / TaxZone.pm
index 5529d892482f4caa6b5bdda6bf293f37e31e8fca..0ca5fd810b41dd5986ab740b45a2a31341622145 100644 (file)
@@ -4,7 +4,7 @@ package SL::DB::TaxZone;
 
 use strict;
 
-use base qw(SL::DB::Object);
+use parent qw(SL::DB::Object);
 
 __PACKAGE__->meta->table('tax_zones');