skyliner33v
Registered User.
- Local time
- Today, 03:02
- Joined
- Feb 12, 2018
- Messages
- 18
Are you bundling multiple items as a single line item in your quote? The civil engineers I know always had to list each item separately on any estimate and include both "Expected start" and "Expected Completion" dates.
Trenching alone could appear multiple times, especially when utilities were involved along with drainage. Even if you do not need it now, I would keep the ability to have more than one entry of a given type.
Then again the people I was dealing with had to adhere to government requirements for all proposals. Some of it became almost comic in what they had to list.
For this piece, take a look at the code on my add button. Should do exactly what you need. Just remove all of the references to the unbound fields (remove them from the form to) and you'll be set.
No bundling of any items. This estimate is mostly to be used for scoping out projects. So upper management just needs a general idea of what items, and their estimated costs at a very high level. Once the project goes to design, new cost estimates are generated that break down each item further if necessary and adds any non bridge related items as well.
Thankfully I don't have to built that database!
And yes, I will use your code for the add buttons. Thank you very much for those.
I start working on piecing all of this together and see how it goes.