]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/Order.pm
S:P:Dunning: Link führt nicht mehr zum Drucken, sondern zum Mahnungsbericht, …
[kivitendo-erp.git] / SL / DB / MetaSetup / Order.pm
index d6922bd530c58ec4d361a04fd9793868d4277e2a..6e707ae6589183fad308958902fddf0fb69daaa2 100644 (file)
@@ -44,6 +44,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' },