WIP on invoice enter modal.

This commit is contained in:
Patrick Fic
2020-02-26 17:28:45 -08:00
parent 7d79bb2689
commit afeaeca1a1
8 changed files with 418 additions and 109 deletions

View File

@@ -145,18 +145,24 @@
}
},
"invoices": {
"actions": {
"receive": ""
},
"errors": {
"invalidro": "",
"invalidvendor": ""
"invalidvendor": "",
"validation": ""
},
"fields": {
"date": "",
"invoice_number": "",
"is_credit_memo": "",
"ro_number": "",
"total": "",
"vendor": ""
},
"labels": {
"actions": "",
"new": ""
}
},
@@ -177,6 +183,7 @@
"mod_lbr_ty": "Tipo de trabajo",
"oem_partno": "OEM parte #",
"op_code_desc": "",
"part_qty": "",
"part_type": "Tipo de parte",
"status": "Estado",
"unq_seq": "Seq #"