Software:
Links:
|
| Total Inventory Collection (Raw) |
|
|
This server is powered by PhpMyLibary version 2.0.3
Major changes are
the following:
- Catalog card printing in 3x5 printable format. (Catalog Format)
- Bugfix in UserAdmin Group Status (Overall Admin, Circulation, Cataloger)
- Inventory Reports in 8.5x14 Paper size.
The following are the
detailed reports that can be generated from the library collection.
Transaction Reports
- Book Status Code List - This report shows all book status id and short
description.
- General Library Transaction Listing - This report shows general library
transaction.
Circulation Reports
- Access Control Code List - This report shows all user access control code
and short description.
- User Type Code List - This report shows all user type code and short
description. Borrowing privileges.
- User Status Code List - This report shows all user status code and short
description.
- User Department or Category Code List - This report shows all user
department or category code and short description.
- General Lirary User Listing - This report shows general library user
listing.
Cataloging Reports
- Holdings Code List - This report shows all holdings codes for every branch
with code and short description.
- Branch/Location Code List - This report shows all branch/location codes for
every branch with code and short description.
- Book Type Code List - This report shows all book type id and short
description.
- Book Status Code List - This report shows all book status id and short
description.
- Total Inventory Collection (Raw) - This report shows inventory in the
collection in printed format. The sum came from Accession Numbers.
- Total Catalog Collection (Catalog Format-Raw) - This report shows catalogs
in the collection in Catalog format. The sum came from Call Numbers.
- Total Inventory Collection (Arranged by Author) - This report shows
inventory in the collection in printed format. The sum came from Accession
Numbers and arranged in Author order.
- Total Inventory Collection (Arranged by Author Card Format) - This report
shows inventory in the collection in catalog format. The sum came from Accession
Numbers and arranged in Author order.
- Total Inventory Collection (Arranged by Title) - This report shows inventory
in the collection in printed format. The sum came from Accession Numbers and
arranged in Title order.
- Total Inventory Collection (Arranged by Title Card Format) - This report
shows inventory in the collection in catalog format. The sum came from Accession
Numbers and arranged in Title order.
- Total Inventory Collection (Arranged by Call Number) - This report shows
inventory in the collection in printed format. The sum came from Accession
Numbers and arranged in Call Number order.
- Total Inventory Collection (Arranged by Book Type) - This report shows
inventory in the collection in printed format. The sum came from Accession
Numbers and arranged in Book Type order.
- Total Inventory Collection (Arranged by Year) - This report shows inventory
in the collection in printed format. The sum came from Accession Numbers and
arranged in Year order.
- Total Inventory Collection (Arranged by Accession Number) - This report
shows inventory in the collection in printed format. The sum came from Accession
Numbers and arranged in Accession order.
- Total Inventory Collection (Arranged by Location or Branch) - This report
shows inventory in the collection in printed format. The sum came from Accession
Numbers and arranged in Location or Branch order.
Miscelleneous Reports
- Database Records Total - This report shows all the tables total.
PhpMyLibrary Maintenance (Malformed Catalogs)
- Trace malformed catalog in different order - This will allow you to list all
malformed entries in author, title, call number, and book type order and will
allow you to modify or delete it.
PhpMyLibrary Maintenance Re-initialize Databases
- Re-initialize Catalog Table - This will erase bibliographic entries.
- Re-initialize Holdings Table - This will erase holdings entries.
- Re-initialize Transaction Table - This will erase transaction entries.
- Re-initialize Users Table - This will erase user entries. The Administrator,
Cataloger, Circulation Officer group will not be deleted.
Import MARC - modified and has been made the official importing methods for
PhpMyLibrary. Before PhpMyLibrary was using Python-based polgensql3.py for
importing function but to take into consideration the webhosting-based
PhpMyLibrary installation we strive to make all the PhpMyLibrary functions
PHP-based. The MARC Backup method had been created also. Please browse on
Maintenance Link and there you will find Export MARC data. This will allow you
to backup or save your MARC data in your desired file. This also allows
flexibility on future versions of PhpMyLibrary.
- Be noted. Always put 949 as Accession related tagging standard for
PhpMyLibray. i.e 949__$aQCMMLR$gACC-123
- 949__$aLocationCode$gAccessionNumber$hYear$bCall Number
Prefix$cClassification$dAuthor Designator or Cutter
Web-based Installation - The web-based installation is already active. To
install, simply type, i.e http://localhost/PhpMyLibrary/installation/
- For the mean time, the library setting config editing should still be done
manually, access it at PhpMyLibrary/polerio/module/config/conf.php
|
| |
|
|
|
|