David Bomba
14bcc07da6
Merge pull request #4145 from beganovich/v2-change-text-on-test-pdf
...
(v5) Update text on test PDF
2020-10-10 07:37:09 +11:00
David Bomba
3702f68f32
Merge pull request #4146 from beganovich/v2-update-countries-in-cp
...
(v5) Show empty string on PDF if country is not set
2020-10-10 07:36:56 +11:00
David Bomba
9ef73faac5
Merge pull request #4147 from beganovich/v2-replace-amount-with-balance
...
(v5) Use invoice 'balance' when comparing with over & under payments.
2020-10-10 07:36:42 +11:00
Benjamin Beganović
f33e6768c0
Use invoice 'balance' when comparing with over & under payments.
2020-10-09 16:08:12 +02:00
Benjamin Beganović
b0c383f75b
Show empty string if country is not set:
...
- Replace "No country set" with empty string in HtmlEngine.php
- Allow country_id & shipping_country_id to be null in shipping-address.blade.php & personal-address.blade.php
2020-10-09 16:03:27 +02:00
Benjamin Beganović
f2390de9b3
Change text on test PDF
2020-10-09 15:12:50 +02:00
David Bomba
5cd1acd484
Merge pull request #4143 from turbo124/v2
...
Gateway fixes
2020-10-09 22:13:58 +11:00
David Bomba
9187946760
Fixes for gateway
2020-10-09 22:13:33 +11:00
David Bomba
d9986e6151
Merge pull request #4142 from beganovich/v2-fix-payments-javascript
...
Fix payments Javascript
2020-10-09 22:07:57 +11:00
Benjamin Beganović
623891b43d
production builds
2020-10-09 12:45:06 +02:00
Benjamin Beganović
4f26a868a7
Add findOrFail()
2020-10-09 12:44:57 +02:00
Benjamin Beganović
cfcbc485b2
fix authorize
2020-10-09 12:43:26 +02:00
Benjamin Beganović
bdce885290
fix stripe
2020-10-09 12:03:12 +02:00
David Bomba
44d31ce326
Move cache clearance to base controller
2020-10-09 17:55:03 +11:00
David Bomba
c48b02a690
Static template data
2020-10-09 13:28:33 +11:00
David Bomba
cf7ee6338e
Working on templates
2020-10-09 12:59:59 +11:00
David Bomba
7f31d076b6
Merge pull request #4141 from turbo124/v2
...
Fixes for tests
2020-10-09 07:14:23 +11:00
David Bomba
1a0d98ef3d
Fixes for base repo
2020-10-08 20:12:44 +11:00
David Bomba
5101e7cce6
Update credit balance
2020-10-08 15:05:38 +11:00
David Bomba
d2d6262941
Testing Autobill
2020-10-08 14:31:02 +11:00
David Bomba
8255b1d7e2
Working on credits on autobill
2020-10-08 11:28:23 +11:00
David Bomba
459523722c
Working on credits on autobill
2020-10-08 10:36:06 +11:00
David Bomba
cd0dce3816
Merge pull request #4138 from turbo124/v2
...
Projects API
2020-10-08 09:31:37 +11:00
David Bomba
dd4d14d128
Implement Projects API
2020-10-08 09:25:39 +11:00
David Bomba
4bbdeef539
Merge pull request #4136 from beganovich/v2-products-table-in-invoices
...
(v5) Support for custom products table columns
2020-10-08 06:59:16 +11:00
David Bomba
8a384d92ce
Merge pull request #4137 from beganovich/v2-reorganise-design-seeders
...
(v4) Reorganise design seeders & clear designs/templates
2020-10-08 06:58:50 +11:00
Benjamin Beganović
6e66a8d1a7
Update design seeders
2020-10-07 18:42:41 +02:00
Benjamin Beganović
2bae9bfc31
Update designs:
...
- Remove <head>, <body>, <html> tags
- Unify padding/margin variables
2020-10-07 18:35:30 +02:00
David Bomba
ee77993006
Working on applying credits to payments prior to billing via gateway
2020-10-07 22:06:00 +11:00
David Bomba
50b24c55d9
Working on applying credits to payments prior to billing via gateway
2020-10-07 22:03:53 +11:00
David Bomba
c41fb6e00f
Auto bill flag enable/disable auto_bill_enabled
2020-10-07 17:33:16 +11:00
David Bomba
d4e2a0071a
Analytics
2020-10-07 14:56:35 +11:00
David Bomba
b8b3149582
Working on recurring & analytics
2020-10-07 14:00:32 +11:00
David Bomba
ff00ed3815
Fixes for Recurring
2020-10-07 11:20:28 +11:00
David Bomba
70a575386c
Fixes for designs in migration:
2020-10-07 10:16:57 +11:00
David Bomba
ee67911afb
Fixes for tests
2020-10-06 22:32:07 +11:00
Benjamin Beganović
76695b8462
- Add new "product" key to $context of Design
...
- Add custom products table body handling in Design.php
2020-10-06 12:49:00 +02:00
David Bomba
61ea96589f
Merge pull request #4135 from turbo124/v2
...
Fixes for create test data
2020-10-06 21:28:08 +11:00
David Bomba
8860001381
Fixes for create test data
2020-10-06 21:27:49 +11:00
David Bomba
1212ea756d
Merge pull request #4134 from turbo124/v2
...
Work on Recurring Invoices
2020-10-06 21:08:12 +11:00
David Bomba
3aa5e2e4eb
Minor release
2020-10-06 21:06:14 +11:00
David Bomba
02baff1119
Fixes for tests
2020-10-06 16:04:54 +11:00
David Bomba
4a4c61f1cf
recurring
2020-10-06 15:11:48 +11:00
David Bomba
92eb842357
Merge pull request #4133 from beganovich/v2-show-amount-in-invoices-table
...
(v5) Show "amount" in the invoices table
2020-10-06 14:05:53 +11:00
David Bomba
07701779ff
Add options property to gateway table
2020-10-06 14:01:28 +11:00
David Bomba
4fe1c29751
Working on recurring
2020-10-06 12:36:25 +11:00
David Bomba
484b28d3ce
Fixes for recurring migratoin
2020-10-06 11:52:16 +11:00
David Bomba
1264486bb9
Working on recurring migration
2020-10-06 08:46:47 +11:00
Benjamin Beganović
b001da13d9
Show "amount" in the invoices-table
2020-10-05 13:45:09 +02:00
David Bomba
45b6c1bcc2
Recurring migration
2020-10-05 22:32:56 +11:00