Files
2025-09-26 13:28:56 -05:00

25 lines
501 B
Plaintext

views:
- type: table
name: Table
filters:
and:
- file.inFolder("01 Projects/Epicor EDI Implementation/02 Notes/John Deere/Samples")
- '!file.name.endsWith(".base")'
order:
- file.name
- Customer
- Order
- Packer
- Invoice
- date
- DocType
- Test Status
- Note
columnSize:
file.name: 257
note.Customer: 110
note.Order: 90
note.Invoice: 92
note.date: 168
note.DocType: 154