AccountingPeriod - Methode an get_balance_starting_date übergeben
[kivitendo-erp.git] / templates / webpages / gl / yearend_bottom.html
1 [%- USE L %]
2 [%- USE LxERP %]
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) %]
12 </form>