Files
ITManager-Vault/01 Projects/Epicor EDI Implementation/02 Notes/John Deere/Samples/Samples.base
2025-09-25 18:51:36 -05:00

24 lines
481 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
- Note
columnSize:
file.name: 257
note.Customer: 110
note.Order: 90
note.Invoice: 92
note.date: 168
note.DocType: 154