[% IF carry_over_chart AND profit_chart AND loss_chart %] [% THEN %]
[% ELSE %]
[% 'Please configure the carry over and profit and loss accounts for year-end closing in the client configuration!' | $T8 %]
[% END %]
[% # L.button_tag("refresh_charts();", LxERP.t8("Preview")) %]
[% L.button_tag("year_end_bookings();", LxERP.t8("Apply year-end bookings"), id='apply_year_end_bookings_button', confirm=LxERP.t8("Are you sure?")) %]