Files
Alexander Kogutkiewicz ac8a9e293b Changed folder naming.
2025-09-21 22:26:43 -05:00

22 lines
384 B
Plaintext

properties:
file.name:
displayName: Quote
views:
- type: table
name: Table
filters:
and:
- file.inFolder("02 Areas/Vendors/Renewals/Quotes")
- file.tags.contains("quote")
order:
- file.name
- Vendor
- Open
- date
- DueDate
- Amount
- Note
columnSize:
note.date: 143
note.DueDate: 160