|
|
a95f0350d8
|
Fixed missing transation error
|
2022-02-23 20:20:47 -05:00 |
|
|
|
55c04b6585
|
update Issue form on customer name change
|
2022-02-23 18:36:08 -05:00 |
|
|
|
ea21bc362a
|
autocomplete off for forms & search
|
2022-02-23 18:24:57 -05:00 |
|
|
|
117d92b879
|
Fixed customer sorting & removed customer filter
|
2022-02-21 20:23:57 -05:00 |
|
|
|
440c8e4618
|
list issues in desc order
|
2022-02-21 19:33:38 -05:00 |
|
|
|
1344526f7f
|
update txn_date too
|
2022-02-21 08:51:24 -05:00 |
|
|
|
19acfbc76f
|
Added logging
|
2022-02-21 08:51:01 -05:00 |
|
|
|
9dfb27f0a4
|
Prevent webhook loops
|
2022-02-21 07:54:24 -05:00 |
|
|
|
51cd830710
|
Updated screenshots
|
2022-02-21 06:53:50 -05:00 |
|
|
|
956ba2ad46
|
Version 1.1.0
1.1.0
|
2022-02-21 06:25:51 -05:00 |
|
|
|
3ae3107760
|
desc sort issues, estimates, & invoices
|
2022-02-21 06:22:13 -05:00 |
|
|
|
925d4b8bcf
|
Updated comments & removed unused code
|
2022-02-21 06:06:24 -05:00 |
|
|
|
ca6dbfd12d
|
Removed duplicate private declaration
|
2022-02-21 05:26:54 -05:00 |
|
|
|
9ea03d0c6d
|
Removed sync on view
|
2022-02-21 05:23:11 -05:00 |
|
|
|
6ad4929d53
|
Sync Estimates & Invoices on database update
|
2022-02-21 05:17:35 -05:00 |
|
|
|
446f419af0
|
Sync invoice when viewing
|
2022-02-20 19:37:03 -05:00 |
|
|
|
f3c5de82e0
|
Bug fix
|
2022-02-20 18:02:37 -05:00 |
|
|
|
56e24752cf
|
Import invoice fix
|
2022-02-20 17:53:01 -05:00 |
|
|
|
255af13b20
|
Add txn_date to invoice & estimate databse
|
2022-02-20 17:40:41 -05:00 |
|
|
|
02b4f1eb43
|
Added Invoice date
|
2022-02-20 17:26:24 -05:00 |
|
|
|
8c735d3921
|
Added Estimate date
|
2022-02-20 17:19:56 -05:00 |
|
|
|
70e6038215
|
Moved customer issue counts
|
2022-02-20 15:22:31 -05:00 |
|
|
|
fc7501c4fe
|
address not a
|
2022-02-20 14:57:21 -05:00 |
|
|
|
45b60cfea1
|
PhysicalAddress to_s
|
2022-02-20 14:52:11 -05:00 |
|
|
|
09313ad471
|
exclude before filter for customer/view
|
2022-02-20 13:42:06 -05:00 |
|
|
|
1b15aecbff
|
Disable autocomplete suggestions for search
|
2022-02-20 08:11:57 -05:00 |
|
|
|
2bea7dbc8d
|
fixed customer link - missing view issues/history
|
2022-02-20 07:56:25 -05:00 |
|
|
|
3468b5f236
|
Open links in new window
|
2022-02-19 22:53:39 -05:00 |
|
|
|
1c431d14dc
|
remove gem faraday_middleware & set oauth2 1.4.7
|
2022-02-19 22:48:44 -05:00 |
|
|
|
7234a70265
|
Added allowed params for qbo controller
|
2022-02-19 21:47:12 -05:00 |
|
|
|
a459d84b00
|
Added Estimate & Invoice List to Customer view
|
2022-02-19 21:19:08 -05:00 |
|
|
|
49d2ed8244
|
Readme update
|
2022-02-19 20:56:54 -05:00 |
|
|
|
d6aebfcb99
|
Moved strings to Ruby I18n en.yml
1.0.0
|
2022-02-19 20:46:39 -05:00 |
|
|
|
2085eb7869
|
Add gem dependancy faraday_middleware 1.2.0 to fix NoMethodError: undefined method `dependency' for Gzip:Class
|
2022-02-18 22:42:20 -05:00 |
|
|
|
c101a86f02
|
Open Estimate PDF in new windows
|
2022-02-17 09:19:32 -05:00 |
|
|
|
2d32769a59
|
Error not fatal
|
2022-02-13 13:19:04 -05:00 |
|
|
|
a2f755388e
|
Fixed merge error
|
2022-02-13 12:34:03 -05:00 |
|
|
|
8a8f1af2bd
|
Updated Copyright 2022
|
2022-02-13 11:57:43 -05:00 |
|
|
|
4582b8c5b9
|
Added estimate search in side bar
|
2022-02-13 10:03:43 -05:00 |
|
|
|
f66fbf6656
|
specified the rails version in migrations
|
2022-02-12 16:14:36 -05:00 |
|
|
|
41d49ccce5
|
Setting.host_name for hooks not a hardcoded URL
|
2022-02-12 09:24:21 -05:00 |
|
|
|
c85f450742
|
Merge branch 'master' into redmine-4
|
2022-02-12 09:19:36 -05:00 |
|
|
|
e314dae10d
|
Logging & exception handler for updating invoices
|
2022-02-12 09:12:11 -05:00 |
|
|
|
b1192a1912
|
Use host name from settings for auth & added exception handing in QboInvoice
|
2022-02-06 16:37:00 -05:00 |
|
|
|
7cc8a946fd
|
Inital update for redmine 4.0+ compatibility
|
2022-02-01 20:53:20 -05:00 |
|
|
|
4b34852c72
|
Don't include open issues in closed issue list
|
2020-03-30 20:56:38 -04:00 |
|
|
|
5d7fc9dabd
|
Don't include open issues in closed issue list
|
2020-03-28 20:39:04 -04:00 |
|
|
|
db61952e67
|
added notes to regaurding customer autocomplete field
|
2020-03-28 20:19:58 -04:00 |
|
|
|
016dca242c
|
Added comments to clearify methods
|
2020-03-28 20:16:54 -04:00 |
|
|
|
983811af97
|
Added comments to clearify methods
|
2020-03-28 20:08:44 -04:00 |
|