GPCsolutions / dolibarr

Dolibarr ERP/CRM is a modern software to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).It's an opensource software (wrote with PHP language) designed for small and medium companies, foundation and freelances. You can freely install, use and distribute it as a standalone application or as a web application to use it from every internet access and media.
http://www.dolibarr.org
GNU General Public License v3.0
2 stars 0 forks source link

Shouldn't be able to modify project tasks on closed projects #67

Open rdoursenaud opened 9 years ago

marcosgdf commented 9 years ago

Should this be extended to creation and deletion?

Which version do you want to correct?

rdoursenaud commented 9 years ago

Yes, IMHO creation and deletion are just special cases of modifications ;)

All our issues target the current stable release but needs inclusion upstream following their rules.

My take on this is usually to use upstream rules as a starting point:

Then I (back)port the changes to the current stable for inclusion in our support branch.

But you can also work the other way around. Your call.