David Bomba
|
c3946f44b0
|
Fixes for custom payment method name
|
2021-06-01 08:09:38 +10:00 |
|
David Bomba
|
1f4493f191
|
Bug fixes
|
2021-05-28 11:02:43 +10:00 |
|
David Bomba
|
e76567f337
|
Fixes for creating an account using OAuth
|
2021-05-26 16:14:47 +10:00 |
|
David Bomba
|
fb17dd7e0b
|
Force stripe amount to int
|
2021-05-26 16:04:38 +10:00 |
|
David Bomba
|
7618666c4b
|
Fixes for tests
|
2021-05-26 12:37:16 +10:00 |
|
David Bomba
|
ba672f6fdd
|
Fixes for test
|
2021-05-26 11:32:01 +10:00 |
|
David Bomba
|
e254a9ad73
|
Refactor reminders
|
2021-05-26 10:35:39 +10:00 |
|
David Bomba
|
4e8ed1e32d
|
Force deletes from local storage also
|
2021-05-24 20:58:37 +10:00 |
|
David Bomba
|
9652c55834
|
Enable previewing Recurring invoice pdfs
|
2021-05-22 13:09:28 +10:00 |
|
David Bomba
|
8970f6415b
|
Fixes for reminder scheduling
|
2021-05-21 23:29:59 +10:00 |
|
David Bomba
|
4183c1a2ae
|
Merge pull request #5769 from turbo124/v5-develop
v5.1.63
|
2021-05-21 18:01:14 +10:00 |
|
David Bomba
|
0b7891e24f
|
Fixes for restore invoice numbering
|
2021-05-21 07:58:46 +10:00 |
|
Benjamin Beganović
|
9d7089b5b5
|
Change shared elements with delivery_note table
|
2021-05-20 15:04:24 +02:00 |
|
David Bomba
|
69b496f8b4
|
Fixes for refresh route - firstload/mini_loader
|
2021-05-19 20:42:35 +10:00 |
|
David Bomba
|
52c3d63349
|
Refactor system logger to enable multidb
|
2021-05-19 11:12:23 +10:00 |
|
Benjamin Beganović
|
b15012b984
|
Drop the logic for the ordering items
|
2021-05-17 13:28:33 +02:00 |
|
David Bomba
|
4727d0cea7
|
Fixes for custom payment methods - and their fees and limits object
|
2021-05-16 17:07:07 +10:00 |
|
David Bomba
|
2079b3e4ba
|
Fixes for custom payment methods - and their fees and limits object
|
2021-05-16 17:06:04 +10:00 |
|
David Bomba
|
b0d1b7e1a1
|
Fixes for delivering PDFs over the wire
|
2021-05-16 16:26:55 +10:00 |
|
David Bomba
|
8f996d9a93
|
Fixes for gateway fees less that
|
2021-05-16 08:18:43 +10:00 |
|
David Bomba
|
b97e72d587
|
Fixes for quotes and credit paths
|
2021-05-15 12:31:17 +10:00 |
|
David Bomba
|
c52311bcde
|
Fixes for PDF file paths
|
2021-05-15 12:19:36 +10:00 |
|
David Bomba
|
7756ca7436
|
Don't store PDFs
|
2021-05-14 21:15:11 +10:00 |
|
David Bomba
|
1bfa0f709e
|
Fixes for typo
|
2021-05-14 19:50:33 +10:00 |
|
David Bomba
|
de8fb374ab
|
Fixes for S3 storage and delivery notes
|
2021-05-14 19:43:06 +10:00 |
|
David Bomba
|
8c4fecaa2c
|
enforce object over array
|
2021-05-11 21:47:19 +10:00 |
|
David Bomba
|
87ddad6670
|
Working on PDF generator flags
|
2021-05-09 21:30:31 +10:00 |
|
David Bomba
|
85c05f7c30
|
Fixes for VarEvents
|
2021-05-07 07:12:07 +10:00 |
|
David Bomba
|
5510993d13
|
Fixes for gateway fees
|
2021-05-03 21:51:00 +10:00 |
|
David Bomba
|
aba280d9ab
|
Fixes for recurring
|
2021-04-30 09:01:56 +10:00 |
|
Benjamin Beganović
|
52f75e5fc6
|
Fix Javascript loading with repeating headers & footers
|
2021-04-25 15:52:00 +02:00 |
|
Benjamin Beganović
|
f0255d4ed9
|
Show $entity.public_notes in the totalsTable & remove $entity_footer
|
2021-04-25 15:20:23 +02:00 |
|
David Bomba
|
f62518f63b
|
Stripe Connect
|
2021-04-22 20:38:22 +10:00 |
|
David Bomba
|
7cef74350d
|
Fix for accounting error when deleting a refunded payment
|
2021-04-22 09:35:31 +10:00 |
|
David Bomba
|
82892a6349
|
Fixes for stateless events
|
2021-04-21 07:26:04 +10:00 |
|
David Bomba
|
e6c083cf29
|
Stripe Connect
|
2021-04-20 21:30:52 +10:00 |
|
Benjamin Beganović
|
873fe6ce07
|
Merge branch 'v5-develop' into v5-1304-emails
|
2021-04-19 16:59:23 +02:00 |
|
Benjamin Beganović
|
88acfbfecb
|
Show public notes outside of totals table
|
2021-04-19 13:51:00 +02:00 |
|
=
|
9b77789c8a
|
v5.1.47
|
2021-04-18 21:16:32 +10:00 |
|
David Bomba
|
cba4a361ce
|
Integrate credit payments into Subscriptions
|
2021-04-16 14:47:11 +10:00 |
|
David Bomba
|
464d810a70
|
Clean up for subscriptions
|
2021-04-16 13:58:14 +10:00 |
|
David Bomba
|
c04afa5127
|
Code cleanup and documentation of subscriptions
|
2021-04-16 12:11:04 +10:00 |
|
David Bomba
|
a994e6f916
|
Clean up subscription service
|
2021-04-16 08:58:57 +10:00 |
|
David Bomba
|
84ea66493c
|
Clean up Subscription service class
|
2021-04-16 08:32:38 +10:00 |
|
David Bomba
|
cac8056832
|
Refund subscriptions
|
2021-04-15 15:46:50 +10:00 |
|
David Bomba
|
0b1569d6d9
|
refund subscriptions in cancellation window
|
2021-04-15 15:36:50 +10:00 |
|
David Bomba
|
7c8bf53951
|
updgrade and downgrade
|
2021-04-15 13:40:03 +10:00 |
|
David Bomba
|
bb6a1c6b27
|
Working on downgrading subscriptions
|
2021-04-15 12:28:31 +10:00 |
|
David Bomba
|
bc56112d10
|
Subscriptions upgrade and downgrade
|
2021-04-15 11:03:12 +10:00 |
|
=
|
4cd83ba27a
|
Working on subscriptions
|
2021-04-14 21:26:45 +10:00 |
|