Browse Source
Add agency has many projects relation
Add agency has many projects relation
Add global scope for payment by owner agency projects Remove owner_id column on payments tablepull/1/head
12 changed files with 52 additions and 35 deletions
-
5app/Entities/Agencies/Agency.php
-
13app/Entities/Payments/Payment.php
-
3app/Entities/Payments/PaymentsRepository.php
-
21app/Entities/Reports/ReportsRepository.php
-
4app/Traits/OwnedByAgency.php
-
4database/factories/PaymentFactory.php
-
1database/migrations/2016_11_15_151228_create_payments_table.php
-
8resources/views/reports/payments/daily.blade.php
-
2tests/Feature/ManageProjectsTest.php
-
6tests/Feature/Payments/ManagePaymentsTest.php
-
8tests/Feature/Payments/PaymentSearchTest.php
-
12tests/Unit/Models/AgencyTest.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue