add note for formatting uploadable files
This commit is contained in:
parent
de5fd12087
commit
d8d9eafafc
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
|||
{% if files %}
|
||||
<div class="card">
|
||||
<div class="card-header bg-primary text-white">
|
||||
File available in static folder for upload
|
||||
File available in static folder for upload -
|
||||
New files must be formatted with the following columns in this order - Date, Vendor, Note, Confirmation Code, Charge, Deposit
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div class="table-responsive">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue