a518158ccfFramework update
Deon George
2023-05-12 23:05:43 +10:00
ad2f6f3a7fInuit sync of tax, product accounting, accounts and invoices
Deon George
2023-05-12 20:09:51 +10:00
e2d8f8a096Command to add accounts to accounting
Deon George
2023-05-10 17:56:52 +09:00
11b554daadRename account_provider
Deon George
2023-05-10 16:37:43 +09:00
17ebbb71e8Integration with Intuit - get accounting details for products
Deon George
2023-05-10 12:59:42 +09:00
dde11f73f5Changed home screen to use account models instead of user model. Home screen now shows multiple accounts
Deon George
2023-05-09 19:28:51 +09:00
790ece14d1Change product name_detail, name to name, pid
Deon George
2023-05-09 17:08:31 +09:00
45dd74aad4Added product report, showing just active products and number of services
Deon George
2023-05-09 16:50:39 +09:00
b3539e6c7eAdded Account report, renamed Product to Service List
Deon George
2023-05-09 16:31:44 +09:00
f3ecc12494Only show intuit link to reseller users
Deon George
2023-05-09 10:14:45 +09:00
fe4bc3acefDeprecate price_overriden
Deon George
2023-05-09 10:09:00 +09:00
a32e8e9d05Added webhook to capture incoming webhooksDeon George2023-05-06 21:48:46 +10:00
013bb632d3Reimplmement service changes going to the service__change tableDeon George2023-05-06 13:53:14 +10:00
8fb888a395Update upstream urls and framework updateDeon George2023-03-15 15:51:58 +11:00
10931bd156Updated docker base image and synchronise consistent docker build/testDeon George2023-03-15 15:45:37 +11:00
a6f01d0864Fix display of supplier products and offerings - wasnt including all servicesDeon George2023-03-15 15:34:28 +11:00
b719efb58cRework on product name/description and translate
Deon George
2022-10-18 23:23:45 +11:00
bfd17b0686Fix invoices not being generated when price is null, service update rendering updates
Deon George
2022-10-18 17:24:53 +11:00
a87560ff96Fix invoices being generated for suspended/external billing and zero price items
Deon George
2022-10-18 15:58:14 +11:00
c96d264c8fEnable creation of domains and domain service editing
Deon George
2022-10-18 14:17:50 +11:00
0b4e3a9341Dont save payments with a zero alloc amount, delete payments with a zero alloc amount, fix javascript calculating payment balance
Deon George
2022-10-18 10:23:11 +11:00
6aa30f537bFix invoice view when not logged in
Deon George
2022-09-30 09:35:58 +10:00
ffcab790fcFix invoice emailing, and improved formatting
Deon George
2022-09-29 18:40:03 +10:00
b065d15f60Service paid_to can be null if no invoices created yet
Deon George
2022-09-29 18:06:16 +10:00
319fa32754Fix phone contract length display
Deon George
2022-09-29 17:55:50 +10:00
15a3b11d2eEnable editing of address for phone/broadband, fix billing start for phone
Deon George
2022-09-29 17:45:43 +10:00
ec99a5ff75Add Compoships for multile key relationships, first implemented with Service::class
Deon George
2022-09-29 17:26:03 +10:00
2a19f14adbFixes to emailing cancel requests. Changes to email jobs with no site_id
Deon George
2022-09-29 12:16:08 +10:00
1667b8c1dfFix broadband traffic import, when new services cannot be found. Fix broadband update so that start_at = connect_at
Deon George
2022-09-29 11:22:16 +10:00
5b4aa5c73eWIP: Fix invoice_next_at date on service update for broadband - must do the others, and create a service validator
Deon George
2022-09-07 15:15:02 +10:00
3cae12b256Framework update, intuit update
Deon George
2022-08-25 11:25:03 +10:00
39db6303c2Fix email generation and sending via CLI
Deon George
2022-08-25 11:08:10 +10:00
8955df84cdEditing product and enabled updating the accounting field
Deon George
2022-08-20 23:35:41 +10:00
8d920e1ba1Some product rework
Deon George
2022-08-20 23:01:03 +10:00
71b252843cShow accounting link on accounts that are linked
Deon George
2022-08-19 20:12:08 +10:00
73d92f25c1Added cost import via web
Deon George
2022-08-19 15:12:56 +10:00
798608cebdFix site_id table references
Deon George
2022-08-19 13:52:16 +10:00
4b85e01e93Customer account sync with Intuit
Deon George
2022-08-18 23:29:42 +10:00
c1a64e2094Implement token refresh
Deon George
2022-08-13 11:48:16 +10:00
8fd79ce23eInitial integration with Quicken (Intuit API), rework oauth tables, update/test google login
Deon George
2022-08-12 14:53:06 +10:00
70571cb6acInclude ID in Supplier Account Sync and add supplier id integrity constraint
Deon George
2022-08-11 11:03:36 +10:00
f5d535daa7Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id
Deon George
2022-08-10 17:05:57 +10:00
d358620b46Update dreamscape api to get all domains
Deon George
2022-08-10 16:10:08 +10:00
e4c1305da5Added Supplier Domain importing - using dreamscape API
Deon George
2022-08-10 15:18:56 +10:00
53c665787eAdd SameSite attribute to cookies
Deon George
2022-08-10 12:45:55 +10:00
2722c92bcfAdd supplier linking
Deon George
2022-08-07 12:17:20 +10:00
a1fd36aa6fUpdate supplier details to use form helpers, and added in api settings
Deon George
2022-08-06 00:22:22 +10:00
ae3f97d890Fix supplier configuration
Deon George
2022-08-05 22:21:17 +10:00
17f07dafc0Added leenooks/dreamscape
Deon George
2022-08-05 17:08:22 +10:00
20c91e8e31Using search while the session has expired will generate a 401
Deon George
2022-08-03 16:34:23 +10:00
a52c20993bFix existing cancel workflow
Deon George
2022-08-03 15:47:09 +10:00
dd76fda274Hosting domain_name input, ensure we redirect back to the update page
Deon George
2022-08-03 15:28:27 +10:00
2bac177618Some service host/domain updates, including schema updates
Deon George
2022-08-02 19:16:52 +10:00
06b1eca306Updates to service updating - phone
Deon George
2022-08-02 08:49:17 +10:00
360182b6bbFix old products report
Deon George
2022-08-01 21:06:57 +10:00
7feec266b8Updates to service updating - broadband
Deon George
2022-08-01 20:34:10 +10:00
de3f1a534bFramework update
Deon George
2022-08-01 14:03:47 +10:00
97f5c84f23Consolidate service resources into a top level services/ directory
Deon George
2022-07-29 17:45:17 +10:00
7f6df8d032Update test to use standard docker image now
Deon George
2022-07-29 16:09:54 +10:00
39ded93a42Update checkout, enable editing of checkout, show details on invoices
Deon George
2022-07-29 16:06:19 +10:00
4f7a27dd8dFramework update
Deon George
2022-07-26 00:29:07 +10:00
cc906e9b22Fixes for viewing unprocessed charges
Deon George
2022-07-25 23:59:28 +10:00
bb44c1a216Hack to make services active when changed after ordering
Deon George
2022-07-25 23:50:46 +10:00
3ff7bf1571Fixes for error 500 in order and fix layout when updating changed services
Deon George
2022-07-25 23:24:45 +10:00
5297ae8a62Enable editing of supplier products and listing services connected to them
Deon George
2022-06-30 23:51:20 +10:00
fb416306e7Optimising Supplier Layout and source code placement
Deon George
2022-06-28 23:20:56 +10:00