wrongecho
23f776efa3
Permissions - clients and tickets
...
Enforce new permissions model in clients and tickets
2024-09-20 21:10:24 +01:00
wrongecho
0886a6c41d
Client import - resiliency
...
- Add some resiliency to the client import function to better account for blank fields (may also fix some import errors)
- Fix the default settings page not loading due to the removal of account types
2024-09-20 11:38:15 +01:00
Marcus Hill
00e4e8a24b
Log when client pack is exported to PDF
2024-08-30 23:05:04 +01:00
Marcus Hill
aeeac12f11
Log when client pack is exported to PDF
2024-08-30 23:04:20 +01:00
johnnyq
53550e5092
Updated Client Export Fields, and added Client Import along with download client sample file
2024-07-05 15:31:01 -04:00
johnnyq
b25d21b8bf
Delete Asset Interfaces related to client assets when deleting a client
2024-06-11 22:39:03 -04:00
johnnyq
41ac390173
MAJOR Feature Update - Backup before updating Migrated Asset Network info to a seperate table to allow for multiple interfaces per asset
2024-06-11 21:36:03 -04:00
johnnyq
24022eca55
Added Definable Client Abbreviation
2024-06-07 18:18:42 -04:00
johnnyq
64499fa734
Also Delete Location Tags when a Client is deleted
2024-06-01 14:39:14 -04:00
johnnyq
ba23142843
Remove repeated delete client tags query when client is deleted
2024-06-01 14:35:35 -04:00
johnnyq
dfe61fb426
Delete Contact Tags when a Client is deleted
2024-06-01 14:34:28 -04:00
johnnyq
a7376fe08d
DB Update Shorten Client Tag Fields and add Delete Client Tags to Delete Client and cleanup clients query
2024-05-31 16:46:50 -04:00
johnnyq
5370a70ab8
Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key
2024-04-05 15:06:42 -04:00
johnnyq
62d5adfa9d
Added asset location to the client PDF Export
2024-01-14 21:42:39 -05:00
johnnyq
f6076ad97a
Remove Quick Add Instead redirect them to the categories settings page when plus is clicked
2023-11-09 13:09:38 -05:00
johnnyq
408a596efa
Add logging if creating a referral via create client
2023-11-08 23:35:00 -05:00
johnnyq
0103e05093
Ability to create a referral when adding a client
2023-11-08 23:30:44 -05:00
johnnyq
be279b4e8d
Added more hints between leads and clients under client management
2023-10-31 15:38:40 -04:00
o-psi
53c11edc8c
Update constructs to not have parenthesis.
2023-10-20 15:25:52 -05:00
o-psi
2f9b6d97b9
update post to support leads
2023-10-16 22:52:22 -05:00
johnnyq
e6b15a0ff3
Do not Export Archived Data when Exporting client data to a PDF
2023-10-11 17:03:20 -04:00
johnnyq
f842d2578f
Add Software Key to export client pdf
2023-10-04 22:15:35 -04:00
Marcus Hill
c3dd9a80b6
Fix client delete function
2023-09-30 15:33:48 +01:00
johnnyq
4adc0c7cd1
Remove destructive client delete from the frontend, still present in the backend, fix the ticket assign to no show active users
2023-09-25 12:20:42 -04:00
johnnyq
5f779c33a2
Started working on a asset details page similar to contact details
2023-09-19 17:18:38 -04:00
johnnyq
9753b96fed
Fix mismatch of word URI and URL to just URI, fix it to not removed Service://
2023-09-09 23:57:55 -04:00
johnnyq
258287ae0c
Fix Export Clients removed extra space in delimiter
2023-08-18 17:37:01 -04:00
johnnyq
a5100ea187
Update the remaining logic to take advantage of the moved contact_primary and contact_location fields
2023-07-03 20:16:39 -04:00
johnnyq
18274d532e
When Adding new client add contact as important as well, when assigning a new contact as primary contact label them as important updated the logic add and edit logic to include the new field primary contact field under contacts
2023-07-03 17:31:37 -04:00
Marcus Hill
ebecdd3da2
Post.php - Separate 9k lines into separate files by sub-modules (e.g. ticket, invoice, expense) for easier development and troubleshooting
2023-07-02 14:56:12 +01:00