Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this questionMy situation is that I have agreed on a per-project proposal with the client. The proposal is vague, but still names functionality in a way that can be argued as to whether it's included or not, while leaving some room for interpretation. I originally pressed as much as I could to get a per-month contract, arguing that the project is mostly non-predictable, but the client refused. Being a small company, I had to fold and signed a contract on an estimate based on my group's estimations. At this point we have reached completion on about 85% of the features (we think) but we ran out of budget. We have been working for almost two years with this client in previous contracts, and we have delivered a good product that they are happy with, so we have a good standing relationship.
More info: -There has been a bit of scope-creep, but I don't think enough for me to hide behind that argument -We've been delivering partia开发者_高级运维l releases about monthly. -We don't have systematic user-testing in place.
You don't hide behind scope creep - you charge for it!
Charge for ANY scope creep.
from the Customer's point of view its called salami negotiating - they ask for just one more little slice, then another - next thing you know - no salami.
One of the great myths of development that developers tell themselves and often, mistakenly, the client is that there is enough padding in the estimates to absorb new requests. Learn this lesson now, there is never enough padding in the estimate to absorb even one tiny change.
Instead learn to immediately analyze and estimate the cost of the new request, provide it in writing to the customer and get their approval before starting on it.
The truth will set you free. Hiding the fact you are out of money will only compound the final outcome.
It's much better to come clean and try to work out a solution. Especially when, as you say, you have a good relationship with this client.
I'm sure if you point out there has been a little scope creep and that requirements wern't fully outlined that they will come to the party and meet you some of the way to paying for the rest of the dev. You won't get it all I don't think but anything will be better than nothing huh?
Well I have yet to see a development project completed on time and under budget, but this is why you should never accept a fixed-bid contract without a clearly defined goal.
You'll need to inform the customer, but you should also have a talk with your team and see if they're willing to burn some midnight oil to try to catch up. Provide plenty of Dunkin Donuts Turbo Hot coffee and get as caught up as possible. The client will probably be more understanding if they know you are willing to haul ass to try to get back on track.
Well done, you've delivered 85% of the original spec and not yet gone over-budget. Or, if you want to be hard on yourself, you are now ((100/85)-1)x100% over-budget. That's still far from catastrophic.
To recover the situation, figure out your answers to the following questions:
- If forced to, can you afford to take the hit, and spend enough of your money to finish the project ?
- What value do you attach to future work from this client ?
- Can you negotiate follow-on work from this project (sure as eggs is eggs requirements will have changed and what you deliver will prompt thoughts of further work) ?
- And, if you can get follow-on work, can you structure the finances so that future payments soften the blow of (possible) losses now ?
This isn't about over-charging in future to offset under-charging in the past, it's about negotiating a better contract for both parties -- one that you are confident you can deliver and make the right amount of profit, and one that the client understands is a good price for a good delivery.
If your clients are sensible I'm sure that they would rather pay 100,000 groats (or whatever your local unit of currency might be) for a product whose quality they can bank on and whose delivery time they can rely on, than 80,000 groats for a product when they know that the delivery work is going to be squeezed for time. However, they may not be sensible and you may have to walk away from the relationship -- but that depends on its value to your company.
精彩评论