[ttl][symbol cogs] System Settings[/ttl]
Company Information should go here
Table | Item Count | Table Size |
Clients | [show (fin("clients", "numrec"))] | [show ( str( num(fin("clients", "filelength") ) /1000000:"###,##0.00")+" MB")] |
Products | [show (fin("products", "numrec"))] | [show ( str( num(fin("products", "filelength") ) /1000000:"###,##0.00")+" MB")] |
Suppliers | [show (fin("suppliers", "numrec"))] | [show ( str( num(fin("suppliers", "filelength") ) /1000000:"###,##0.00")+" MB")] |
Invoices | [show (fin("invoice_hdr", "numrec"))] | [show ( str( num(fin("invoice_hdr", "filelength") ) /1000000:"###,##0.00")+" MB")] |
Back Orders | [show (fin("back_orders", "numrec"))] | [show ( str( num(fin("back_orders", "filelength") ) /1000000:"###,##0.00")+" MB")] |
Sales Reps | [show (fin("salesreps", "numrec"))] | [show ( str( num(fin("salesreps", "filelength") ) /1000000:"###,##0.00")+" MB")] |
GL Accounts | [show (fin("accounts", "numrec"))] | [show ( str( num(fin("accounts", "filelength") ) /1000000:"###,##0.00")+" MB")] |