Nafies Luthfi
96cd04fac2
[wip] Refactor log file viewer routes to controller
Add Reports\LogFileController@index
7 years ago
Nafies Luthfi
d8d6f53537
Add required files for laravel 5.6
Update .env.example file
7 years ago
Nafies Luthfi
25fce3df73
Change dateDifference() to date_difference()
7 years ago
Nafies Luthfi
3cc999c0bc
Change logo function helpers name
Change appLogoImage() to app_logo_image()
Change appLogoPath() to app_logo_path()
7 years ago
Nafies Luthfi
350e4196f9
Change monthDateArray() to month_date_array()
7 years ago
Nafies Luthfi
5c54caa65c
Change formatNo() to format_no()
7 years ago
Nafies Luthfi
b0dfc805e9
Change formatSizeUnits() to format_size_units()
7 years ago
Nafies Luthfi
bf7c359ab1
Change from formatRp() to format_money()
7 years ago
Nafies Luthfi
1380bc523c
Change formatDecimal() to format_decimal()
7 years ago
Nafies Luthfi
a22146bc35
Remove unused helper function
7 years ago
Nafies Luthfi
e03ce9dced
Chang dateId() to date_id()
7 years ago
Nafies Luthfi
35d68ee520
Change monthNumber() to month_number()
7 years ago
Nafies Luthfi
d7f5cc333b
Change getYears() to get_years()
7 years ago
Nafies Luthfi
2f436da1f4
Change monthId() to month_id()
7 years ago
Nafies Luthfi
590790bf3c
Change getMonths() to get_months()
7 years ago
Nafies Luthfi
d74ab9f8d5
Eagerload project and customer on invoice listing
7 years ago
Nafies Luthfi
eb173ff101
Eagerload job workers on project job listing
7 years ago
Nafies Luthfi
bbf576118b
Add tax_id entry on agency profile
7 years ago
Nafies Luthfi
f176ac0bd1
Apply fixes from StyleCI
7 years ago
Nafies Luthfi
3dd4a4f43e
Add docblocs on helper functions
7 years ago
Nafies Luthfi
3915657536
Refactor VendorsController class
7 years ago
Nafies Luthfi
ce874ae5b2
Refactor CustomerController@index method
7 years ago
Nafies Luthfi
5a1dd59a14
Refactor CustomerController@destroy
7 years ago
Nafies Luthfi
b24a14561c
Refactor CustomerController@update
Add CustomerUpdateRequest class
7 years ago
Nafies Luthfi
0c605521c4
Refactor CustomerController@store
Add CustomerCreateRequest class
Update controller docblocks
7 years ago
Nafies Luthfi
f45021b54d
Update model class docblocs
7 years ago
Nafies Luthfi
c5b05e9586
Show new bank account list on Invoice print out
7 years ago
Nafies Luthfi
a9082de190
Update view, lang files and flash message
7 years ago
Nafies Luthfi
4db6457cd5
User can import existing bank accounts
If user already use bank account feature, it is saved
on site_options table.
This commit will add a button to import existing
bank account entries to bank_accounts table.
7 years ago
Nafies Luthfi
f466c5414b
User can swith bank account status
Bank account status:
1:active
0:in_active
7 years ago
Nafies Luthfi
504ade5531
Update bank account controller docblocks
7 years ago
Nafies Luthfi
2f69a2d308
Fix bank account create, edit and delete
7 years ago
Nafies Luthfi
14c42eb186
Make bank account listing test passed
7 years ago
Nafies Luthfi
e1658b981c
Refactor fee payment edit action
7 years ago
Nafies Luthfi
a9172a1ad4
First fix for partner payment
7 years ago
Nafies Luthfi
b7305f1753
Move work_duration calculation to Project model
Remove days count on multi-years worjk_duration
7 years ago
Nafies Luthfi
9ebf4f7519
Add work_duration on project model
7 years ago
Nafies Luthfi
b9dc09bd4f
Add dockblock on dateDifference helper function
7 years ago
Nafies Luthfi
764f517a56
Remove RegisterRequest messages method
Then the validation messages will revert to default
validation lang
7 years ago
Nafies Luthfi
61e9c2ff63
Add project detail on payment entry page
7 years ago
Nafies Luthfi
298610c41a
Fixed to pass styleci check
7 years ago
Nafies Luthfi
3020cb9cdd
Update customer payments page
7 years ago
Nafies Luthfi
797b241049
Update invoice list page
7 years ago
Nafies Luthfi
a726a27253
Add money_sign_in_word option
7 years ago
Nafies Luthfi
c863ef14d3
Add payment list on vendor detail page
Update vendor payment relation to morphMany
7 years ago
Nafies Luthfi
479c7475e8
Add vendor detail page
Add venvor detail link to vendor list page
7 years ago
Nafies Luthfi
d6623b91bd
Add status attribute on Vendor model
Add Vendor model docblock
7 years ago
Nafies Luthfi
71bac9b049
Add docblocks on base repository and reference class
7 years ago
Nafies Luthfi
e9ae375f61
Add docblocks for user related models and classes
7 years ago
Nafies Luthfi
4d1ff17311
Change logo upload validation message to use lang
7 years ago