|
|
8e329b2dd2
|
Fix broken invoice processing
|
2022-03-19 05:29:59 -04:00 |
|
|
|
b7e3ea9e3d
|
estimate not e
|
2022-03-14 19:39:36 -04:00 |
|
|
|
3ea2cd14d1
|
Fixed accidental removal of qbo prefix
|
2022-03-14 19:33:20 -04:00 |
|
|
|
7b7875991f
|
created get_estimate to remove redundant code
|
2022-03-14 19:28:40 -04:00 |
|
|
|
b1a106d4d8
|
No id required
|
2022-03-14 19:27:31 -04:00 |
|
|
|
2231156873
|
use estimate_doc_path not a hard coded path
|
2022-03-14 19:01:20 -04:00 |
|
|
|
5814740a5d
|
Allow customer to view estimate
|
2022-03-13 17:49:58 -04:00 |
|
|
|
b5f00f254c
|
Added a copy link button
|
2022-03-13 00:53:32 -05:00 |
|
|
|
f97d5bc731
|
Moving fat into CustomerToken
|
2022-03-12 16:01:13 -05:00 |
|
|
|
5d928c486f
|
Getter convenience method for tokens
|
2022-03-12 00:01:40 -05:00 |
|
|
|
760a85a1da
|
removed link_to user & version
|
2022-03-10 06:53:05 -05:00 |
|
|
|
47a19a7e77
|
Removed Qbo index & sync html, methods, & routes
This stuff isn't really used for anything
|
2022-03-09 23:06:54 -05:00 |
|
|
|
a75f1abd71
|
Removed extra white spaces
|
2022-03-09 22:53:03 -05:00 |
|
|
|
09c497ff96
|
Removed old #attr_accessible... comments
|
2022-03-09 22:31:19 -05:00 |
|
|
|
1050a4f6a7
|
Use rails router, not hard coded links
|
2022-03-09 22:18:47 -05:00 |
|
|
|
8d8201822b
|
No longer need to prepend("Qbo")
|
2022-03-09 21:45:07 -05:00 |
|
|
|
24f8be6e80
|
Drop the Qbo prefix
|
2022-03-09 21:31:56 -05:00 |
|
|
|
8e6eeab680
|
Moved HTML code into partial _from_hook.html.erb
|
2022-03-09 18:55:44 -05:00 |
|
|
|
70d9d5063a
|
Moved issues show details to issue folder
|
2022-03-09 18:25:07 -05:00 |
|
|
|
7dc04b4a07
|
QboItem doesn’t exist anymore
|
2022-03-08 20:30:52 -05:00 |
|
|
|
30b704c90f
|
Don't generate new customer view token every time
|
2022-03-07 07:52:17 -05:00 |
|
|
|
c72d0a83ca
|
New line @ EOF & formating
|
2022-03-06 17:50:22 -05:00 |
|
|
|
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 |
|
|
|
a9cc5fac73
|
Removed unsed code & cleaned up comments
|
2022-03-06 17:05:04 -05:00 |
|
|
|
fe06fccacd
|
Only show sync button if User is an admin
|
2022-03-06 16:49:07 -05:00 |
|
|
|
8b4a46f7eb
|
H3 not H2
|
2022-03-06 16:27:39 -05:00 |
|
|
|
cf362caaf2
|
Cleaning up html formatting
|
2022-03-06 16:24:17 -05:00 |
|
|
|
de1be7d296
|
Make last 8 bold
|
2022-03-06 16:17:08 -05:00 |
|
|
|
d8e3e1a72f
|
Styling & formatting
|
2022-03-06 13:46:55 -05:00 |
|
|
|
64a7ad844f
|
Styling & formatting
|
2022-03-06 13:46:26 -05:00 |
|
|
|
9201c4ca96
|
render 404 on all exceptions
|
2022-03-06 09:23:05 -05:00 |
|
|
|
dab6b6f723
|
don't show doors if vehicle.doors is nil
|
2022-03-06 09:17:06 -05:00 |
|
|
|
495243d177
|
Add trim & doors to vehicle
|
2022-03-06 08:59:48 -05:00 |
|
|
|
54d4be9762
|
Only show sidebar views when user is logged in
|
2022-03-06 07:32:01 -05:00 |
|
|
|
a95f0350d8
|
Fixed missing transation error
|
2022-02-23 20:20:47 -05:00 |
|
|
|
ea21bc362a
|
autocomplete off for forms & search
|
2022-02-23 18:24: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 |
|
|
|
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 |
|
|
|
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 |
|