digitalfox / pydici

CRM, billing and staffing management web tool for consulting company
http://www.enioka.com/pydici-web/
GNU Affero General Public License v3.0
140 stars 63 forks source link

rationalize object logging #159

Closed digitalfox closed 2 years ago

digitalfox commented 3 years ago

Various method are used to track and journalised object change. Even if the same LogEntry backend is used, log is done on each view manipulating the object. (ex. Mission billing mode can be changed on line on mission home page or in mission edit page).

digitalfox commented 2 years ago

done in fb3d443f167d68f05b68ab4b58f971dac45b9540 , 98de691213948a27c454d26e49517ef6dad0e834 and 05a0948524512c409329f95a27e8c12339e11991