Database: shops

Date: 2009-11-30

Purpose:

Contact Person(s): (name, email, phone#)

Maintained by: (URLs, users, scripts, cronjobs)

Data Accessed by: (URLs, users, scripts)

Dependencies/Effects: (databases, files, cronjobs)

Changelog:

Wish List:

Code Notes:

Tables:

Files:

act_report.php:
    - activity report (separated from report.php with addition of status/priority codes)
    function report_act () {

edit.php:
    function edit_techs ()
    function edit_types ()

misc.php
    function show_misc($action) {
    function save_misc () {

report.php
    function select_report () {
    function get_dates($button) {
    function report_ts() {
    function report_sw() {
    function report_admin ($action) {
    function report_shop ($action) {
    function report_wo () {
    function report_workload_balance () {
    function report_workload_summary () {

stockwd.php
    function show_stock($action) {
    function save_stock () {

time.php
    function show_time($action) {
    function save_time() {

worders.php
    function matchDDMenu(textacct, allaccts)
    function matchtextbox(acct)
    function select_worder ($screen='') {
    function show_wo () {
    function wo_readdb () {
    function wo_initial () {
    function show_worder_form () {
    function save_worder() {
    function show_charges () {