Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes to files: Classes/ChartOfAccount.php
Classes/Gateway.php Classes/Invoice.php Classes/Journal.php Classes/Ledger.php Classes/Payment.php Classes/PrintInvoice.php Classes/PrintInvoiceItem.php Classes/Transactions.php Events/InvoiceItemPaid.php Events/InvoicePaid.php Filament/AccountPlugin.php Filament/Clusters/Account.php Http/Controllers/.gitkeep Http/Controllers/ChartOfAccountController.php Http/Controllers/InvoiceController.php Http/Controllers/LedgerController.php Http/Controllers/PaymentController.php Http/Controllers/RateController.php Http/Requests/.gitkeep Listeners/CoreSettingModified.php Models/.gitkeep Models/ChartOfAccount.php Models/Coupon.php Models/Data/ChartOfAccount.php Models/Data/FinancialYear.php Models/Data/Gateway.php Models/Data/Invoice.php Models/Data/InvoiceStatus.php Models/Data/Ledger.php Models/Data/LedgerCategory.php Models/Data/Payment.php Models/Data/Rate.php Models/FinancialYear.php Models/Gateway.php Models/GatewayAllowedin.php Models/GatewayDisallowedin.php Models/GatewayRate.php Models/Invoice.php Models/InvoiceCoupon.php Models/InvoiceItem.php Models/InvoiceItemRate.php Models/InvoiceStatus.php Models/Journal.php Models/Ledger.php Models/LedgerCategory.php Models/OpeningBalance.php Models/Payment.php Models/PaymentRate.php Models/Rate.php Models/RateAllowedin.php Models/RateDisallowedin.php Models/RateFile.php Models/Transaction.php Providers/EventServiceProvider.php Resources/views/payment.blade.php Resources/vue/manage/invoice/create.vue Resources/vue/manage/invoice/edit.vue Resources/vue/manage/invoice/form.vue Resources/vue/user/account/createpayment.vue Resources/vue/user/account/invoice.vue Resources/vue/user/account/payment.vue Resources/vue/user/account/transaction.vue Resources/vue/widgets/asset.vue Resources/vue/widgets/expense.vue Resources/vue/widgets/income.vue Resources/vue/widgets/liability.vue Resources/vue/widgets/mini-summary.vue Resources/vue/widgets/sales-report.vue Routes/.gitkeep Routes/api.php Routes/web.php composer.json
- Loading branch information