Commit Graph

115 Commits

Author SHA1 Message Date
Daniel Seifert 4c561976a6
document can save to disc 2020-06-09 14:56:14 +02:00
Daniel Seifert 7eb770440d
add ordermanager combination 2020-06-08 16:39:33 +02:00
Daniel Seifert 5232b1e5a5
Merge remote-tracking branch 'remotes/origin/modules/rel_mod_pdfDocumentsFull' into modules/dev_mod_pdfDocumentsFull_ordermanager 2020-06-08 16:36:20 +02:00
Daniel Seifert 5e0b488ca8
Merge branch 'modules/rel_mod_pdfDocumentsFull' of git.d3data.de:Customers/elektroversand-schmidt.de into modules/rel_mod_pdfDocumentsFull 2020-06-08 16:35:22 +02:00
MaxBUhe 0fedcf4d9f reordering header 2020-06-08 10:30:35 +02:00
MaxBUhe c5ef48d2fc added margin-bottom class 2020-06-08 08:45:47 +02:00
MaxBUhe bdec638f14 implementation of smarty.now 2020-06-05 16:06:35 +02:00
MaxBUhe b37280fcbf added getFieldData() and spacing 2020-06-05 15:54:16 +02:00
MaxBUhe 5135e63a6b Merge branch 'modules/rel_mod_pdfDocumentsFull' of git.d3data.de:Customers/elektroversand-schmidt.de into modules/rel_mod_pdfDocumentsFull 2020-06-05 14:45:15 +02:00
MaxBUhe 95a73b8ef8 adding new css classes and config spaces 2020-06-05 14:33:43 +02:00
Daniel Seifert 0edb64153a
add filename extension if it's missing 2020-06-05 10:06:58 +02:00
Daniel Seifert d13dda978d
allow forced filename 2020-06-05 09:37:11 +02:00
Daniel Seifert 015e85c942
use TCPDF functions instead of own implementations, use constants for configuration 2020-06-04 15:18:51 +02:00
Daniel Seifert 157d9540b3
fix set billdate 2020-06-04 11:04:17 +02:00
Daniel Seifert 8affd5e4ae
prevent convert exception, if image couldn't loaded 2020-06-04 10:39:21 +02:00
Daniel Seifert ccb8ffe403
move pdf download to pdf models, use different (changeable) filenames for every document 2020-06-04 10:31:38 +02:00
MaxBUhe 468339da09 rm unnecessary folder 2020-06-03 13:55:00 +02:00
MaxBUhe 109f248457 add cellspacing 2020-06-02 14:32:22 +02:00
Daniel Seifert 895ea19f89
improve code 2020-06-02 10:12:35 +02:00
Daniel Seifert efdc63225e
simplify registry configuration 2020-06-02 10:04:19 +02:00
Daniel Seifert fa96df326d
add documents without logo 2020-06-02 10:03:00 +02:00
Daniel Seifert 3c2dc2df5f
rename classses 2020-05-30 01:17:27 +02:00
Daniel Seifert 0ecdc1281b
rename registry classes 2020-05-30 01:02:50 +02:00
Daniel Seifert f7cfdccefd
use registry instead of fix lists 2020-05-30 00:52:41 +02:00
Daniel Seifert 3da3d1e3ab
add documents and document classes 2020-05-30 00:48:43 +02:00
Daniel Seifert eddef3bbbf
add exceptions 2020-05-30 00:46:30 +02:00
Daniel Seifert 5b43b21df1
add generator registries 2020-05-30 00:45:18 +02:00
Daniel Seifert 1abce50eda
rename classes 2020-05-30 00:43:41 +02:00
Daniel Seifert 0749221899
remove refund pdf templates to refund module 2020-05-29 15:25:55 +02:00
Daniel Seifert caeaa02aa6
remove debug notes 2020-05-29 10:20:22 +02:00
Daniel Seifert 5ffd071954
throw exception in case of undefined pdf request type 2020-05-29 09:58:53 +02:00
Daniel Seifert aa2072d985
prevent module extension from new method in other module extension
(depends difficult right order in extension list)
2020-05-29 09:41:17 +02:00
Daniel Seifert 61f0823051
prevent block extension in block extension 2020-05-28 15:15:46 +02:00
Daniel Seifert 85c8d76da3
use shared templates and template alias names 2020-05-28 14:58:42 +02:00
Daniel Seifert 8437314019
add missing css files, change template aliases 2020-05-28 14:31:35 +02:00
Daniel Seifert 02d16f4f5e
fix namespaces 2020-05-28 13:32:34 +02:00
Daniel Seifert 7357722a8f
set missing requirements, refactor class structure 2020-05-28 12:21:11 +02:00
Daniel Seifert ac8498044d
extract type specific lines from generic to specific clases 2020-05-27 09:46:44 +02:00
Daniel Seifert 738f5ec772
refactor class structure 2020-05-26 16:32:22 +02:00
Daniel Seifert 5465a7eebd
refactor class structure 2020-05-26 16:12:17 +02:00
Daniel Seifert 0c36330610
refector generic pdf documents interface 2020-05-26 15:59:10 +02:00
Daniel Seifert db13ac943c
remove order confirmation pdf template 2020-05-26 15:52:30 +02:00
Daniel Seifert 3969d3695e
remove offer pdf templates 2020-05-26 15:50:39 +02:00
Daniel Seifert 02a6022bb6
change folder structure to composer module 2020-05-26 15:45:07 +02:00
Daniel Seifert e7ad653268
move files to current pdf documents branch structure 2020-05-26 15:28:36 +02:00
MaxBUhe 5ffd3515c7 add: to be included files 2020-05-12 09:40:26 +02:00
MaxBUhe 0dd8ca72a8 rm: static parts and fill them into external included files; adjust: path of included files 2020-05-12 09:36:30 +02:00
MaxBUhe 3d87fafc0c add: .css file, include in .tpl file 2020-04-28 08:55:20 +02:00
MaxBUhe d4ae74f85c add: css-class= fontSize12 + implementing it 2020-04-27 19:26:55 +02:00
MaxBUhe e7fa19dd4b add: css-class->pdf_heading; mv page_footer_table -> pdf_footer_table 2020-04-27 19:15:39 +02:00
MaxBUhe f0b3c4d172 add: css-classes-> heading_order + implementing those 2020-04-27 19:09:03 +02:00
MaxBUhe 185260947a add: css-classes->past_thank, article_costs, order_article 2020-04-27 18:56:37 +02:00
MaxBUhe 0f4ceac9ab add: css-classes and implementing those 2020-04-27 18:31:25 +02:00
MaxBUhe 4fb6ea4ce3 reconstructon: articleTable; add: css-classes 2020-04-27 15:29:13 +02:00
MaxBUhe 77cc652e7c #9641 rm testing-border, 10px from articleTable 2020-04-24 16:15:23 +02:00
MaxBUhe 9f581a71ee #9641 articleTable: vertical-align:top; rearragement: articleTable_sumNetto; reword oxmultilang ident 2020-04-24 11:31:14 +02:00
MaxBUhe 1af501e32e #9641 mod articleTable, articleTable_Desc [margin-top], footer 2020-04-23 10:41:11 +02:00
MaxBUhe 1946173ac3 #9641 changed articleTable construction, moved artnr under artDesc 2020-04-22 16:03:34 +02:00
MaxBUhe 1a49463a9c #9641 include order_info into upper table_construct; dynamic paymenttext, ordercompany 2020-04-22 14:13:46 +02:00
MaxBUhe 89e7064d7c #9641 add oxcountry, oxinfoemail; changed position: oxordernr, custnr, date, ustvat; mod table width 2020-04-22 09:52:07 +02:00
MaxBUhe 3cbd737362 #9641 reconstruct page_top, add oxmultilang idents, changed position [sumNetto, sumBrutto], add VatMethod 2020-04-21 17:18:42 +02:00
MaxBUhe 4878c9b8c0 #9641 add dynamic INVOICENOTE + adding space to ordernr 2020-04-20 14:26:30 +02:00
MaxBUhe d9a124fb96 #9461 add dynamic discount 2020-04-20 14:25:28 +02:00
MaxBUhe 87a6ad1dbc #9641 modified width of [basket]table columns 2020-04-20 14:25:28 +02:00
MaxBUhe 6fd2d2f179 #9641 adding pdfdocument files; add dynamic oxbillnr 2020-04-20 14:24:35 +02:00