Part order testing fixes.

This commit is contained in:
Patrick FIc
2025-05-12 14:59:02 -07:00
parent 019e1b161b
commit 3f2501cd90
5 changed files with 7 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ export const ttlFieldLineDescriptors: FieldDescriptor[] = [
decimalPlaces: 2,
},
{
name: "N_SUPP_ANT",
name: "N_SUPP_AMT",
type: "N",
size: 10,
decimalPlaces: 2,