Commit Graph

3193 Commits

Author SHA1 Message Date
johnnyq
25751bdd85 Fix Balance sheet report so it doesn't calculate transfers, transfers use the expense and revenue tables as well. To fix this a transfer always has a vendor_id 0 in the expense table and category_id is always 0 for the revenues table, so dont sum those 2023-10-11 15:08:20 -04:00
johnnyq
66c16d6cff Increment Database again to insert the account types for PR #734 Add Balance Sheet report 2023-10-11 14:46:44 -04:00
johnnyq
fb60412686 Increment the Database version as this was missed in PR #734 Add Balance Sheet report 2023-10-11 14:37:27 -04:00
Johnny
c248af81fb Merge pull request #749 from o-psi/remove-gui-custom-fields
Removed gui for custom fields
2023-10-11 14:34:38 -04:00
Johnny
f1e74d926d Merge pull request #748 from o-psi/quote_guest_view
Update guest quote view to make more sense
2023-10-11 14:34:18 -04:00
Johnny
7986a797a7 Merge pull request #747 from o-psi/technical-dashboard-for-admins
Update technical dashboard links.
2023-10-11 14:33:34 -04:00
Johnny
44671d4769 Merge pull request #734 from o-psi/balance-sheet
Add balance sheet report
2023-10-11 14:31:45 -04:00
Andrew Malsbury
ddff9b929d Other PR code snuck in. Still learning git sry 2023-10-11 17:31:15 +00:00
Andrew Malsbury
ce16db9413 removed gui for custom fields 2023-10-11 14:42:22 +00:00
Andrew Malsbury
7e9c22171b Update button logic to disallow on draft... 2023-10-10 22:49:34 +00:00
Andrew Malsbury
533a547622 Update technical dashboard links. 2023-10-10 18:31:01 +00:00
Andrew Malsbury
74e2866a01 Adjusted the type dropdown 2023-10-10 16:52:00 +00:00
Andrew Malsbury
22a072f2b4 Merge branch 'itflow-org:master' into balance-sheet 2023-10-10 08:27:14 -05:00
Andrew Malsbury
7b772cf529 Something is broken with the confirm-link 2023-10-09 23:21:48 +00:00
Andrew Malsbury
96e493df4a Removed a testcase 2023-10-09 23:16:22 +00:00
Andrew Malsbury
4fbf448597 Updated balance sheet to use DB types 2023-10-09 22:15:27 +00:00
Andrew Malsbury
bb559a4bdb Fixed account type not showing by default on edit 2023-10-09 21:42:03 +00:00
Andrew Malsbury
9c099f7f98 Account Types bug 2023-10-09 21:24:31 +00:00
Andrew Malsbury
d5e03f101a fixed what @wrongecho suggested. 2023-10-09 20:39:32 +00:00
Andrew Malsbury
aef4ec0d20 Post handling for add and edit 2023-10-09 20:32:19 +00:00
Andrew Malsbury
31043da039 add more default account types 2023-10-09 20:31:54 +00:00
Andrew Malsbury
e4fc7bca23 New settings menu 2023-10-09 20:31:31 +00:00
Andrew Malsbury
72da87e608 New Settings Screen 2023-10-09 20:31:21 +00:00
Andrew Malsbury
3ef045eea1 New Modal 2023-10-09 20:28:12 +00:00
Andrew Malsbury
a8e03d4660 Switched to DB controlled Account Types 2023-10-09 20:27:53 +00:00
Andrew Malsbury
69272a8800 added account type post handling 2023-10-09 20:27:28 +00:00
Andrew Malsbury
03c8f47cf0 added account types table 2023-10-09 20:27:09 +00:00
Andrew Malsbury
81f34e20d7 Updated Version 2023-10-09 20:26:48 +00:00
Andrew Malsbury
749281a3e8 Switched to DB controlled Account Types 2023-10-09 20:26:36 +00:00
Andrew Malsbury
8b6c909d95 Switched to DB controlled Account Types 2023-10-09 20:26:03 +00:00
Andrew Malsbury
f190e100e8 Switched to DB controlled Account Types 2023-10-09 20:24:54 +00:00
Andrew Malsbury
2ee87f0f66 Switched to DB controlled Account Types 2023-10-09 20:24:49 +00:00
johnnyq
537f18efd2 Fix Incorrect var when setting timezone 2023-10-08 20:03:16 -04:00
johnnyq
43dc95c55a Fix missing </div> in ticket when we tried to fix merge conflicts 2023-10-08 19:59:26 -04:00
Johnny
20602c6f89 Merge pull request #746 from wrongecho/telemetry-small-edits
Telemetry - Fix typo & add polite note
2023-10-08 19:55:56 -04:00
Johnny
ebbe1e18c7 Merge pull request #738 from wrongecho/contact-click-call
Contacts phone numbers - add tel: hyperlink for click-to-call
2023-10-08 19:55:43 -04:00
Johnny
fac9f9502a Merge pull request #736 from wrongecho/ir-agent-force-pw-reset
Add function to reset all user/agent passwords in case of IR
2023-10-08 19:55:30 -04:00
Johnny
dcd17c7556 Merge pull request #735 from wrongecho/contact-details
Contact small edits
2023-10-08 19:55:16 -04:00
Johnny
1f067c17c4 Merge pull request #733 from wrongecho/ticket-update-type-email-match
Ticket updates - Default to internal update if contact is agent
2023-10-08 19:54:19 -04:00
Johnny
edf6e18dc3 Merge branch 'master' into ticket-update-type-email-match 2023-10-08 19:54:14 -04:00
Johnny
d1a627c209 Merge pull request #732 from wrongecho/email-parse-domains
Email parsing for all domains registered under a client
2023-10-08 19:50:44 -04:00
Marcus Hill
22f14cd5e7 Telemetry - Fix typo & add polite note regarding importance of telemetry data 2023-10-08 21:30:15 +01:00
wrongecho
5b49d35f1a Update SECURITY.md
Add placeholder for 1.0
2023-10-08 20:13:42 +01:00
wrongecho
ac51e6a8ad Update SECURITY.md
Reword security policy, include an escalation process (forum private discussion)
2023-10-08 20:09:17 +01:00
wrongecho
f1b017fc46 Merge pull request #737 from o-psi/Update-readme-with-install-script
Update readme with install script
2023-10-08 19:34:39 +01:00
Andrew Malsbury
f241d247be Update oneliner to not save the install file.
Updated oneliner to pipe the script directly to bash.
2023-10-08 13:07:56 -05:00
wrongecho
cd006d0625 Update first-interaction.yml
Refer bugs/features/support to forum
2023-10-08 17:32:21 +01:00
wrongecho
57403e1707 Update bug_report.md
Refer bugs/features/support to forum
2023-10-08 17:29:01 +01:00
wrongecho
0f4f670f9c Update feature_request.md
Refer bugs/features/support to forum
2023-10-08 17:28:56 +01:00
wrongecho
4025cfdcea Update support.md
Refer bugs/features/support to forum
2023-10-08 17:28:53 +01:00