Deon George
|
45dd74aad4
|
Added product report, showing just active products and number of services
|
2023-05-09 16:50:39 +09:00 |
|
Deon George
|
b3539e6c7e
|
Added Account report, renamed Product to Service List
|
2023-05-09 16:32:02 +09:00 |
|
Deon George
|
fe4bc3acef
|
Deprecate price_overriden
|
2023-05-09 10:09:00 +09:00 |
|
|
a32e8e9d05
|
Added webhook to capture incoming webhooks
|
2023-05-06 21:48:46 +10:00 |
|
|
013bb632d3
|
Reimplmement service changes going to the service__change table
|
2023-05-06 17:21:56 +10:00 |
|
|
dc74a064ba
|
Normalise usage of Model into Model::class strings
|
2023-05-05 16:29:57 +10:00 |
|
|
96f799f535
|
Product Model optimisation
|
2023-05-05 10:51:28 +10:00 |
|
|
0f91ce4940
|
Updates to Product Model, product updates, enable pricing update, improved formating of product services
|
2023-05-04 22:21:14 +10:00 |
|
|
a5238bfbdc
|
No longer need to test for type, it should exist
|
2023-05-03 23:41:48 +10:00 |
|
|
4f19da5987
|
Fix broadband plan change update
|
2023-05-03 18:09:29 +10:00 |
|
|
a6f01d0864
|
Fix display of supplier products and offerings - wasnt including all services
|
2023-03-15 16:21:53 +11:00 |
|
Deon George
|
b719efb58c
|
Rework on product name/description and translate
|
2022-10-18 23:23:45 +11:00 |
|
Deon George
|
bfd17b0686
|
Fix invoices not being generated when price is null, service update rendering updates
|
2022-10-18 17:24:53 +11:00 |
|
Deon George
|
c96d264c8f
|
Enable creation of domains and domain service editing
|
2022-10-18 14:38:57 +11:00 |
|
Deon George
|
0b4e3a9341
|
Dont save payments with a zero alloc amount, delete payments with a zero alloc amount, fix javascript calculating payment balance
|
2022-10-18 10:23:11 +11:00 |
|
Deon George
|
1667b8c1df
|
Fix broadband traffic import, when new services cannot be found. Fix broadband update so that start_at = connect_at
|
2022-09-29 11:22:16 +10:00 |
|
Deon George
|
5b4aa5c73e
|
WIP: Fix invoice_next_at date on service update for broadband - must do the others, and create a service validator
|
2022-09-07 15:15:02 +10:00 |
|
Deon George
|
8955df84cd
|
Editing product and enabled updating the accounting field
|
2022-08-20 23:35:41 +10:00 |
|
Deon George
|
8d920e1ba1
|
Some product rework
|
2022-08-20 23:01:03 +10:00 |
|
Deon George
|
73d92f25c1
|
Added cost import via web
|
2022-08-19 15:12:56 +10:00 |
|
Deon George
|
8fd79ce23e
|
Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login
|
2022-08-12 14:53:06 +10:00 |
|
Deon George
|
f5d535daa7
|
Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id
|
2022-08-10 17:05:57 +10:00 |
|
Deon George
|
2722c92bcf
|
Add supplier linking
|
2022-08-10 15:30:39 +10:00 |
|
Deon George
|
a1fd36aa6f
|
Update supplier details to use form helpers, and added in api settings
|
2022-08-06 00:22:22 +10:00 |
|
Deon George
|
20c91e8e31
|
Using search while the session has expired will generate a 401
|
2022-08-03 16:34:23 +10:00 |
|
Deon George
|
a52c20993b
|
Fix existing cancel workflow
|
2022-08-03 15:47:09 +10:00 |
|
Deon George
|
dd76fda274
|
Hosting domain_name input, ensure we redirect back to the update page
|
2022-08-03 15:28:27 +10:00 |
|
Deon George
|
2bac177618
|
Some service host/domain updates, including schema updates
|
2022-08-02 22:36:35 +10:00 |
|
Deon George
|
7feec266b8
|
Updates to service updating - broadband
|
2022-08-01 20:34:10 +10:00 |
|
Deon George
|
97f5c84f23
|
Consolidate service resources into a top level services/ directory
|
2022-08-01 14:04:04 +10:00 |
|
Deon George
|
39ded93a42
|
Update checkout, enable editing of checkout, show details on invoices
|
2022-07-29 16:31:32 +10:00 |
|
Deon George
|
bb44c1a216
|
Hack to make services active when changed after ordering
|
2022-07-25 23:50:46 +10:00 |
|
Deon George
|
3ff7bf1571
|
Fixes for error 500 in order and fix layout when updating changed services
|
2022-07-25 23:37:31 +10:00 |
|
Deon George
|
5297ae8a62
|
Enable editing of supplier products and listing services connected to them
|
2022-06-30 23:51:20 +10:00 |
|
Deon George
|
fb416306e7
|
Optimising Supplier Layout and source code placement
|
2022-06-28 23:20:56 +10:00 |
|
Deon George
|
8ba6a93214
|
Fixes for testing to pass
|
2022-06-14 17:03:58 +10:00 |
|
Deon George
|
768744ad27
|
Initial support for importing supplier costs
|
2022-06-14 16:55:17 +10:00 |
|
Deon George
|
606f357839
|
Improved search performance
|
2022-06-14 16:51:18 +10:00 |
|
Deon George
|
5e82f091c0
|
Payments need to be active to be recognised
|
2022-06-13 17:31:11 +10:00 |
|
Deon George
|
49a4830d89
|
Fix payment entry
|
2022-06-13 15:46:38 +10:00 |
|
Deon George
|
9e889008bf
|
Fix recording charges
|
2022-06-13 14:36:12 +10:00 |
|
Deon George
|
2590997b1a
|
Bring back some services logic to still needed by charges
|
2022-06-13 14:21:48 +10:00 |
|
Deon George
|
c1080481ec
|
Enabled changing broadband services and adjusting invoices
|
2022-06-12 18:32:54 +10:00 |
|
Deon George
|
cc94426902
|
Optimising product category and category names
|
2022-06-12 11:21:20 +10:00 |
|
Deon George
|
2d7437fc0d
|
Fix some missing date_* attributes for Service that have been missed
|
2022-05-12 09:09:49 +10:00 |
|
Deon George
|
16cc0c9f8d
|
Optimise product tables
|
2022-04-22 16:01:41 +10:00 |
|
Deon George
|
e1a4db700f
|
Removed redundant functions from Invoice, optimised Invoice tables
|
2022-04-22 16:01:41 +10:00 |
|
Deon George
|
a16277d9bb
|
Cleanup usage of Leenooks\Carbon, change ServiceType to be consistent with Products/ Suppliers/
|
2022-04-22 15:25:14 +10:00 |
|
Deon George
|
8ed9e38290
|
Removed redundant functions from Service::class
|
2022-04-22 15:25:13 +10:00 |
|
Deon George
|
d53643ef55
|
Removed many redundant functions from User::class
|
2022-04-22 15:25:13 +10:00 |
|