Commit Graph

317 Commits

Author SHA1 Message Date
2c3665650c Use map() instead of transform(), use fn() instead of function(), consistent coding for form.select 2024-08-18 14:11:35 +10:00
5139b26a05 Change supplier resources to use components 2024-08-18 14:11:35 +10:00
283ae06a5c Fixes for service change, validation added for date and product_id 2024-08-17 15:15:15 +10:00
23f23dfe40 Fix showing all traffic usage for broadband 2024-08-17 14:39:52 +10:00
7e784c3e81 Show cancel date on service information widget 2024-08-17 13:17:07 +10:00
a41a69676e Get helpdesk email address from configuration 2024-08-17 10:47:33 +10:00
6ac1b11864 Add validation to service cancellation, and displaying cancellation costs if any 2024-08-17 10:33:56 +10:00
3b40e92c48 Improvements for service_change and service_cancel 2024-08-16 08:20:58 +10:00
5f66987a3e Fixes for ordering, the themes are in frontend.metronic, not backend.adminlte 2024-08-15 21:30:34 +10:00
e7f1ab638f Added TxnTaxDetail to InvoiceAdd 2024-08-15 08:34:34 +10:00
f1031beff6 Rework products with components 2024-08-14 23:37:20 +10:00
1b581e9feb Intuit commands updates 2024-08-12 23:31:59 +10:00
bab1f45234 Moved some basic intuit commands to leenooks/intuit 2024-08-12 20:58:35 +10:00
4c273364c7 Fix rendering of invoice items, and links to payments and add payment dates to invoice 2024-08-11 00:36:10 +10:00
ef0d4dc773 Change ScopeServiceUserAuthorised to ScopeAccountUserAuthorised. Scope payments to AccountUserAuthorised, and added PaymentPolicy 2024-08-10 23:53:13 +10:00
f1dd68a737 Fixes for cart and payment/paypal processing 2024-08-10 22:17:21 +10:00
efbb3d091f Separated Checkout and Payment controllers, updates to checkout and payments 2024-08-10 10:14:47 +10:00
c54b0fdc79 Remove redundant service controller method and view 2024-08-03 21:45:47 +10:00
2e9f87550c Move traffic mismatch mail tempaltes to admin/service 2024-08-03 11:49:34 +10:00
78a8f63ac9 Remove social link items and update test email 2024-08-03 11:40:37 +10:00
df3f7e31be Update password reset email 2024-08-03 11:33:23 +10:00
0469d64577 Move email/ resources to mail/, added invoice generated email to admin, updated email template 2024-08-03 11:33:23 +10:00
f8453ae391 More work on moving service updates to use components, move 'host' to 'hosting', move some redundant views 2024-08-01 17:34:31 +10:00
f43748e20a Add account next invoice 2024-08-01 10:03:34 +10:00
0b5bc9e012 Rework service, removed redundant code, service invoicing improvements 2024-07-31 22:37:04 +10:00
5f10175b35 Updated datatables, using @pa instead of @js/@css, using conditionalPaging in datatables 2024-07-28 21:33:30 +10:00
1c4cb6f38c Fix usage_broadband, since our usage data is a float 2024-07-26 14:46:06 +10:00
9380850395 Move charge actions to ChargeController, implemented charge delete 2024-07-26 12:33:42 +10:00
9277d42196 Fix order URL 2024-07-25 14:09:24 +10:00
743374cb17 Move charge to under service 2024-07-25 14:08:26 +10:00
ddd44b643f Service display pricing, as a result of moving to psql. Service information updates 2024-07-24 20:17:23 +10:00
1bae121481 Fix search now that supplier_user is account_supplier 2024-07-24 14:53:18 +10:00
d6a2c70146 Update service update to use components, enhanced form handling and submission. Added pppoe to broadband and changed validation to allow for longer service number. 2024-07-24 14:33:14 +10:00
46075745d2 Move user suppliers to account suppliers 2024-07-24 09:32:17 +10:00
b145856ce9 Update setup with new component based layout 2024-07-23 20:25:32 +10:00
45794ff109 Put back site_id middleware 2024-07-23 20:25:32 +10:00
c91a2fa8e5 Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00
b486a0eac4 Moving accounting commands into an Intuit/ namespace, updates to intuit module 2024-07-23 20:25:32 +10:00
f561139d45 Optimise Invoice 2024-07-23 20:25:32 +10:00
09f2eb8d9d Remove binary attributes from DB, should be json columns 2024-07-07 21:22:14 +10:00
76889728cd Addresses now a collection 2024-07-07 21:22:14 +10:00
0d9dbafcf1 Optimise Service model 2024-07-07 21:22:14 +10:00
b4f3db04fc Removed redundant functions in Account, Optimised User a little more, Moved Ezypay Commands to new Ezypay folder 2024-07-07 15:18:57 +10:00
70e94bf6e6 Fix search and psql like queries need to be ilike for case insensitivity 2024-07-07 10:32:26 +10:00
61fe84498a Update invoice query to allow for missing invoice_item_taxes records, discount is now removed from price base before calculating item_total 2024-07-06 22:17:41 +10:00
3c7e2bbbc9 Move DB queries into jobs, so that the scheduler and artisan command calls doesnt evaluate them until the job is actually run 2024-07-06 20:01:42 +10:00
844d509834 Move invoice blades around. Added invoices in credit view 2024-07-06 19:28:14 +10:00
76d43a81c8 Temporarily fix invoice emailing 2024-07-06 11:06:07 +10:00
b3d5bf05a9 Fix handling of discounts in invoiceSummary(), added invoiceSummaryCredit() to show invoices in credit 2024-07-06 11:06:07 +10:00
326b1dcfc5 User optimisation and code cleanup 2024-07-06 11:06:07 +10:00