Commit Graph

40 Commits

Author SHA1 Message Date
Daniel Seifert a8ef16a4b2 don't reset new order state if bill number should set
this prevents required save in some cases
2020-11-20 11:52:59 +01:00
Daniel Seifert 369eee2b5c change id of invoice without logo PDF 2020-08-13 16:29:25 +02:00
Daniel Seifert de22f5dd71 add preAction and postAction calls to prevent wrong filenames because unset values 2020-08-13 14:50:48 +02:00
Daniel Seifert d5b3b1a1a5 apply GPL v3 license 2020-07-04 23:25:24 +02:00
Daniel Seifert a3ea238afb add final changes 2020-07-03 21:59:18 +02:00
Daniel Seifert 70605bdbd9 change small syntax issues 2020-07-03 20:04:21 +02:00
Daniel Seifert 5f9587413a change small syntax issues 2020-07-02 10:35:56 +02:00
Daniel Seifert c28e7c3f45 add payment informations 2020-07-02 01:21:14 +02:00
Daniel Seifert 38ad7ad333 adjust translations 2020-06-30 00:44:07 +02:00
Daniel Seifert f785f2e2d8 Merge remote-tracking branch 'remotes/current/modules/rel_mod_pdfDocumentsFull' into dev_initial
# Conflicts:
#	Application/views/tpl/documents/inc/header.tpl
#	Application/views/tpl/documents/invoice/includingFiles/pdfHeader.tpl
#	Application/views/tpl/documents/invoice/invoice.tpl
#	Modules/out/src/pdfStyling.css
#	metadata.php
2020-06-23 09:37:05 +02:00
Daniel Seifert 471d78986f make valid filenames 2020-06-17 09:05:49 +02:00
Daniel Seifert be18728024 change invoice templates 2020-06-13 22:43:57 +02:00
Daniel Seifert 3fdc01a68b add dev mode 2020-06-11 01:26:16 +02:00
Daniel Seifert c931ac19f3 set PDF metadata 2020-06-09 22:49:47 +02:00
Daniel Seifert d194491675 document can save to disc 2020-06-09 14:56:14 +02:00
Daniel Seifert c1ce7ac95c add ordermanager combination 2020-06-08 16:39:33 +02:00
Daniel Seifert 3a3e22ac3b add filename extension if it's missing 2020-06-05 10:06:58 +02:00
Daniel Seifert 4949ef834e allow forced filename 2020-06-05 09:37:11 +02:00
Daniel Seifert b5096421ab use TCPDF functions instead of own implementations, use constants for configuration 2020-06-04 15:18:51 +02:00
Daniel Seifert 3011e61b85 fix set billdate 2020-06-04 11:04:17 +02:00
Daniel Seifert 68171b86de move pdf download to pdf models, use different (changeable) filenames for every document 2020-06-04 10:31:38 +02:00
Daniel Seifert e295398a83 improve code 2020-06-02 10:12:35 +02:00
Daniel Seifert 88ff329bb4 simplify registry configuration 2020-06-02 10:04:19 +02:00
Daniel Seifert ba3e35f4ce add documents without logo 2020-06-02 10:03:00 +02:00
Daniel Seifert 6620543de1 rename classses 2020-05-30 01:17:27 +02:00
Daniel Seifert 63be8d9d69 rename registry classes 2020-05-30 01:02:50 +02:00
Daniel Seifert 3fafdb5d2f add documents and document classes 2020-05-30 00:48:43 +02:00
Daniel Seifert 7e46a9f064 add exceptions 2020-05-30 00:46:30 +02:00
Daniel Seifert bf013da802 add generator registries 2020-05-30 00:45:18 +02:00
Daniel Seifert 15c7d5ce81 rename classes 2020-05-30 00:43:41 +02:00
Daniel Seifert ecb2081dc9 remove refund pdf templates to refund module 2020-05-29 15:25:55 +02:00
Daniel Seifert 56d461a2ae remove debug notes 2020-05-29 10:20:22 +02:00
Daniel Seifert fcb4a364d0 throw exception in case of undefined pdf request type 2020-05-29 09:58:53 +02:00
Daniel Seifert 887ed583a1 add missing css files, change template aliases 2020-05-28 14:31:35 +02:00
Daniel Seifert 25bf6c0eb4 fix namespaces 2020-05-28 13:32:34 +02:00
Daniel Seifert 18a15906e2 set missing requirements, refactor class structure 2020-05-28 12:21:11 +02:00
Daniel Seifert 98a34d05f3 extract type specific lines from generic to specific clases 2020-05-27 09:46:44 +02:00
Daniel Seifert d5027d5526 refactor class structure 2020-05-26 16:32:22 +02:00
Daniel Seifert 4154111cc6 refactor class structure 2020-05-26 16:12:17 +02:00
Daniel Seifert a1cc1f0dcc refector generic pdf documents interface 2020-05-26 15:59:10 +02:00