# PartialFillsNotEnabled (/docs/errors/chain/PartialFillsNotEnabled)

A `partial_fill` amount was supplied for an order whose signed payload has `partial_fills_enabled` set to false. Check that field in the order payload; partial execution requires the signer to have opted in when signing.

Declared by the `LimitOrders` pallet; it classifies to the semantic code [`disabled`](/docs/errors/disabled).

## Remediation [#remediation]

This call or feature is switched off on this network

The same explanation is available in the terminal: `btcli explain PartialFillsNotEnabled`.
