David Bomba
9075cf989a
Flip what is_system means for company tokens
2020-07-21 15:03:04 +10:00
David Bomba
8420a4bac1
Remove redundant properties from account table and transformer
2020-07-21 09:00:59 +10:00
David Bomba
fec8e8b520
Fix bug where restoring a credit wouldn't work
2020-07-20 07:54:10 +10:00
David Bomba
e067821186
Fixes for migration
2020-07-18 07:52:35 +10:00
David Bomba
439424b933
Fix for activity repo
2020-07-17 19:47:17 +10:00
David Bomba
5eb9791c37
fix for bug on bulk route of invoice repo
2020-07-17 07:15:30 +10:00
David Bomba
867fa2313a
Fixes for broken migration
2020-07-09 11:54:03 +10:00
David Bomba
f3572a5d11
Refactor for events
2020-07-08 22:02:16 +10:00
David Bomba
0fd97f3a03
Fixes for checkdata
2020-07-07 20:35:54 +10:00
David Bomba
2281b8490e
minor fix for tokens
2020-07-06 21:44:12 +10:00
David Bomba
d3775fd059
Change PING route response
2020-07-02 20:14:19 +10:00
David Bomba
5855f3ea1f
Refactor for migrations
2020-07-01 15:51:19 +10:00
David Bomba
e216def2ff
Use separate repo's for migrations
2020-07-01 14:37:05 +10:00
=
e3b8651211
RecurringService
2020-07-01 11:06:40 +10:00
=
eaf78d47aa
Adjustments for Client.PaidToDate
2020-07-01 10:08:55 +10:00
David Bomba
cbeeeef1c4
Code cleanup for baserepo
2020-06-30 15:26:37 +10:00
David Bomba
f63323e4e2
Fixes for events
2020-06-30 14:10:40 +10:00
David Bomba
e5245c22d4
Fixes tests
2020-06-30 13:50:46 +10:00
David Bomba
263c1c04f0
Fixes for payment rpeo
2020-06-30 13:31:30 +10:00
David Bomba
edc59d59c1
Minor fix for contact saving on invitation
2020-06-30 11:37:21 +10:00
David Bomba
245980ce4b
Send company with all events
2020-06-30 09:35:17 +10:00
David Bomba
20e95223c1
Fixes for design id
2020-06-29 11:04:09 +10:00
David Bomba
22c8304510
Improve test data
2020-06-29 09:38:37 +10:00
David Bomba
f36bbf75b8
Delete payment workflow
2020-06-28 13:05:58 +10:00
David Bomba
8eed07b8f5
Additional fields for entities
2020-06-28 08:24:08 +10:00
David Bomba
06413da090
Document behind route
2020-06-24 22:12:43 +10:00
David Bomba
74450727b1
Document events
2020-06-24 21:49:06 +10:00
David Bomba
889ac65f26
Bulk actions on groups
2020-06-24 09:39:49 +10:00
David Bomba
849e6040bd
Add documents to A_N_Y_T_H_I_N_G
2020-06-22 21:36:39 +10:00
David Bomba
8ddbfa662a
Design controller bulk actions
2020-06-22 14:38:24 +10:00
David Bomba
6b7db63e66
Design repository
2020-06-22 08:34:02 +10:00
David Bomba
a7e05cb3bd
Fix for applied amount when using credits to pay invoices
2020-06-18 13:19:38 +10:00
David Bomba
949061a213
Fix for deleting last company in account
2020-06-09 18:59:38 +10:00
David Bomba
bf6044006d
Fix for restoring invoices
2020-06-09 07:43:46 +10:00
David Bomba
a07742a009
Fixes for repo
2020-06-06 14:00:59 +10:00
David Bomba
4dca7da070
Fixes for payment side of ledger
2020-06-06 11:07:31 +10:00
David Bomba
8149251180
Fixes for payments affecting the client ledger balance
2020-06-05 13:52:53 +10:00
David Bomba
e163135f1f
Fixes for refunding
2020-06-01 08:29:53 +10:00
David Bomba
0803ffda11
Fire invoice pdf creator when an invoice has been updated
2020-05-29 18:27:09 +10:00
David Bomba
c72d38ca4f
Allow conversion of quotes to invoices ( #3760 )
2020-05-27 14:46:19 +10:00
David Bomba
c339c25d9c
Bulk actions for Payment Terms ( #3752 )
...
* Fixes for tests
* payment terms policies and repo
* Bulk actions for payment terms
* Fixes for documentation
* working on payment failure mailer
2020-05-26 18:20:50 +10:00
Benjamin Beganović
d516b1b097
Workflow settings for quotes & invoices ( #3655 )
...
* Fix inputs
* Workflow settings: Auto archive
- New InvoiceWorkflowSettings job
- Updated PaymentCreatedActivity to dispatch the job
- New 'Archivable' trait
- New 'archived_at' field
* Workflow settings: Sending e-mail to client with auto_send
* Workflow settings: Quotes
* Fix HTML markup
* Fix archive & sending
* Remove Archivable trait & migration file
* Change order of sending the events
2020-04-28 09:50:54 +10:00
David Bomba
ffa3550e4a
Hosted version - add user rules. ( #3653 )
...
* Add users in hosted platform
* Increment num_users when adding a user on enterprised hosted plan
* Fixes for user repo
2020-04-23 08:54:10 +10:00
David Bomba
aa690578e3
Implement Currency Conversion library. ( #3643 )
...
* Fixes for testS
* Fixes for migration
* Fixes for migratin
* Query performance improvements
* Check Data Script
* Currency Conversion API
* Implement currency conversion
* Currency Conversions
2020-04-19 20:29:58 +10:00
David Bomba
74a6c4f2ee
Reminders ( #3630 )
...
* Performance improvements moving from str_replace to strtr
* Remove legacy docs
* Clean up credit transformer
* Working on invoice emails
* Clean up for invoice designs
* Tests for light and dark theme emails
* Working on reminder scheduling
* Reminder Job Class
* Fixes for github actions
* PHP CS
* Test for reminders
* Test for reminders
2020-04-15 10:30:52 +10:00
David Bomba
9349eb0414
Repeating headers and footers for PDF ( #3622 )
...
* Subclass Notification class
* Subclass Notification class
* Working on invoice design
* Working on page headers and footers
* Fixes for headers and footers
* Fixes for invoices
2020-04-12 21:51:27 +10:00
David Bomba
563d41c83a
Email Settings ( #3615 )
...
* Working on advanced email settings
* working on document storage
* Email Documents if they exist
* UBL invoices
* UBL Invoices
* Fixes for tests
2020-04-10 15:07:36 +10:00
David Bomba
05443d69ec
Implement CompanyToken and Subscriptions CRUD ( #3609 )
...
* Working on Tokens CRUD
* Fixes for company filters
* Working on Token CRUD
* Tests for tokens
* Fixes for OPENApi
* Subscriptions
* Subscriptions
2020-04-09 20:48:04 +10:00
David Bomba
2fd3229efd
Implementation of Invoice Reversal ( #3602 )
...
* Version bump 0.0.2
* code cleanup
* Working on reversing an invoice
* Working on reversing an invoice
* Working on refunding invoice
* Reversing invoices
* Test for invoice reversals
* Invoice Reversal
2020-04-08 20:48:31 +10:00
Benjamin Beganović
6a0ddd6c38
Migrate company_user with users ( #3598 )
2020-04-08 06:43:44 +10:00