Update template ini file

This commit is contained in:
2024-11-09 19:11:19 +09:00
parent 7d6635ef01
commit 56e13457ab
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ template_file=certificate_template.xlsx
doc_file=certificate_[zekken_number].xlsx
sections=section1
maxcol=10
column_width=3,5,16,16,16,16,16,8,8,12,3
column_width=3,5,16,16,16,20,16,8,8,12,3
output_path=media/reports/[event_code]
[section1]
@ -16,12 +16,12 @@ orientation=portrait
[section1.group1]
table_name=mv_entry_details
where=zekken_number='[zekken_number]' and event_name='[event_code]'
group_range=A1:J12
group_range=A1:K15
[section1.group2]
table_name=v_checkins_locations
where=zekken_number='[zekken_number]' and event_code='[event_code]'
sort=path_order
group_range=A13:J13
group_range=A16:J16

Binary file not shown.