]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/DeliveryOrder.pm
S:P:Dunning: Link führt nicht mehr zum Drucken, sondern zum Mahnungsbericht, …
[kivitendo-erp.git] / SL / DB / MetaSetup / DeliveryOrder.pm
index d242fcd3cd7b6b32c3401b4be62b12608ad057f2..780f4318c638e2d0a5dfb2042fc5bd065a8a8898 100644 (file)
@@ -35,6 +35,7 @@ __PACKAGE__->meta->columns(
   shippingpoint           => { type => 'text' },
   shipto_id               => { type => 'integer' },
   shipvia                 => { type => 'text' },
+  tax_point               => { type => 'date' },
   taxincluded             => { type => 'boolean' },
   taxzone_id              => { type => 'integer', not_null => 1 },
   transaction_description => { type => 'text' },