# Setting a Future Pickup Date

To set a future pickup date during a regular sale, click the **Invoice Details** button to change the **Fulfillment Status** to *Unfulfilled* and proceed with the rest of the sale.

<figure><img src="/files/FVxEx6IQKWQvvTfmap1E" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

1. Any sale or order that is not fulfilled (e.g. picked up by the customer) at the time the transaction is created, will automatically appear under **Upcoming Orders** in the main navigation menu once the transaction is finalized.
2. All sales or orders that need to be fulfilled (e.g. not taken by the customer at the time the transaction is created) will require an **Account** to be associated. This is to make sure that there is a customer associated to the transaction and that there is a way to contact the customer.
   {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.takulabs.io/pos/sales-and-returns/how-to-make-a-sale/setting-a-future-pickup-date.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
