|
1e91990a28
|
handle unset order in order based document types
|
2023-09-19 23:32:55 +02:00 |
|
|
34498edfa4
|
fix multiple documents at once
when generating several documents in a common call (e.g. order manager task), the contents of the later documents are appended to the earlier ones
|
2023-05-09 12:10:45 +02:00 |
|
|
d835b64fe3
|
make CLI check compatible to PHP internal server
|
2021-11-29 10:07:56 +01:00 |
|
|
d7b279a4aa
|
use improved filename sanitizing methods of ModCfg
|
2021-02-22 10:07:26 +01:00 |
|
|
7d27e27764
|
add preAction and postAction calls to prevent wrong filenames because unset values
|
2020-08-13 14:50:48 +02:00 |
|
|
52f904318e
|
apply GPL v3 license
|
2020-07-04 23:25:24 +02:00 |
|
|
5541acaab0
|
change small syntax issues
|
2020-07-03 20:04:21 +02:00 |
|
|
a2d5dbf6aa
|
change small syntax issues
|
2020-07-02 10:35:56 +02:00 |
|
|
8d0a9e6fac
|
add payment informations
|
2020-07-02 01:21:14 +02:00 |
|
|
91dfce774f
|
adjust translations
|
2020-06-30 00:44:07 +02:00 |
|
|
c7cf568e89
|
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 |
|
|
bb1073b894
|
make valid filenames
|
2020-06-17 09:05:49 +02:00 |
|
|
d06c822126
|
change invoice templates
|
2020-06-13 22:43:57 +02:00 |
|
|
d49135f6ee
|
add dev mode
|
2020-06-11 01:26:16 +02:00 |
|
|
cf2c61078a
|
set PDF metadata
|
2020-06-09 22:49:47 +02:00 |
|
|
4c561976a6
|
document can save to disc
|
2020-06-09 14:56:14 +02:00 |
|
|
7eb770440d
|
add ordermanager combination
|
2020-06-08 16:39:33 +02:00 |
|
|
0edb64153a
|
add filename extension if it's missing
|
2020-06-05 10:06:58 +02:00 |
|
|
d13dda978d
|
allow forced filename
|
2020-06-05 09:37:11 +02:00 |
|
|
015e85c942
|
use TCPDF functions instead of own implementations, use constants for configuration
|
2020-06-04 15:18:51 +02:00 |
|
|
ccb8ffe403
|
move pdf download to pdf models, use different (changeable) filenames for every document
|
2020-06-04 10:31:38 +02:00 |
|
|
3c2dc2df5f
|
rename classses
|
2020-05-30 01:17:27 +02:00 |
|