Files
ITManager-Vault/2. Areas/Vendors/Renewals/Quotes/Quotes.base
Alex Kogutkiewicz 837d0bb6ac First init.
2025-09-21 21:24:47 -05:00

22 lines
388 B
Plaintext

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