2 <form method="post" action="controller.pl" id="form">
6 <td colspan="6" align="left">
7 [%- LxERP.t8('Select charts for which the CB/OB transactions want to be posted.') %]<br>
8 [%- LxERP.t8('There will be two transactions done:') %]<br>
9 - [%- LxERP.t8('One SB-transaction') %] ( [% SELF.cb_date.to_kivitendo %], [% SELF.cb_reference %], [% SELF.cb_description %], [% SELF.cbob_chartaccno %] )<br>
10 - [%- LxERP.t8('One OB-transaction') %] ( [% SELF.ob_date.to_kivitendo %], [% SELF.ob_reference %], [% SELF.ob_description %], [% SELF.cbob_chartaccno %] )<br>
11 [%- LxERP.t8('No revert available.') %]
19 <th align="right">[% LxERP.t8('close chart') %]</th>
20 <td>[% SELF.cbob_chartaccno %]</td>