johnnyq
|
61c9c0c8b9
|
Feature: Automatically calculate tickert to invoice based off time worked rounded up to the near 15 min mark multiplied by Client Rate, Changed all Price, cost fields to use text field with numeric patterns instead of number fields, set pricing to always display 2 decimal spots
|
2023-09-22 15:19:05 -04:00 |
johnnyq
|
38f31f3599
|
Updated more icons
|
2023-08-25 15:39:33 -04:00 |
johnnyq
|
86c36e08ab
|
client tag cleanup in add and edit modal
|
2023-08-16 13:56:35 -04:00 |
johnnyq
|
37fb696e63
|
Replace the remaining php files with nullable_htmlentites()
|
2023-05-11 18:27:48 -04:00 |
johnnyq
|
0f758c5901
|
Finished DB Structure for the coming new feature custom fields
|
2023-05-07 19:45:55 -04:00 |
johnnyq
|
f127719cbe
|
Added new Field Client Tax ID Number, currently only vieable on the client top head, and under edit. It is also searchable
|
2023-04-11 16:20:48 -04:00 |
johnnyq
|
c544dc4a2a
|
New Feature: Added Hourly Rate to Client
|
2023-03-28 15:29:54 -04:00 |
johnnyq
|
48fe49cf77
|
BREAKING CHANGES - MAKE FULL BACKUP BEFORE PROCEEDING - Requires Manual Intervention on files see Forum Post Make sure you run the Database update directly after update. This Removes Multi-Company Functionality. Fixes issues with Reponsive tables and bunch of other UI and small Fixes
|
2023-03-11 16:16:46 -05:00 |
johnnyq
|
cdfb61b294
|
Added a helper if no tags exist when attempting to add them to a client, Added some santizeInput tags to API
|
2023-02-28 11:58:08 -05:00 |
johnnyq
|
95f190c89d
|
More UI work and santitizeInput migrations
|
2023-02-20 22:02:39 -05:00 |
Marcus Hill
|
615f317d2b
|
General cleanup/formatting
|
2023-02-09 12:29:12 +00:00 |
Marcus Hill
|
f92dc108e2
|
Tidy
- Move some scripts to their own js files
- Move some duplicate code blocks to functions
- General tidy & spacing cleanups (#538)
|
2023-02-04 22:09:56 +00:00 |
johnnyq
|
16d3d4420a
|
Feature: Contact Important Billing and Technical were addded Started migrating checkboxes and radio buttons to custom css to match the selected theme
|
2023-01-25 16:43:34 -05:00 |
Marcus Hill
|
2c3ebb3bbb
|
Tidy codestyle - spaces between parenthesis and curly braces
|
2023-01-21 17:09:39 +00:00 |
johnnyq
|
2a03710239
|
Some UI cleanup on contact details pages
|
2023-01-17 21:53:24 -05:00 |
johnnyq
|
df9182cd78
|
More UI / Icons / Wording work on the pop up modals
|
2023-01-12 23:39:02 -05:00 |
johnnyq
|
c324fbbfff
|
Update more UI modals to nicer look
|
2023-01-02 22:21:12 -05:00 |
johnnyq
|
b6e540825f
|
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
|
2022-12-02 19:58:21 -05:00 |
johnnyq
|
fd8188095e
|
New Feature Enable/Disable ITFlow Modules now using the automated DB updater
|
2022-04-14 22:59:36 -04:00 |
Marcus Hill
|
5f40bc215e
|
Prompt user to provide a primary contact when adding a new client
|
2022-04-09 15:36:08 +01:00 |
johnnyq
|
0e3c457991
|
Reverted Modal Callback naming IDs, these do not follow the same logic as File Entity renaming
|
2022-02-05 13:43:52 -05:00 |
johnnyq
|
5e9eb4d27d
|
More work on #324 Products and Clients
|
2022-01-23 20:58:27 -05:00 |