Hi, I guess i'm pretty new here, I've used this system quite a while but havent realize that there's a forum.
Anw, I was trying to put a 'cost' (or whatever the attribute will be called) on reservation table.
The purpose of me putting this attribute is to keep track of the cost for each reservation.
And later on, this attribute will enhance the system to give a new functionality, which is simple business-reporting.
At the moment I'm still trying to find out how the things work tho, any help would b great.
The things I have done:
1. Putting cost attribute on reservation table (after summary)
2. Putting new option on 'my control panel' which is still leading to nowhere
The things I'm still confused on (at least until this point):
1. (this may sound dumb, but I'm a beginner-programmer) what actually programming language are you using? Object Oriented PHP?
2. Where's the file (or part of code) to display the form when I'm creating a new reservation.
