vault backup: 2025-09-25 18:51:36

This commit is contained in:
Alex Kogutkiewicz
2025-09-25 18:51:36 -05:00
parent f78d5800ac
commit 220b12583f
92 changed files with 3227 additions and 62 deletions

View File

@@ -0,0 +1,23 @@
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