[% WRAPPER "ui-header.html" stylesheet="ledgersmb.css" include_stylesheet=["system/setup.css"] %] [% PROCESS elements.html %]
| [% text('LedgerSMB Database Statistics') %] | |
|---|---|
| [% text('Row counts') %] | |
| [% text('AP') %] | [% lsmb_info.ap_count %] |
| [% text('AR') %] | [% lsmb_info.ar_count %] |
| [% text('GL') %] | [% lsmb_info.gl_count %] |
| [% text('Journal Lines') %] | [% lsmb_info.acc_trans_count %] |
| [% text('Orders') %] | [% lsmb_info.oe_count %] |
| [% text('Customer/Vendor Accounts') %] | [% lsmb_info.eca_count %] |
| [% text('Transactions') %] | [% lsmb_info.transactions_count %] |
| [% text('Users') %] | [% lsmb_info.users_count %] |