lcubas commited on
Commit
263d214
1 Parent(s): 8b77290

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -107,6 +107,7 @@ FIELDS = {
107
  "Amount Due": ["Amount Due?"],
108
  "Payment Terms": ["Payment Terms?"],
109
  "Remit To Name": ["Remit To Name?"],
 
110
  "Remit To Address": ["Remit To Address?"],
111
  }
112
 
 
107
  "Amount Due": ["Amount Due?"],
108
  "Payment Terms": ["Payment Terms?"],
109
  "Remit To Name": ["Remit To Name?"],
110
+ "Ingresos": ["CONTRAT.ADMINISTRATIVO DE SERVICIOS?"],
111
  "Remit To Address": ["Remit To Address?"],
112
  }
113