X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fdid_order.html;h=6912117de21e4a5a3ec9d2ed2ebf27ee643e7e63;hp=5837d438c8a2263e6f6e9106b5cabdcc449a6dd5;hb=f822e27a1e00594332ffa487a1c284234c5580a6;hpb=dad39ad50ddc5cbb549a0207262d94a4886d5fec diff --git a/httemplate/edit/did_order.html b/httemplate/edit/did_order.html index 5837d438c..6912117de 100644 --- a/httemplate/edit/did_order.html +++ b/httemplate/edit/did_order.html @@ -12,6 +12,12 @@ { field => 'confirmed', type => 'hidden', }, + { field => 'received', + type => 'hidden', + }, + { field => 'submitted', + type => 'hidden', + }, { field => 'stock_or_customer', type => 'radio', options => [ 'Stock', 'Customer', ], @@ -104,12 +110,12 @@ my $javascript = <