FrontAccounting 1.16 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News FrontAccounting 1.16 (Default branch)
# 1  
Old 01-28-2008
FrontAccounting 1.16 (Default branch)

Image FrontAccounting (FA) is a professional Web-based accounting system for the entire ERP chain. FA is multiuser, multilingual, and multicurrency. FA is a further elaboration of the discontinued OpenAccounting (OA) software. OA was a fork of WebERP. License: GNU General Public License (GPL) Changes:
This release has an optional replacement for items, customers, and suppliers listboxes. For customers and suppliers, you can search for anything within a name. For items, you can search in a similar way for stock_id, category, or item name. The reason for this replacement is that these listboxes can only hold about 1000 items, but with even 100 items it tends to get confusing reading them. Several bugs and warnings have been fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PAC(8)							      System Manager's Manual							    PAC(8)

NAME
pac - printer/plotter accounting information SYNOPSIS
/usr/sbin/pac [ -Pprinter ] [ -pprice ] [ -s ] [ -r ] [ -c ] [ -m ] [ name ... ] DESCRIPTION
Pac reads the printer/plotter accounting files, accumulating the number of pages (the usual case) or feet (for raster devices) of paper consumed by each user, and printing out how much each user consumed in pages or feet and dollars. If any names are specified, then statis- tics are only printed for those users; usually, statistics are printed for every user who has used any paper. The -P flag causes accounting to be done for the named printer. Normally, accounting is done for the default printer (site dependent) or the value of the environment variable PRINTER is used. The -p flag causes the value price to be used for the cost in dollars instead of the default value of 0.02 or the price specified in /etc/printcap. The -c flag causes the output to be sorted by cost; usually the output is sorted alphabetically by name. The -r flag reverses the sorting order. The -s flag causes the accounting information to be summarized on the summary accounting file; this summarization is necessary since on a busy system, the accounting file can grow by several lines per day. The -m flag causes the host name to be ignored in the accounting file. This allows for a user on multiple machines to have all of his printing charges grouped together. FILES
/usr/adm/?acct raw accounting files /usr/adm/?_sum summary accounting files /etc/printcap printer capability data base SEE ALSO
printcap(5) BUGS
The relationship between the computed price and reality is as yet unknown. 4.2 Berkeley Distribution November 1, 1996 PAC(8)