David Bomba
217d3be2cb
Fixes for tests
2020-08-31 17:48:30 +10:00
David Bomba
1bd3deca4f
Invoice payments with gateway fees
2020-08-31 14:27:47 +10:00
David Bomba
1bc71fb5d8
Working on gateway fees
2020-08-30 08:00:57 +10:00
David Bomba
6dea2fe7d2
Add test mode flag to company gateways
2020-08-29 22:16:23 +10:00
Benjamin Beganović
d508d9b8f2
Merge branch 'v2' into v2-pdfmaker-design-improvements
2020-08-28 08:17:46 +02:00
Benjamin Beganović
af7995815c
Rename all_page_* to all_pages_* for dynamic header/footer
2020-08-27 08:47:51 +02:00
Benjamin Beganović
c893a547ef
Fixes for tests
2020-08-27 08:41:38 +02:00
Benjamin Beganović
edbadabab4
Support for separate variable: all_page_header && all_page_footer
2020-08-27 08:39:14 +02:00
Benjamin Beganović
e965aded06
engine for repeating headers
2020-08-26 09:02:38 +02:00
David Bomba
37c5a7adb5
Test for gateway fees appending to invoice
2020-08-26 08:10:49 +10:00
Benjamin Beganović
234beee61b
Enable injecting print CSS into document
2020-08-25 10:51:49 +02:00
David Bomba
4c3f466d58
Tests for system log routes
2020-08-24 20:28:47 +10:00
Benjamin Beganović
13e70e24d5
wip
2020-08-21 16:47:17 +02:00
Benjamin Beganović
23577a5f0f
Refactor context['product-table-columns'] to generic pdf_variables:
...
- Pass 'pdf_variables' to CreateQuotePdf & CreateInvoicPdf
- Update Playful & Plain to support new variable engine
- Update DesignHelpers trait to support new variable engine
- Make tests pass for ExampleIntegrationTest
2020-08-21 11:59:39 +02:00
Benjamin Beganović
ba41e22b3b
Make tests for PdfMaker green
2020-08-21 11:12:42 +02:00
David Bomba
021b741e56
Tests for gateway fees
2020-08-19 08:33:58 +10:00
David Bomba
8e622c81fa
More test cases
2020-08-17 16:23:12 +10:00
David Bomba
4172f60002
Fixes for tests
2020-08-17 14:27:21 +10:00
David Bomba
2ebb62648d
TestS
2020-08-17 13:51:16 +10:00
David Bomba
d6e169a891
Working on tests for fees and limits
2020-08-17 13:03:21 +10:00
David Bomba
d53418f041
Fixes for tests
2020-08-15 20:44:05 +10:00
David Bomba
5bfcdc80b2
Merge pull request #3972 from beganovich/v2-0708-pdfmaker-integration
...
(wip) End-to-end PDF Maker integration
2020-08-14 06:53:00 +10:00
David Bomba
e21e70bdcd
Fixes for tests
2020-08-13 10:57:06 +10:00
David Bomba
56b29939bb
Fixes for tests
2020-08-12 20:12:55 +10:00
David Bomba
b113859690
Work on validation for unique invoice numbers
2020-08-12 20:11:13 +10:00
David Bomba
c2a32e48df
Fixes for tests
2020-08-12 16:48:09 +10:00
Benjamin Beganović
e99bd59aa0
Implement getting raw HTML out of sections
2020-08-11 17:19:52 +02:00
Benjamin Beganović
8a23ed35ea
Fixes for global tests
2020-08-10 18:40:04 +02:00
Benjamin Beganović
b5f2ae6d6b
Fixes for PdfMaker tests
2020-08-10 18:06:12 +02:00
Benjamin Beganović
f7408e1fb3
Added new labels & update designs
2020-08-07 17:47:17 +02:00
Benjamin Beganović
8381d37431
Update entity type:
...
- Default entity type is 'product'
- Added type check
- Fixed double slash in design path
2020-08-07 16:11:10 +02:00
Benjamin Beganović
007ec3a85a
Plain:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:30:56 +02:00
Benjamin Beganović
00fcb1dd32
Modern:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:28:36 +02:00
Benjamin Beganović
80b6512df4
Hipster:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:25:43 +02:00
Benjamin Beganović
fe1cef3d62
Elegant:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:22:18 +02:00
Benjamin Beganović
6cdcf0d914
Creative:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:17:55 +02:00
Benjamin Beganović
9ee8a1658e
Clean:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:05:40 +02:00
Benjamin Beganović
0597b01847
Business:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:03:25 +02:00
Benjamin Beganović
da74ecba6e
Bold:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 14:00:23 +02:00
Benjamin Beganović
b438309736
Playful:
...
- Extract table footer into tableFooter()
- Add all footer elements
2020-08-07 13:55:02 +02:00
David Bomba
2dff1f44d2
skip tests
2020-08-07 16:34:34 +10:00
David Bomba
c220108168
Add documents as default includes
2020-08-06 13:04:09 +10:00
David Bomba
f773356f70
Merge pull request #3951 from beganovich/v2-pdfmaker-integration
...
Designs integration with new PDF Maker
2020-08-06 07:57:56 +10:00
Benjamin Beganović
6676cab698
Playful
2020-08-05 15:40:57 +02:00
Benjamin Beganović
4f69a874cf
Modern design
2020-08-05 15:17:45 +02:00
Benjamin Beganović
7a9c8ca9a0
Hipster design
2020-08-05 15:02:32 +02:00
Benjamin Beganović
66ff55cddf
Elegant
2020-08-05 14:43:51 +02:00
Benjamin Beganović
b1b42f5919
Creative
2020-08-05 14:34:22 +02:00
Benjamin Beganović
1876b228ed
Clean
2020-08-05 14:24:10 +02:00
David Bomba
a5d2ac2cb9
Fixes for fees and settings object
2020-08-05 21:48:53 +10:00
Benjamin Beganović
2333a78775
Business design
2020-08-05 12:35:38 +02:00
Benjamin Beganović
d63678435f
Bold design
2020-08-05 12:13:48 +02:00
Benjamin Beganović
438054744e
refactor invoice to entity
2020-08-05 11:52:01 +02:00
Benjamin Beganović
ad2ff79336
Complete Plain.php
2020-08-04 17:32:28 +02:00
David Bomba
5b59efa437
Fixes for payments with credits
2020-08-04 15:09:07 +10:00
David Bomba
191a31e0a5
Fixes for tests
2020-08-02 20:34:16 +10:00
David Bomba
b780be3995
Ensure group settings can be archived + tests!
2020-08-02 16:31:55 +10:00
Benjamin Beganović
184f60785f
wip with table bodies & footer
2020-07-30 17:47:40 +02:00
Benjamin Beganović
70ee476193
wip
2020-07-30 16:43:57 +02:00
Benjamin Beganović
cb4efc8c61
wip
2020-07-29 14:53:58 +02:00
Benjamin Beganović
2e3179d83e
Extract variables from the HtmlEngine
2020-07-29 13:37:05 +02:00
David Bomba
0f5eb27a03
Tests for POST routes on clients and invoices shop routes
2020-07-29 08:11:51 +10:00
David Bomba
089ededb7f
Tests for shop route
2020-07-29 08:07:58 +10:00
David Bomba
fd97aff3f1
Fixes for routes"
...
git push
2020-07-28 23:24:01 +10:00
David Bomba
de78ea1506
Shop
2020-07-28 22:05:17 +10:00
David Bomba
d36fdb4025
Fixes for refresh query
2020-07-25 09:02:32 +10:00
Benjamin Beganović
cb055e85d0
Make tests green
2020-07-22 14:40:49 +02:00
Benjamin Beganović
02d1c54d87
Skip design tests
2020-07-22 14:36:53 +02:00
Benjamin Beganović
a9debacce2
Make PdfMakerTest green
2020-07-22 14:34:15 +02:00
Benjamin Beganović
60a73fada3
Move PdfMaker to Services/ folder & update namespaces
2020-07-22 14:30:55 +02:00
David Bomba
8688625931
Validation for locked invoices
2020-07-22 09:54:39 +10:00
Benjamin Beganović
ed06ae96ab
Update creative to Creative for autoload
2020-07-21 22:24:54 +02:00
Benjamin Beganović
4caa1f95b1
Playful
2020-07-21 19:00:17 +02:00
Benjamin Beganović
0c6b661f5e
Creative
2020-07-21 18:29:20 +02:00
Benjamin Beganović
56e11ac499
Elegant
2020-07-21 18:03:14 +02:00
Benjamin Beganović
8b0cda0c6e
Hipster
2020-07-21 16:59:30 +02:00
Benjamin Beganović
5c1bf92bf1
Plain
2020-07-20 17:41:07 +02:00
Benjamin Beganović
c4873e790e
Bold design
2020-07-20 17:03:52 +02:00
Benjamin Beganović
8411a1a314
modern: fix table width
2020-07-20 16:26:30 +02:00
Benjamin Beganović
15d8877d48
Modern
2020-07-20 15:05:57 +02:00
Benjamin Beganović
1f8ddc0642
Clean design & filters
2020-07-20 14:10:33 +02:00
Benjamin Beganović
b7bdf3b341
Support $ instead of # for variables
2020-07-20 13:02:30 +02:00
Benjamin Beganović
80df24bb2f
Business HTML design
2020-07-15 18:03:54 +02:00
Benjamin Beganović
f25bfbc8ef
scaffold test & tailwindcss
2020-07-15 14:27:52 +02:00
Benjamin Beganović
141d82b925
Include example table html
2020-07-14 15:13:46 +02:00
Benjamin Beganović
b774a07e30
Fix sorting children
2020-07-14 15:05:29 +02:00
Benjamin Beganović
bfbe31b185
enable sorting between children elements
2020-07-14 14:35:27 +02:00
Benjamin Beganović
ceecddb8a2
Tests for hidding elements
2020-07-14 14:02:02 +02:00
Benjamin Beganović
5307569bba
wrap up engine for setting properties on elements
2020-07-14 13:50:00 +02:00
Benjamin Beganović
2be39a4756
Generating template elements recursively
2020-07-13 17:49:28 +02:00
Benjamin Beganović
66d23cd816
Refactor logic for replacing variables
2020-07-13 14:16:18 +02:00
Benjamin Beganović
92b2295db1
Adjust state & make tests green
2020-07-13 13:51:54 +02:00
Benjamin Beganović
94976054dd
(preview) New table/pdf generation system
2020-07-09 16:05:17 +02:00
David Bomba
3ec593f7ef
Fixes for tests
2020-07-08 10:18:13 +10:00
David Bomba
5698a8a8d1
Tests for fees and limits
2020-07-08 01:11:54 +10:00
David Bomba
6a11fae857
Working on Autobill
2020-07-08 00:50:51 +10:00
David Bomba
4c321d41c3
Change subscriptions to webhooks
2020-07-06 21:22:36 +10:00
David Bomba
bd0c523b59
Add ability to set country_id by country code and currency_id by currency code
2020-07-02 20:55:31 +10:00
David Bomba
bd02554dd7
Fixes for tesytS
2020-07-02 12:12:42 +10:00
David Bomba
e216def2ff
Use separate repo's for migrations
2020-07-01 14:37:05 +10:00