update api_update_poultry_hatching_from_rsi
This commit is contained in:
@@ -2827,6 +2827,7 @@ def api_update_poultry_hatching_from_rsi(request):
|
||||
'chicken_age',
|
||||
'samasat_discharge_percentage',
|
||||
'predicate_date',
|
||||
'loadingSum',
|
||||
] + report_type_field_list
|
||||
last_hatchings.save(update_fields=update_fields)
|
||||
update = LastUpdate.objects.first()
|
||||
|
||||
Reference in New Issue
Block a user