]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/Shipto.pm
Vergessen AuditTrail als DB-Objekt zu löschen
[kivitendo-erp.git] / SL / DB / Shipto.pm
index 8795a1b50d52b914946812b3f946554de69fc158..1b174c011aa06196877028f625da89da070bfad7 100644 (file)
@@ -3,6 +3,7 @@ package SL::DB::Shipto;
 use strict;
 
 use SL::DB::MetaSetup::Shipto;
+use Rose::DB::Object::Helpers qw(clone_and_reset clone);
 
 our @SHIPTO_VARIABLES = qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptocontact
                            shiptophone shiptofax shiptoemail shiptodepartment_1 shiptodepartment_2);