Migration to add custom_clauses to TO; form fixes
This commit is contained in:
@@ -213,7 +213,8 @@
|
||||
{{ form.pdf.label }}
|
||||
{{ form.pdf.description }}
|
||||
{{ form.pdf }}
|
||||
{{ TextInput(form.to_number) }}
|
||||
{{ TextInput(form.number) }}
|
||||
|
||||
{{ TextInput(form.loa) }}
|
||||
{{ TextInput(form.custom_clauses, paragraph=True) }}
|
||||
|
||||
|
Reference in New Issue
Block a user