Eric Davis
d3052d7d54
[ #4420 ] Implemented RetainerDeliverable#current_period
2010-09-08 11:46:59 -07:00
Eric Davis
df53f27114
[ #4420 ] Remove Deliverable#frequency, assumed to be monthly.
2010-09-01 20:24:29 -07:00
Eric Davis
dfab7b5714
[ #4420 ] Use empty budgets for Retainers that are missing them so they appear on the form.
2010-09-01 19:28:18 -07:00
Eric Davis
994e9b0332
[ #4420 ] Handle edge case when a retainer has no start or end date set.
2010-09-01 18:49:55 -07:00
Eric Davis
918561d667
[ #4420 ] Handle edge cases if a Retainer has no start or end date to extend.
2010-09-01 18:19:43 -07:00
Eric Davis
9858b87fff
[ #4420 ] When a Retainer's period is shrunk, budgets outside the period are destroyed.
2010-09-01 18:12:40 -07:00
Eric Davis
8f92dcc870
[ #4420 ] Changed Retainers to support extending multiple Budget items.
2010-09-01 17:56:16 -07:00
Eric Davis
f46d222f4a
[ #4420 ] Refactor: extract method.
2010-09-01 15:29:37 -07:00
Eric Davis
2969afeaf4
[ #4420 ] Refactor: extract method.
2010-09-01 15:24:33 -07:00
Eric Davis
bd3cd89dd0
[ #4420 ] Refactor: extract method.
2010-09-01 15:20:28 -07:00
Eric Davis
4b12d9d9c8
[ #4420 ] Retainers extended before the start date will duplicate the month's first budget items.
2010-09-01 15:15:16 -07:00
Eric Davis
16f8152599
[ #4420 ] Retainers extended past the end date will duplicate the month's last budget items.
2010-09-01 15:09:36 -07:00
Eric Davis
c12a33e25d
Merge branch 'master' into 4420-retainers
2010-09-01 14:53:32 -07:00
Eric Davis
0c38fe2c37
[ #4466 ] Added deprecated methods to support more of the Budget plugin API.
2010-09-01 14:32:09 -07:00
Eric Davis
c13f31b1b5
[ #4420 ] Added a Deliverable finance form for each Retainer month.
2010-08-30 10:30:59 -07:00
Eric Davis
40d4029cd1
[ #4420 ] Make #months handle more edge cases.
2010-08-30 09:50:24 -07:00
Eric Davis
9a4b4f2b43
[ #4420 ] Added OverheadBudget creation for Retainers.
2010-08-30 09:25:24 -07:00
Eric Davis
fc28f8351f
[ #4420 ] Fixed the after_save callback for Retainers.
2010-08-30 09:18:37 -07:00
Eric Davis
7d43ab7d74
[ #4420 ] Working on creating labor budgets for each retainer month.
2010-08-23 16:15:57 -07:00
Eric Davis
f899b4e623
[ #4420 ] Started on the Retainer's periods, only pending tests for now.
2010-08-16 15:06:08 -07:00
Eric Davis
4b162f85bf
[ #4420 ] Refactor: extract duplicated data to query.
2010-08-16 14:53:08 -07:00
Eric Davis
1120b39ed6
[ #4420 ] Hook up Retainers so they can be saved.
2010-08-16 14:49:03 -07:00
Eric Davis
3e30629d44
[ #4420 ] Add the frequency field for Retainers to the Model and View.
2010-08-16 14:47:47 -07:00
Eric Davis
f18d259c3c
[ #4420 ] Add a RetainerDeliverable model.
2010-08-16 13:59:42 -07:00
Eric Davis
720da2c554
[ #4389 ] Added the Contract filter to the Time Entry report.
2010-08-16 09:54:09 -07:00
Eric Davis
620eaa262f
[ #4389 ] Add the Deliverable filter to the Time Entry report.
2010-08-16 09:39:27 -07:00
Eric Davis
a3e1aa277f
[ #4390 ] Added a Contract filter to the issues list.
2010-08-12 12:04:29 -07:00
Eric Davis
25436910fb
[ #4391 ] Add a Deliverable filter to the issues list.
2010-08-12 11:27:33 -07:00
Eric Davis
6924b32048
[ #4390 ] Add the Contract name as an issue column.
2010-08-12 10:38:48 -07:00
Eric Davis
fa12fcd129
[ #4411 ] Round currency to 0 decimal places on the Contracts page.
2010-08-12 10:03:37 -07:00
Eric Davis
82d46bd12a
[ #4411 ] Round time and currencies on the Deliverable form to 2 decimal places.
2010-08-12 09:49:45 -07:00
Eric Davis
a2b810a4d8
[ #4410 ] Replace Payment Terms with an Enumeration
...
Instead of using a hard coded value for Payment Terms, they will use
Redmine's Enumeration table. This provides an admin gui to managing
the value as well as ordering them.
2010-08-12 09:26:09 -07:00
Eric Davis
6ad50c57b2
[ #4184 ] Add a compatibility wrapper for Deliverable#due
2010-08-03 10:48:17 -07:00
Eric Davis
41e221119c
[ #4183 ] Implemented Contract#profit_left.
2010-07-13 18:32:35 -07:00
Eric Davis
361b971100
[ #4183 ] Implemented Contract#total_spent
2010-07-13 18:25:00 -07:00
Eric Davis
1f22b203b6
[ #4183 ] Implemented HourlyDeliverable#profit_left.
2010-07-13 18:15:29 -07:00
Eric Davis
cd3ba5e5e5
[ #4183 ] Implemented HourlyDeliverable#total_spent.
2010-07-13 18:11:02 -07:00
Eric Davis
597062fdf8
[ #4183 ] Implemented FixedDeliverable#profit_left (was called profit_spent).
2010-07-13 18:00:35 -07:00
Eric Davis
de42a32121
[ #4183 ] Implemented FixedDeliverable#total_spent
2010-07-13 17:49:50 -07:00
Eric Davis
80cde2d222
[ #4183 ] HourlyDeliverable#total (budget) should only include labor budget.
2010-07-13 17:38:49 -07:00
Eric Davis
9c07ee676e
[ #4183 ] Implemented Contract#labor_spent.
2010-07-13 13:31:28 -07:00
Eric Davis
7323537ea6
[ #4183 ] Implemented Contract#overhead_spent.
2010-07-13 13:27:06 -07:00
Eric Davis
b24ab65792
[ #4183 ] Implemented Contract#estimated_hour_spent and Deliverable#hours_spent_total.
2010-07-13 11:34:22 -07:00
Eric Davis
f83555a4b0
[ #4183 ] Added client point of contact for a Contract.
2010-07-13 10:47:37 -07:00
Eric Davis
93498d31b2
[ #4183 ] Split TODO columns by this release and later release.
2010-07-13 10:39:39 -07:00
Eric Davis
4d475042f0
[ #4183 ] Implemented Contract#profit_budget and Deliverable#profit_budget.
2010-07-13 10:28:45 -07:00
Eric Davis
f89e0bf14a
[ #4183 ] Implemented Contract#total_budget.
2010-07-07 16:01:47 -07:00
Eric Davis
91b16a2310
[ #4183 ] Updated HourlyDeliverable#total to calculate the estimated total
2010-07-07 16:00:40 -07:00
Eric Davis
26aac777e4
[ #4183 ] Implemented Contract#estimated_hour_budget
2010-07-07 15:25:21 -07:00
Eric Davis
e48045ab77
[ #4183 ] Implemented Contract#overhead_budget
2010-07-07 15:21:23 -07:00