Table Adds Changes

You might also like

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

Need to do:

add receipt and other payment hidden fields to payment page


build hidden Find Cust screens to send additional fields
get Marie CCS page not found info.
setup logout process
build process to close Cash Drawers do Forgotten Logouts, etc.
Processes:
private_comments auto end date after
PAYMENT table (ask Ann)
Add col
payment_return_cd
payment_return_desc

90 days

per Ann.

values? drop down?

Make BS Payments positive Only


Misc can be positive or negative
New Table & seq insert
need close process and reports
private_comments
cols receipt_id
private_comment
end_date
[end date after 90 days]
creation_date
created_by
last_update_date
last_update_login
New Table & seq login
need logout?
payn_login_out_tracking
cols employee_id
start_date
end_date
comment
creation_date
created_by
last_update_date
last_update_login

YYYYMMDD HH:MI:SS
YYYYMMDD HH:MI:SS

Created table contact_method with a sequence of con_mthd_id_seq.


Table BS_PAYMENT
Add col
gl_code_combination_id
cc/acct/fund/srvc description <- print only
bank_name
citation_id
docket_id
vehicle_plate_id
Table Payment_Method
/var/www/apps/conversion/tmp/scratch_7/324930163.doc
1

6/13/2005 6:34:00 PM

Add column validation_id_required


Table Receipt
Add col

con_mthd_id
person_id (acct#)
person_name
person_addr
person_street
person_city
person_state
person_zipcode
description (receipt)
balance_due

/var/www/apps/conversion/tmp/scratch_7/324930163.doc
2

6/13/2005 6:34:00 PM

You might also like