feat : écran d'ajout bovin + feed bovin + fix pesées expéditions
This commit is contained in:
@@ -37,6 +37,7 @@ export const useWeighingStep = (options: UseWeighingStepOptions) => {
|
||||
entityName: options.entityName,
|
||||
apiResource: options.apiResource,
|
||||
titleLabel: options.titleLabel,
|
||||
isFinal: options.isFinal,
|
||||
getWeightFromScale: options.getWeightFromScale,
|
||||
updateEntity: options.updateEntity,
|
||||
loadEntity: options.loadEntity
|
||||
|
||||
Reference in New Issue
Block a user