Added allocation adding + basic pull
This commit is contained in:
@@ -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 #"
|
||||
|
||||
@@ -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 #"
|
||||
|
||||
@@ -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 #"
|
||||
|
||||
Reference in New Issue
Block a user