Commit Graph

  • e379587c06 Merge pull request #772 from o-psi/leads Johnny 2023-10-19 16:41:59 -04:00
  • 8bea3f0022 Update Guest View o-psi 2023-10-19 14:05:58 -05:00
  • fdaa176486 Post handling for calculating Discounts o-psi 2023-10-19 13:56:58 -05:00
  • 5317f298dc Add view for discount. o-psi 2023-10-19 13:56:26 -05:00
  • 541bd9e0ca add discount to model o-psi 2023-10-19 13:56:01 -05:00
  • 25d2b48542 Add discount to modal, reformat. o-psi 2023-10-19 13:54:39 -05:00
  • 8182144bdc Update database to have discount field on invoice. o-psi 2023-10-19 13:53:53 -05:00
  • 6aeefd3d5d Merge pull request #775 from o-psi/update-readme Johnny 2023-10-18 11:43:07 -04:00
  • 9806fc9283 Merge pull request #774 from o-psi/Fix-Setup-Page Johnny 2023-10-18 11:42:41 -04:00
  • 1296e6b5f0 Default install script doesnt like the oneliner. o-psi 2023-10-18 09:38:50 -05:00
  • aae3845b16 removed erroneous 's' o-psi 2023-10-18 09:34:28 -05:00
  • f16a175eed fixed intentionallity issue o-psi 2023-10-16 23:40:08 -05:00
  • 2f9b6d97b9 update post to support leads o-psi 2023-10-16 22:52:22 -05:00
  • fa1feba237 add leads to client model o-psi 2023-10-16 22:50:21 -05:00
  • 44e5b6c2bd add leads to sales o-psi 2023-10-16 22:50:09 -05:00
  • 0d02c8b855 adjust clients to filter out leads o-psi 2023-10-16 22:49:59 -05:00
  • efba7ffc8b make new leads screen to view leads. o-psi 2023-10-16 22:49:45 -05:00
  • b19af06dae update edit modal to support leads and modals o-psi 2023-10-16 22:49:32 -05:00
  • 34db62e8ee Update add modal to support leads and clients o-psi 2023-10-16 22:43:48 -05:00
  • 4fa186179d DB Updates to support leads functionality o-psi 2023-10-16 19:30:31 -05:00
  • de91afe1a0 Merge pull request #771 from o-psi/add-links-in-reports-to-clients Johnny 2023-10-16 17:25:22 -04:00
  • fba1115b0d Fix DB Update database version was set it 0.8.10 which caused it not to update instead chnaged it to 0.9.0. items table also does not exist updated to invoices items for the new sort function redumped DB Structure. johnnyq 2023-10-16 17:21:21 -04:00
  • cc9dc4e6e7 add link to client overview page o-psi 2023-10-16 16:14:15 -05:00
  • d0312e75cb Merge pull request #770 from o-psi/hide-archived-clients Johnny 2023-10-16 17:07:35 -04:00
  • 9818c57ecb Merge pull request #769 from o-psi/other-sorts Johnny 2023-10-16 17:06:42 -04:00
  • 4763110267 Dont show archived clients in new invoice screens o-psi 2023-10-16 15:53:54 -05:00
  • 2d061c0163 Merge branch 'master' into other-sorts Andrew Malsbury 2023-10-16 15:40:04 -05:00
  • cce1dc86c2 Merge pull request #768 from o-psi/invoice-sort-1.b Johnny 2023-10-15 23:39:36 -04:00
  • 3c391b9d50 Database Updates to match o-psi 2023-10-15 22:26:01 -05:00
  • 5221a3676e quote sort logic o-psi 2023-10-15 22:14:36 -05:00
  • 47db00e90c recurring item sort logic o-psi 2023-10-15 22:14:24 -05:00
  • b04dd98370 update sort for recurring o-psi 2023-10-15 22:14:03 -05:00
  • 0c98d8b45b add logic for recurring o-psi 2023-10-15 22:13:51 -05:00
  • 5ba0649e4a sort by order o-psi 2023-10-15 22:08:19 -05:00
  • 64a00551c6 Fix Quote View for Sort o-psi 2023-10-15 22:08:04 -05:00
  • e51d0b74a6 Cleaned up logic o-psi 2023-10-15 20:01:15 -05:00
  • 5f839d8768 Added logic to hide buttons o-psi 2023-10-15 20:00:42 -05:00
  • 33c1e72dcc Fix Wrong Timezone var name johnnyq 2023-10-15 12:15:48 -04:00
  • 8d5bda529c Merge pull request #767 from o-psi/unarchive-for-account-types Johnny 2023-10-15 12:09:25 -04:00
  • 37399a90ce Added Search o-psi 2023-10-15 00:15:00 -05:00
  • 845b2397fb Add 'all' button o-psi 2023-10-15 00:00:03 -05:00
  • 26fc756175 Fixed a bug with not showing unless query given o-psi 2023-10-14 23:54:12 -05:00
  • 1f3c103032 changed view from long list to broken down by type o-psi 2023-10-14 23:34:54 -05:00
  • ab308af4f9 changed number to name o-psi 2023-10-14 23:34:31 -05:00
  • 68b232e4fd set default per type page o-psi 2023-10-14 23:34:14 -05:00
  • 56a5e903df added unarchiving to account types post o-psi 2023-10-14 23:33:49 -05:00
  • ee7d2e9dba Merge pull request #766 from o-psi/categories_archived Johnny 2023-10-14 21:46:28 -04:00
  • 87b4345b87 Updated to use pagination head code. o-psi 2023-10-14 19:05:39 -05:00
  • b107eb232c Add archived to table. o-psi 2023-10-14 14:11:02 -05:00
  • 0a98c4322c Allow unarchiving in Post.php o-psi 2023-10-14 14:10:41 -05:00
  • 592e2a80d2 Increment the Database version to take adavantage of the new item ordering under invoices johnnyq 2023-10-14 13:58:20 -04:00
  • 5a21271c45 Merge pull request #765 from o-psi/Localization-Cleanup Johnny 2023-10-14 13:54:54 -04:00
  • 966a8b0770 Merge pull request #763 from o-psi/add-php-info-to-debug Johnny 2023-10-14 13:54:16 -04:00
  • 766df19223 Merge pull request #762 from o-psi/Invoice-items-order Johnny 2023-10-14 13:54:01 -04:00
  • 21a5006a43 Merge pull request #761 from o-psi/edit-currnet-expenses-amount-regex Johnny 2023-10-14 13:50:56 -04:00
  • ed269e1245 changed to item_order o-psi 2023-10-13 22:49:28 -05:00
  • ee8e758a49 Condensed ~1.6 LOC by 50x, and reduced duplication o-psi 2023-10-13 22:42:11 -05:00
  • 29279d0a7e Merge branch 'itflow-org:master' into edit-currnet-expenses-amount-regex Andrew Malsbury 2023-10-13 22:12:03 -05:00
  • 08a11cb53e added php info and handling to bottom of debug o-psi 2023-10-13 21:56:50 -05:00
  • 0270a680a6 update invoices o-psi 2023-10-13 20:54:41 -05:00
  • 7a6c3ec470 Removed the order_id echo statement for production o-psi 2023-10-13 20:48:44 -05:00
  • b4396fe244 post actions for changing sort o-psi 2023-10-13 20:13:40 -05:00
  • ffa0226067 add item sort dropdowns o-psi 2023-10-13 20:13:28 -05:00
  • 097690bfbd add sort to guest view o-psi 2023-10-13 20:12:58 -05:00
  • 141dad23fe Update database, did not do increment o-psi 2023-10-13 20:12:43 -05:00
  • 3124ca2777 adjust regedit to allow for commas as thousands o-psi 2023-10-13 17:40:06 -05:00
  • 00effcf79d remove commas before trying to make a float o-psi 2023-10-13 17:39:41 -05:00
  • 45acc5866d Merge pull request #760 from o-psi/dashboard-links Johnny 2023-10-13 15:30:47 -04:00
  • 604a788112 Merge pull request #759 from o-psi/Assets-Report Johnny 2023-10-13 15:30:36 -04:00
  • ff424330b4 Merge pull request #758 from o-psi/add-archive-for-account-types Johnny 2023-10-13 15:30:06 -04:00
  • b747bd4e9d Make all boxes links o-psi 2023-10-13 10:53:20 -05:00
  • 157263cf8a Add link to Assets on technical dashboard o-psi 2023-10-13 09:58:56 -05:00
  • 78032dcf6d Added a report to view all assets by client. o-psi 2023-10-13 09:56:38 -05:00
  • 37a5100742 Add archive option for account types o-psi 2023-10-13 13:57:17 +00:00
  • 2f8ee11a77 Merge pull request #757 from o-psi/Update-Documentation-Capitalization Johnny 2023-10-12 18:30:49 -04:00
  • 3d31cf0d9d Move support above documentation o-psi 2023-10-12 22:03:40 +00:00
  • ab6e8dde00 Update Services location o-psi 2023-10-12 22:02:28 +00:00
  • 9372ca4bc3 Update Capitalization for DOCUMENTATION o-psi 2023-10-12 20:43:26 +00:00
  • 8c56426186 Fixed a layout issue if no previos ticket exists for a selected contact under ticket details johnnyq 2023-10-12 16:09:31 -04:00
  • 5a1b93ae17 Merge pull request #754 from o-psi/fixed2-typo-in-product-logging Johnny 2023-10-12 12:57:57 -04:00
  • 9b7ef4761c Merge branch 'itflow-org:master' into fixed2-typo-in-product-logging Andrew Malsbury 2023-10-12 11:55:07 -05:00
  • df14ac8a83 Merge pull request #753 from o-psi/remove-foreign-key Johnny 2023-10-12 12:54:33 -04:00
  • 38c5547307 changed modifyed to modified o-psi 2023-10-12 16:54:18 +00:00
  • 8bce945a11 Moved accounts back to top, removed accounts type. o-psi 2023-10-12 16:49:56 +00:00
  • 33cd0e89ca Merge branch 'itflow-org:master' into master Andrew Malsbury 2023-10-12 11:40:40 -05:00
  • df9f5fb001 Update db.sql Andrew Malsbury 2023-10-12 11:23:38 -05:00
  • c7ca89b2e3 Update db.sql Andrew Malsbury 2023-10-12 11:09:26 -05:00
  • 63ecb38bb7 Merge pull request #752 from o-psi/fix-account-type-fk Johnny 2023-10-12 12:01:57 -04:00
  • aa9163ae98 Merge pull request #1 from o-psi/fix-account-type-fk Andrew Malsbury 2023-10-12 10:54:59 -05:00
  • befbf457e8 fix fk for account types Andrew Malsbury 2023-10-12 10:22:45 -05:00
  • 448aaa8c1c Merge pull request #751 from o-psi/fix-account-type-default wrongecho 2023-10-12 15:49:03 +01:00
  • 6506f64a6e Update db.sql Andrew Malsbury 2023-10-12 09:27:38 -05:00
  • 101488f9f1 Merge pull request #750 from o-psi/Rename-Assets-SideNav-Category Johnny 2023-10-11 22:21:09 -04:00
  • aaf04f18c5 Rename Assets and move documentation and files in Andrew Malsbury 2023-10-12 02:00:12 +00:00
  • e6b15a0ff3 Do not Export Archived Data when Exporting client data to a PDF johnnyq 2023-10-11 17:03:20 -04:00
  • 964ff6740c Fix last commit opps on balance sheet report. use not equal to 0 instead of equal 0 as it will just sum up all the transfers johnnyq 2023-10-11 15:12:14 -04:00
  • 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 johnnyq 2023-10-11 15:08:20 -04:00
  • 66c16d6cff Increment Database again to insert the account types for PR #734 Add Balance Sheet report johnnyq 2023-10-11 14:46:44 -04:00
  • fb60412686 Increment the Database version as this was missed in PR #734 Add Balance Sheet report johnnyq 2023-10-11 14:37:27 -04:00
  • c248af81fb Merge pull request #749 from o-psi/remove-gui-custom-fields Johnny 2023-10-11 14:34:38 -04:00