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
ac(8)							      System Manager's Manual							     ac(8)

Name
       ac - login accounting

Syntax
       /etc/ac [ -w wtmp ] [ -p ] [ -d ] [ people ] ...

Description
       The  command  produces a printout giving connect time for each user who has logged in during the life of the current wtmp file.	A total is
       also produced.

       The accounting file is maintained by and Neither of these programs creates the file, so if it does not exist no connect-time accounting	is
       done.   To  start  accounting,  it should be created with length 0.  On the other hand if the file is left undisturbed it will grow without
       bound, so periodically any information desired should be collected and the file truncated.

Options
       -w     Specifies an alternate wtmp file.

       -p     Prints individual totals; without this option, only totals are printed.

       -d     Causes a printout for each midnight to midnight period.  Any people will limit the printout to only the specified login  names.	If
	      no wtmp file is given, is used.

Files
See Also
       last(1), lastcomm(1), login(1), utmp(5), init(8), sa(8)

																	     ac(8)