Commit Graph

595 Commits

Author SHA1 Message Date
ricky f6da031e72 include Redmine::I18n 2025-06-15 18:59:00 -04:00
ricky dac9a7c756 Started Support for Redmine 6 2024-12-12 06:00:36 -05:00
ricky 7eb26facaf Use the first result 2024-08-19 22:49:20 -04:00
ricky 9e7c1dbfb2 removed () 2024-08-19 22:38:16 -04:00
ricky 039d1ca993 Use Logger.info 2024-08-19 22:31:41 -04:00
ricky dd9ac3c481 Added Estimate.sync_by_doc_number 2024-08-19 22:30:34 -04:00
ricky 8c63817950 Use free_form_number 2024-03-28 14:13:39 -04:00
ricky e2f43d398f Nil Checks 2024-03-28 14:01:18 -04:00
ricky 7ba4829066 Update Customer Phone Numbers On Sync 2024-03-28 13:51:29 -04:00
ricky aceb6cb6b5 fixed typo 2023-12-31 16:26:02 -05:00
ricky 0c72ca9294 missed this authenticated_request 2023-12-30 23:01:32 -05:00
ricky 2985fad77c Fixed typo 2023-12-30 23:01:01 -05:00
ricky 02b5fb4d0e Fixed returned variable handling 2023-12-30 22:53:08 -05:00
ricky bf417c163c Rework performing authenticated requests 2023-12-30 22:33:28 -05:00
ricky f094ef57ec Setter for notes 2023-12-30 20:08:36 -05:00
ricky 2e32d8f6e5 Fixed get_base 2023-12-30 19:55:01 -05:00
ricky 3e352f270d Added Item 2023-12-30 19:41:02 -05:00
ricky c3513427de Used realm_id not comany_id 2023-12-30 19:13:08 -05:00
ricky 7a6b6882d2 Update get_base 2023-12-30 18:53:01 -05:00
ricky 517a239485 Started reworking Oauth token sorage 2023-12-30 12:39:51 -05:00
ricky 6760b29148 Log the time stamp 2023-12-29 19:20:31 -05:00
ricky 122063b1d5 Fixed customer typo 2023-12-29 19:14:38 -05:00
ricky b304c3a175 Fixed employee typo 2023-12-29 19:09:24 -05:00
ricky 3a0e58c3da Append last 4 of phone number to customers name 2023-05-22 07:34:18 -04:00
ricky 3220ff728f Fixed process_estimate that I accidently broke 2022-04-06 12:45:40 -04:00
ricky 8e329b2dd2 Fix broken invoice processing 2022-03-19 05:29:59 -04:00
ricky f97d5bc731 Moving fat into CustomerToken 2022-03-12 16:01:13 -05:00
ricky 5d928c486f Getter convenience method for tokens 2022-03-12 00:01:40 -05:00
ricky a75f1abd71 Removed extra white spaces 2022-03-09 22:53:03 -05:00
ricky 09c497ff96 Removed old #attr_accessible... comments 2022-03-09 22:31:19 -05:00
ricky 24f8be6e80 Drop the Qbo prefix 2022-03-09 21:31:56 -05:00
ricky 30b704c90f Don't generate new customer view token every time 2022-03-07 07:52:17 -05:00
ricky 3159289ac0 Removed unused code, only need to bill time
removed line items, payments, drop used db tables
2022-03-06 17:26:57 -05:00
ricky a9cc5fac73 Removed unsed code & cleaned up comments 2022-03-06 17:05:04 -05:00
ricky 495243d177 Add trim & doors to vehicle 2022-03-06 08:59:48 -05:00
ricky 1344526f7f update txn_date too 2022-02-21 08:51:24 -05:00
ricky 19acfbc76f Added logging 2022-02-21 08:51:01 -05:00
ricky 9dfb27f0a4 Prevent webhook loops 2022-02-21 07:54:24 -05:00
ricky 925d4b8bcf Updated comments & removed unused code 2022-02-21 06:06:24 -05:00
ricky ca6dbfd12d Removed duplicate private declaration 2022-02-21 05:26:54 -05:00
ricky f3c5de82e0 Bug fix 2022-02-20 18:02:37 -05:00
ricky 56e24752cf Import invoice fix 2022-02-20 17:53:01 -05:00
ricky 255af13b20 Add txn_date to invoice & estimate databse 2022-02-20 17:40:41 -05:00
ricky 02b4f1eb43 Added Invoice date 2022-02-20 17:26:24 -05:00
ricky 8c735d3921 Added Estimate date 2022-02-20 17:19:56 -05:00
ricky 2d32769a59 Error not fatal 2022-02-13 13:19:04 -05:00
ricky a2f755388e Fixed merge error 2022-02-13 12:34:03 -05:00
ricky 4582b8c5b9 Added estimate search in side bar 2022-02-13 10:03:43 -05:00
ricky c85f450742 Merge branch 'master' into redmine-4 2022-02-12 09:19:36 -05:00
ricky e314dae10d Logging & exception handler for updating invoices 2022-02-12 09:12:11 -05:00