devzone / ams
A complete accounts management system.
Installs: 845
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:CSS
Requires
- illuminate/support: ~7|~8
- league/csv: ^9.0
- livewire/livewire: ^2.4
- simplesoftwareio/simple-qrcode: ^4.2
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
- dev-main
- 2.1.64
- 2.1.63
- 2.1.62
- 2.1.61
- 2.1.60
- 2.1.59
- 2.1.58
- 2.1.57
- 2.1.56
- 2.1.55
- 2.1.54
- 2.1.53
- 2.1.52
- 2.1.51
- 2.1.50
- 2.1.49
- 2.1.48
- 2.1.47
- 2.1.46
- 2.1.45
- 2.1.44
- 2.1.43
- 2.1.42
- 2.1.41
- 2.1.40
- 2.1.39
- 2.1.38
- 2.1.37
- 2.1.36
- 2.1.35
- 2.1.34
- 2.1.33
- 2.1.32
- 2.1.31
- 2.1.30
- 2.1.29
- 2.1.28
- 2.1.27
- 2.1.26
- 2.1.25
- 2.1.24
- 2.1.23
- 2.1.22
- 2.1.21
- 2.1.20
- 2.1.19
- 2.1.18
- 2.1.17
- 2.1.16
- 2.1.15
- 2.1.14
- 2.1.13
- 2.1.12
- 2.1.11
- 2.1.10
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.56
- 2.0.55
- 2.0.54
- 2.0.53
- 2.0.52
- 2.0.51
- 2.0.50
- 2.0.49
- 2.0.48
- 2.0.47
- 2.0.46
- 2.0.45
- 2.0.44
- 2.0.43
- 2.0.42
- 2.0.41
- 2.0.40
- 2.0.39
- 2.0.38
- 2.0.37
- 2.0.36
- 2.0.35
- 2.0.34
- 2.0.33
- 2.0.32
- 2.0.31
- 2.0.30
- 2.0.29
- 2.0.28
- 2.0.27
- 2.0.26
- 2.0.25
- 2.0.24
- 2.0.23
- 2.0.22
- 2.0.21
- 2.0.20
- 2.0.19
- 2.0.18
- 2.0.17
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 0.0.27
- 0.0.26
- 0.0.25
- 0.0.24
- 0.0.23
- 0.0.22
- 0.0.21
- 0.0.20
- 0.0.19
- 0.0.18
- 0.0.17
- 0.0.16
- 0.0.15
- 0.0.14
- 0.0.13
- 0.0.12
- 0.0.11
- 0.0.10
- 0.0.9
- 0.0.8
- 0.0.7
- 0.0.6
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-balanceSheetReportFix110824
- dev-balanceSheetReportFix
- dev-LedgerClosingBalanceFix
- dev-ErrorInBalanceSheet
- dev-UponEnteringErrors
- dev-ClosingEmail_19Sep2024
- dev-21Aug2024_AMS_quickfix
- dev-paginationIssue
- dev-PaymentsListingIssue
- dev-23rdApr2024AMS
- dev-9thJan2023AMSClosing_fixes
- dev-AMSClosing9thJan2024_fixes
- dev-19thDec2023AMS_chart_of_accounts
- dev-12thOct2023AMS_allocation
- dev-AccountsDropdown_2Oct2023
- dev-13thSep2023AMS
- dev-5thAug2023AMS
- dev-31thJuly2023AMS
- dev-attachFixes_27Jul2023
- dev-attachmentFix_27Jul2023
- dev-24thJuly2023AMS
- dev-11thJuly2023AMS
- dev-27thJune2023AMS
- dev-26thJune2023AMS
- dev-amsFix
- dev-addingHeadings
- dev-dar-transport-changes
- dev-reportsFixes
- dev-coafixes
- dev-oldminorFixes
- dev-minor
- dev-AMSclosing
- dev-AMSWork
- dev-postingDateCheck
- dev-improvements
- dev-pettyExpenses
- dev-dayclosiing
- dev-qr_code_voucher
- dev-trial_balance_link
- dev-trace_voucher
- dev-report_design_fix
- dev-report_csv
- dev-layout_fix
- dev-account_changes_aspire
- dev-master_layout
- dev-master_new
- dev-master_sidebar
- dev-coa_export
- dev-new_trial
- dev-ledger_export
- dev-Dev_1/7_Misc
- dev-DAN_1/5_Dev
- dev-balance-sheet
- dev-some-changes
This package is auto-updated.
Last update: 2024-11-08 13:02:12 UTC
README
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
Via Composer
$ composer require devzone/ams $ php artisan migrate $ php artisan ams:master-data $ php artisan vendor:publish --provider="Devzone\Ams\AmsServiceProvider" --tag="ams.config" $ php artisan vendor:publish --provider="Devzone\Ams\AmsServiceProvider" --tag="ams.assets"
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.