osb/app/Models
Deon George 3b40e92c48
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 37s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
Improvements for service_change and service_cancel
2024-08-16 08:20:58 +10:00
..
Cost Initial support for importing supplier costs 2022-06-14 16:55:17 +10:00
Policies Change ScopeServiceUserAuthorised to ScopeAccountUserAuthorised. Scope payments to AccountUserAuthorised, and added PaymentPolicy 2024-08-10 23:53:13 +10:00
Product More product cleanup 2023-05-06 13:53:50 +10:00
Scopes Add event to process webhook payments 2023-05-13 23:51:27 +10:00
Service Change ScopeServiceUserAuthorised to ScopeAccountUserAuthorised. Scope payments to AccountUserAuthorised, and added PaymentPolicy 2024-08-10 23:53:13 +10:00
Supplier More product cleanup 2023-05-06 13:53:50 +10:00
Usage Rework service, removed redundant code, service invoicing improvements 2024-07-31 22:37:04 +10:00
Account.php Move email/ resources to mail/, added invoice generated email to admin, updated email template 2024-08-03 11:33:23 +10:00
AccountBilling.php Work on Service rendering 2020-02-05 13:47:24 +09:00
AccountGroup.php Optimize Groups 2023-05-04 11:50:54 +10:00
Charge.php Improvements for service_change and service_cancel 2024-08-16 08:20:58 +10:00
Checkout.php Separated Checkout and Payment controllers, updates to checkout and payments 2024-08-10 10:14:47 +10:00
Cost.php Optimise Service model 2024-07-07 21:22:14 +10:00
Country.php Added Passkey login, fixed password reset as a result of updating laravel 2024-07-23 20:25:32 +10:00
DomainRegistrar.php Some service host/domain updates, including schema updates 2022-08-02 22:36:35 +10:00
Group.php Updates to Product Model, product updates, enable pricing update, improved formating of product services 2023-05-04 22:21:14 +10:00
Invoice.php Fix rendering of invoice items, and links to payments and add payment dates to invoice 2024-08-11 00:36:10 +10:00
InvoiceItem.php Move email/ resources to mail/, added invoice generated email to admin, updated email template 2024-08-03 11:33:23 +10:00
InvoiceItemTax.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
Language.php Rework Site and top level tables 2021-12-20 17:24:31 +11:00
Module.php Change NextKey to create record in Module table if it doesnt exist 2021-06-30 14:46:50 +10:00
Payment.php Change ScopeServiceUserAuthorised to ScopeAccountUserAuthorised. Scope payments to AccountUserAuthorised, and added PaymentPolicy 2024-08-10 23:53:13 +10:00
PaymentItem.php Fix payment entry 2022-06-13 15:46:38 +10:00
Product.php Rework products with components 2024-08-14 23:37:20 +10:00
ProductTranslate.php More Product Model optimisation 2023-05-05 16:29:57 +10:00
ProviderOauth.php Added intuit payments 2023-05-13 21:20:56 +10:00
ProviderToken.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
Record.php Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +10:00
Rtm.php Fix usage_broadband, since our usage data is a float 2024-07-26 14:46:06 +10:00
Service.php Fixes for ordering, the themes are in frontend.metronic, not backend.adminlte 2024-08-15 21:30:34 +10:00
ServiceChange.php Reimplmement service changes going to the service__change table 2023-05-06 17:21:56 +10:00
Site.php Optimise Invoice 2024-07-23 20:25:32 +10:00
SiteDetail.php Put back site_id middleware 2024-07-23 20:25:32 +10:00
Supplier.php 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
SupplierDetail.php Some product rework 2022-08-20 23:01:03 +10:00
SupplierHostServer.php Some service host/domain updates, including schema updates 2022-08-02 22:36:35 +10:00
SupplierProduct.php Add paypal payments 2020-07-27 14:49:59 +10:00
SupplierProductType.php Work in progress, initial dashboard 2018-06-05 21:13:57 +10:00
Tax.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
TLD.php Added Supplier Domain importing - using dreamscape API 2022-08-10 15:30:39 +10:00
User.php Update password reset email 2024-08-03 11:33:23 +10:00
UserOauth.php Remove binary attributes from DB, should be json columns 2024-07-07 21:22:14 +10:00