|
7c3eb1895f
|
[Changed] rename file alias
|
2024-09-03 19:06:16 +02:00 |
|
|
8392de0566
|
[Changed] engine handler
adjust it for twit ( no safe changes! )
|
2024-09-02 22:58:49 +02:00 |
|
|
ce05a811a9
|
[Added] twig multilang
|
2024-09-02 22:57:16 +02:00 |
|
|
6ae437ab56
|
[Fixed] wrong template alias
former aliases needed to be changed to the new ones too
|
2024-08-27 15:26:13 +02:00 |
|
|
6da3e99a0e
|
[Fixed] TemplateRenderer Getter
|
2024-08-26 23:43:09 +02:00 |
|
|
be1a961f88
|
[Changed] general structure to OXID7 Standard ( Metadata, Composer, Constants )
|
2024-08-22 20:08:00 +02:00 |
|
|
18b055c7f7
|
[Changed] general structure to OXID7 Standard
|
2024-08-22 20:07:37 +02:00 |
|
|
f52ed2c95e
|
[Changed] general structure to OXID7 Standard
|
2024-08-22 19:40:26 +02:00 |
|
|
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 |
|
|
09f6111c4d
|
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 |
|
|
850976e386
|
change id of invoice without logo PDF
|
2020-08-13 16:29:25 +02:00 |
|
|
7d27e27764
|
add preAction and postAction calls to prevent wrong filenames because unset values
|
2020-08-13 14:50:48 +02:00 |
|
|
80df5f14cb
|
change OXID contents to D3 contents
|
2020-07-05 14:08:51 +02:00 |
|
|
52f904318e
|
apply GPL v3 license
|
2020-07-04 23:25:24 +02:00 |
|
|
772ccfef19
|
add final changes
|
2020-07-03 21:59:18 +02:00 |
|
|
5541acaab0
|
change small syntax issues
|
2020-07-03 20:04:21 +02:00 |
|
|
242610a8cf
|
change small syntax issues
|
2020-07-03 10:01:50 +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 |
|
|
f8f226914d
|
set article summmary
|
2020-07-02 00:16:45 +02:00 |
|
|
7c3608efaf
|
prevent page break in important chapters
|
2020-06-30 23:37:08 +02:00 |
|
|
2cf6ce6f4f
|
change HTML structure for article costs area
|
2020-06-30 23:14:26 +02:00 |
|
|
2f1c256779
|
add auto colon suffix
|
2020-06-30 22:21:27 +02:00 |
|
|
9cd96631ad
|
adjust multilang items
|
2020-06-30 10:33:23 +02:00 |
|
|
91dfce774f
|
adjust translations
|
2020-06-30 00:44:07 +02:00 |
|
|
71d91b4136
|
cleanup
|
2020-06-29 10:52:29 +02:00 |
|
|
b73219f6b5
|
adjust invoice layout
|
2020-06-29 00:28:32 +02:00 |
|
|
484d85e431
|
adjust invoice layout
|
2020-06-28 01:03:15 +02:00 |
|
|
bac56b8c56
|
remove 3rd party module dependency
|
2020-06-27 21:47:43 +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 |
|
|
7de9a940cd
|
change invoice templates
|
2020-06-14 00:46:17 +02:00 |
|
|
d06c822126
|
change invoice templates
|
2020-06-13 22:43:57 +02:00 |
|
|
83f58d806b
|
#9764 rm: bug finding support
|
2020-06-12 17:01:27 +02:00 |
|
|
21e819afea
|
rm: space
|
2020-06-12 16:51:25 +02:00 |
|
|
5db3bca501
|
add: css-classes
|
2020-06-12 16:22:17 +02:00 |
|
|
b3a8269fcd
|
changed {if}
|
2020-06-12 13:38:07 +02:00 |
|
|
ea290f8bf2
|
add: css-classes, reordering article listing
|
2020-06-12 11:11:56 +02:00 |
|
|
2264fa99ca
|
add: code - line breaks; rm unnecessary method
|
2020-06-12 10:27:21 +02:00 |
|
|
916e0807b4
|
add: include, Line breaks
|
2020-06-12 09:45:42 +02:00 |
|
|
b72f5088dd
|
Merge branch 'modules/rel_mod_pdfDocumentsFull' of git.d3data.de:Customers/elektroversand-schmidt.de into modules/rel_mod_pdfDocumentsFull
|
2020-06-11 10:21:02 +02:00 |
|
|
9ca4b5c4ef
|
add: css-classes; rm: unneseccary css-classes
|
2020-06-11 10:20:39 +02:00 |
|
|
0ea3f0e201
|
add: database require, nl2br
|
2020-06-11 10:19:31 +02:00 |
|
|
46f3285322
|
Merge branch 'modules/rel_mod_pdfDocumentsFull' of git.d3data.de:Customers/elektroversand-schmidt.de into modules/rel_mod_pdfDocumentsFull
|
2020-06-11 10:07:34 +02:00 |
|
|
adff842b8e
|
change PDF logo resolution
|
2020-06-11 10:07:21 +02:00 |
|
|
56d4d08f89
|
add: smarty date generation, css-classes; rm unneseccary css-classes, metadata include;
|
2020-06-11 10:04:48 +02:00 |
|
|
7019053b50
|
change invoice pdf templates
|
2020-06-11 01:29:04 +02:00 |
|