[[ repeatIn(objects,'statement') ]] Today's Closed Cashbox Company User [[ company.name ]] [[ user.name ]] St.Name Journal Opening Date Closing Date Starting Balance Ending Balance Total: [[ formatLang(get_net_total_starting(user)[1]) ]] [[company.currency_id.symbol]] [[ formatLang(get_net_total(user)) ]] [[company.currency_id.symbol]]
[[ repeatIn(get_data(user),'statement') ]] [[ statement['statement'] ]] [[ statement['journal'] ]] [[ statement['date'] ]] [[ statement['closing_date'] ]] [[ (get_bal(statement)) or '0.00' ]] [[company.currency_id.symbol]] [[ formatLang(get_sub_total(user,statement['journal_id'],statement['date'])) ]] [[company.currency_id.symbol]]
[[ repeatIn(get_lines(statement),'line_ids') ]] [[ line_ids['name'] ]] [[ get_partner(line_ids) or removeParentNode('font') ]] [[ get_user(line_ids) or removeParentNode('font') ]] [[ formatLang(line_ids['amount']) ]] [[company.currency_id.symbol]]