# HG changeset patch # User optonline.net!jeffpc # Date 1074221628 0 # Node ID 64f8666690d8026d284a61f1c4814b89ebd0ddc4 # Parent 443d48b10eeb4eb1de6ba870d50f9a1b2048851e README update (Logical change 1.149) diff -r 443d48b10eeb -r 64f8666690d8 README --- a/README Fri Jan 16 02:53:48 2004 +0000 +++ b/README Fri Jan 16 02:53:48 2004 +0000 @@ -0,0 +1,28 @@ +AV Admin +======== + +AV Admin is a web-interface written in Python that can manage a whole AV department. Some of the features include: + - logging with multiple log types - security, system, user, equipment, and work logs + - fine privilege control - 22 privilege items + - all settings stored in DB + - departmental rules support + - rooms have numbers, and optionally names and notes associated with them + - support for all-year equipment leases + - PDF log on-demand generation + - equipment image support + +Installation instructions can be found in the file 'INSTALL'. + +The newest version can be found at: + + http://avadmin.sourceforge.net/ + +For questions, comments, bugs reports and other things write a mail to: + + Josef "Jeff" Sipek + +or send it directly to the AV Admin-Development mailing list at: + + avadmin-devel@lists.sourceforge.net + +# EOF #