dellermann / springcrm

An open-source CRM.
GNU General Public License v3.0
14 stars 2 forks source link

Archiving #44

Open dellermann opened 10 years ago

dellermann commented 10 years ago

After long time of extensive use of the application a lot of outdated data accumulates, e. g. organizations and persons as well as quotes, sales orders, and invoices. We should implement a way these data can be archived.

Possible options are:

dellermann commented 8 years ago

I think marking instances with a flag is the only possible way. Moving them to a separate folder will not work because SpringCRM doesn't support a sense of folders. Also, exporting is a bad idea because it would be hard to get these items back.