3 [%- L.hidden_tag("cb_date",SELF.cb_date.to_kivitendo) %]
4 [%- L.hidden_tag("cb_startdate",SELF.cb_startdate.to_kivitendo) %]
5 [%- L.hidden_tag("cb_reference",SELF.cb_reference) %]
6 [%- L.hidden_tag("cb_description",SELF.cb_description) %]
7 [%- L.hidden_tag("ob_date",SELF.ob_date.to_kivitendo) %]
8 [%- L.hidden_tag("ob_reference",SELF.ob_reference) %]
9 [%- L.hidden_tag("ob_description",SELF.ob_description) %]
10 [%- L.hidden_tag("cbob_chart",SELF.cbob_chart) %]
11 [%- L.hidden_tag("rowcount",SELF.row_count) %]