20 lines
371 B
YAML
20 lines
371 B
YAML
label: web2print
|
|
icon: print
|
|
sections:
|
|
web2printSection:
|
|
type: fields
|
|
fields:
|
|
printFormat:
|
|
label: Format
|
|
type: select
|
|
options:
|
|
- A4
|
|
- A5
|
|
width: 1/4
|
|
generatePdfBtn:
|
|
type: web2print
|
|
width: 1/4
|
|
generatedPdfs:
|
|
label: PDF générés
|
|
type: files
|
|
width: 1/4
|