adessoSE / budgeteer

Simple Project Budget Monitoring via Web Browser
MIT License
31 stars 19 forks source link

Create budget from contract #356

Open tinne opened 5 years ago

tinne commented 5 years ago

There should be a functionality to generate a budget from a contract. This should work like the Create Budget functionality, except that several fields are prefilled with contract and other budget based data:

With this functionality, a one by one contract:budget setup could be created with one click. Splitting contracts into several budgets could be significantly eased.

FrederikSchlemmer commented 4 years ago

If the Net Budget Total upon save exceeds the proposed value, the system suggests to extend the Contract value by the excess value (the excess value and the new total in net and gross must be shown in the confirmation dialog). The Budget cannot be saved otherwise.

@tinne should the system only suggest an increase of the contract budget value with the additional information? Or should there be an option to adjust the contract budget value automatically without the need to manual editing the contract myself?

tinne commented 3 years ago

The system should issue a warning that if the budget value is adjusted as given, the contract value increases to a new target amount (and state this amount). If the user confirms, the adjustments are made. Else, the budget value is reset to the maximum possible value without adjustment.