Added allocation adding + basic pull

This commit is contained in:
Patrick Fic
2020-02-10 19:19:48 -08:00
parent 51a01d452c
commit cf6d51e896
10 changed files with 279 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
{
"translation": {
"allocations": {
"actions": {
"assign": "Assign"
},
"fields": {
"employee": "Allocated To"
}
},
"appointments": {
"actions": {
"cancel": "Cancel",
@@ -116,6 +124,7 @@
"act_price": "Actual Price",
"db_price": "Database Price",
"line_desc": "Line Description",
"mod_lb_hrs": "Labor Hours",
"oem_partno": "OEM Part #",
"part_type": "Part Type",
"unq_seq": "Seq #"

View File

@@ -1,5 +1,13 @@
{
"translation": {
"allocations": {
"actions": {
"assign": "Asignar"
},
"fields": {
"employee": "Asignado a"
}
},
"appointments": {
"actions": {
"cancel": "Cancelar",
@@ -116,6 +124,7 @@
"act_price": "Precio actual",
"db_price": "Precio de base de datos",
"line_desc": "Descripción de línea",
"mod_lb_hrs": "Horas laborales",
"oem_partno": "OEM parte #",
"part_type": "Tipo de parte",
"unq_seq": "Seq #"

View File

@@ -1,5 +1,13 @@
{
"translation": {
"allocations": {
"actions": {
"assign": "Attribuer"
},
"fields": {
"employee": "Alloué à"
}
},
"appointments": {
"actions": {
"cancel": "annuler",
@@ -116,6 +124,7 @@
"act_price": "Prix actuel",
"db_price": "Prix de la base de données",
"line_desc": "Description de la ligne",
"mod_lb_hrs": "Heures de travail",
"oem_partno": "Pièce OEM #",
"part_type": "Type de pièce",
"unq_seq": "Seq #"