mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-23 23:05:44 +00:00
feat: manual pullet cost
This commit is contained in:
@@ -30,6 +30,7 @@ type ExpenseDepreciationManualInputRowDTO struct {
|
||||
ProjectFlockID int64 `json:"project_flock_id"`
|
||||
FarmName string `json:"farm_name"`
|
||||
TotalCost float64 `json:"total_cost"`
|
||||
CutoverDate string `json:"cutover_date"`
|
||||
Note *string `json:"note"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user