-
Notifications
You must be signed in to change notification settings - Fork 1
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 Entities/.gitkeep Entities/ChartOfAccount.php Entities/Coupon.php Entities/Data/ChartOfAccount.php Entities/Data/FinancialYear.php Entities/Data/Gateway.php Entities/Data/Invoice.php Entities/Data/InvoiceStatus.php Entities/Data/Ledger.php Entities/Data/LedgerCategory.php Entities/Data/Payment.php Entities/Data/Rate.php Entities/FinancialYear.php Entities/Gateway.php Entities/GatewayAllowedin.php Entities/GatewayDisallowedin.php Entities/GatewayRate.php Entities/Invoice.php Entities/InvoiceCoupon.php Entities/InvoiceItem.php Entities/InvoiceItemRate.php Entities/InvoiceStatus.php Entities/Journal.php Entities/Ledger.php Entities/LedgerCategory.php Entities/OpeningBalance.php Entities/Payment.php Entities/PaymentRate.php Entities/Rate.php Entities/RateAllowedin.php Entities/RateDisallowedin.php Entities/RateFile.php Entities/Transaction.php Tests/Feature/AccountTest.php
- Loading branch information
1 parent
3ebbf1f
commit b4316ba
Showing
40 changed files
with
102 additions
and
132 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
Entities/Data/ChartOfAccount.php → Models/Data/ChartOfAccount.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
Entities/Data/InvoiceStatus.php → Models/Data/InvoiceStatus.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.