added remarks for payments, expanded currency list
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
<option value="partial">Partial</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="remarks" class="form-label text-muted small fw-bold">Remarks</label>
|
||||
<textarea name="remarks" class="form-control" value="" id="remarks"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer bg-light">
|
||||
<button type="button" class="btn btn-secondary btn-sm" data-bs-dismiss="modal">Cancel</button>
|
||||
|
||||
Reference in New Issue
Block a user