upfrontsoftware / optimate

0 stars 0 forks source link

Don't allow any edits to an approved project #185

Closed rochecompaan closed 9 years ago

rochecompaan commented 9 years ago

Once a project is approved, no changes to the budget must be allowed.

nvernooy commented 9 years ago

@rochecompaan could you just specify how cut, copy, paste and delete are to be treated as well? For approved items.

rochecompaan commented 9 years ago

You can't cut can paste or delete items that were created before project approval. You can copy and paste items but theh you have to take care to set variation to true on the newly pasted items.

nvernooy commented 9 years ago

Don't you mean set Variation to false on newly pasted items?

rochecompaan commented 9 years ago

No I mean true. If I copy an item that was already approved and I paste it somewhere else it constitutes a variation on the original approved bugdet so the newly paste items need to have variation set to true.

nvernooy commented 9 years ago

Okay I see