Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.07k stars 2.67k forks source link

hierarchical notes / journal #20641

Open zunami opened 2 years ago

zunami commented 2 years ago

Feature Request

hierarchical notes

what is meant by this is that there are notes that need DATE TIME and WHICH USER it was.

Use case

there are many individual visits to projects at different times and by different people. therefore notes are needed which are entered in a kind of hierarchical notes or jorunal.

for example. user 1 was on the construction site and there were problems with ... user 2 i was working with the ... on the phone and everything is fine now. user 3 I have received the confirmation by mail and I pass it to user 1.

a documentation with all what one makes there sees pointed out or whatever has. BUT with DATE TIME AND WHO

Suggested implementation

this belongs integrated in

third-party contacts projects actually everywhere because something can happen anywhere and notes should be stored with DATE TIME AND WHO IT WAS

Suggested steps

An example of how it would be helpful

Screenshot 2022-04-14 130628

IgorA100 commented 1 year ago

I'm surprised it hasn't been implemented yet... In the case of leaving comments, it is necessary to provide for sending a notification by e-mail to all subscribers.

zunami commented 1 year ago

I was not interested in email notification, but rather that constantly changed reports, notes or journal are recorded by user date and time.

isamuse2 commented 1 year ago

Zumani Have you tried the option MAIN_AUTO_TIMESTAMP_IN_PUBLIC_NOTES ? It adds a timestamp and user name automatically when editing a public note. You could also add an event.

zunami commented 2 months ago

Function is still desired