|
@@ -58,7 +58,7 @@ msg55: "Formula Template",
|
|
|
msg56: "Formula Template Import Error Message",
|
|
|
msg57: "The formula name cannot be duplicated, please re-enter",
|
|
|
msg58: "Are you sure to apply the data of",
|
|
|
-mesg59: "to the current?",
|
|
|
+msg59: "to the current?",
|
|
|
msg60: "Are you sure to split the current premix feed?",
|
|
|
msg61: "Are you sure to upload the formula?",
|
|
|
msg62: "Pens Details:",
|
|
@@ -69,7 +69,7 @@ msg66: "Daily Milk Cost per Kilogram ($)",
|
|
|
//
|
|
|
msg67: "Please select the formula to be issued",
|
|
|
msg68: "The formula is not enabled and cannot be issued",
|
|
|
-mag69: "Please select the farm to be issued to" ,
|
|
|
+msg69: "Please select the farm to be issued to" ,
|
|
|
msg70: "Formula issued",
|
|
|
msg71: "Is it the current formula",
|
|
|
msg72: "Issuance record",
|
|
@@ -413,7 +413,19 @@ msg354:'Select Livestock Parent Category',
|
|
|
msg355:"Customize",
|
|
|
msg356:'Spreading Feed',
|
|
|
msg357: 'Mixing Feed ',
|
|
|
+recipe:{
|
|
|
+ name: 'checkfttype,checkbigcowclass,checkFeed,insertFTUploadEnglish,insertFTdetailUpload',
|
|
|
+ importParams: 'Formula Name,Livestock Category,Formula Type,Note,Feed Group,Feed Name,with Weight (kg),Mixing Delay (min),Lock the Ratio of Cattle Heads',
|
|
|
+ requiredParams: 'Formula Name,Livestock Category,Formula Type,Feed Name,with Weight (kg),Mixing Delay (min),Lock the Ratio of Cattle Heads',
|
|
|
+numParams: 'with Weight (kg),Mixing Delay (min)',
|
|
|
+},
|
|
|
|
|
|
-
|
|
|
+dhedform:{
|
|
|
+ name:'checkbarname,checkftsw,checkftbl',
|
|
|
+ importParams: 'Pen Name,Actual Headcount,Coefficient(%), Formula Template ,Supplement Formula,First Shift Ratio(%),Second Shift Ratio(%),Third Shift Ratio(%)',
|
|
|
+ requiredParams: 'Pen Name,Actual Headcount,Coefficient(%), Formula Template ,',
|
|
|
+ numParams: 'Actual Headcount,Coefficient(%),First Shift Ratio(%),Second Shift Ratio(%),Third Shift Ratio(%),Fourth Shift Ratio(%)',
|
|
|
+ theader:['Pen Name','Actual Headcount','Coefficient(%)','Formula Template','Supplement Formula',' First Shift Ratio(%)','Second Shift Ratio(%)','Third Shift Ratio(%)','Fourth Shift Ratio(%)','Fourth Shift Ratio(%)','Sixth shift Ratio(%)'],
|
|
|
+ },
|
|
|
|
|
|
}
|