| {{
'crop.programs.mode' |
translate }}
|
{{'crop.programs.auto' | translate}}
{{'crop.programs.manual' | translate}}
|
| {{
'crop.programs.totals_1' |
translate }}
|
{{calcTotals(column, 1, 0)}} {{lookups.selections.unit_measure.id === 1
?
'athena.unit_measures.internal_code_abbrv_53' :
'athena.unit_measures.internal_code_abbrv_128' | translate}}
|
| {{
'crop.programs.totals_2' |
translate }}
|
{{calcTotals(column, 2, 0)}} {{lookups.selections.unit_measure.id === 1
?
'athena.unit_measures.internal_code_abbrv_53' :
'athena.unit_measures.internal_code_abbrv_128' | translate}}
|
| {{
'crop.programs.totals_3' |
translate }}
|
{{calcTotals(column, 3, 0)}} {{lookups.selections.unit_measure.id === 1
?
'athena.unit_measures.internal_code_abbrv_53' :
'athena.unit_measures.internal_code_abbrv_128' | translate}}
|
| {{
'crop.programs.totals_start_1' |
translate }}
|
{{calcTotals(column, 1, 0, null, null, 1)}} {{lookups.selections.unit_measure.id === 1
?
'athena.unit_measures.internal_code_abbrv_53' :
'athena.unit_measures.internal_code_abbrv_128' | translate}}
|
| {{
'crop.programs.totals_start_2' |
translate }}
|
{{calcTotals(column, 1, 0, null, null, 2)}} {{lookups.selections.unit_measure.id === 1
?
'athena.unit_measures.internal_code_abbrv_53' :
'athena.unit_measures.internal_code_abbrv_128' | translate}}
|
| {{
'crop.programs.totals' |
translate }}
|
{{calcTotals(column, 0, 0)}} {{lookups.selections.unit_measure.id === 1
?
'athena.unit_measures.internal_code_abbrv_53' :
'athena.unit_measures.internal_code_abbrv_128' | translate}}
|