Files
Lesstime/frontend/modules/directory/pages/directory
Matthieu 3fe108d38a feat(directory) : add editable Information tab on client/prospect detail
Add an Information tab (first, active by default) to the client and prospect
detail pages so base fields can be edited directly from the record. Client:
name/email/phone. Prospect: name/company/status/email/phone/source/notes.
Fields are edited in memory and persisted only on explicit save (PATCH),
matching the Contact/Address tabs pattern.
2026-06-24 09:07:13 +02:00
..