# T -5: Baseline preparation

### Cut-off time and date task list

{% hint style="warning" %} <mark style="color:orange;">**IMPORTANT:**</mark> <mark style="color:orange;">**Do this step before proceeding to Launch T -4**</mark>

In preparation for the Cut-Off date and time, make sure in your old accounting system, i.e. Quickbooks, you complete the following in the order they are presented here:

**For Sales:**

1. Complete the onboarding of any new Customers.
2. Create and send all Invoices and Credit Notes to the respective Customers.
3. Ship all Sales Orders that have been invoiced.
4. Import all Sales Orders from shopping carts see: [⚠ Live Shopping Carts](/shopping-carts-b2c/live-shopping-carts.md).
5. If you're using EDI Automatio&#x6E;**\*** You should notify your customer about the temporary pause in service.&#x20;

**\***&#x59;our system is 'connected' to your customer's *trading partner* system via a private network or gateway for the purposes of EDI.

**For Purchasing:**

1. Complete the onboarding of any new Suppliers.
2. Enter all Bills (Purchase Invoices).
3. Enter all Supplier Debit Notes.
4. If you've received stock prior to the Cut off time, receive all these Items using an Item Receipt or Bill.

**For Inventory:**

1. Do a full inventory (stock) count.

**For Currencies:**

1. Do your Currency Adjustments and post gains and losses

**Banking:**

1. Reconcile your Bank Accounts

&#x20;
{% endhint %}

<table><thead><tr><th width="62" data-type="number">#</th><th width="371">From Quickbooks</th><th>From another system </th></tr></thead><tbody><tr><td>1</td><td><strong>Reset your system:</strong> Clear out ALL transactions. Chart of Accounts structure, Customer, Item, and Supplier masters, etc need to be preserved. All 'Settings', are preserved by default.</td><td><strong>Reset your system:</strong> Clear out ALL transactions. Chart of Accounts structure, Customer, Item, and Supplier masters, etc need to be preserved. All 'Settings', are preserved by default.</td></tr><tr><td>null</td><td></td><td></td></tr><tr><td>2</td><td>Set your Accounts Configuration. See <a href="/pages/NqyEBPUz54jzTgcCsErG#default-account-settings-in-salesorder-are-not-set-by-the-quickbooks-transformer">Default Accounts Settings</a>.</td><td>Set your default Accounts. See <a href="/pages/Wpkt7TXZbRSAmHJd5ve3">Accounts ⛭.</a></td></tr><tr><td>null</td><td></td><td></td></tr><tr><td>3</td><td><p><strong>QuickBooks transformer:</strong> Import QB Company file to coincide with the ‘Cut-off’ date and time. </p><p></p><p>See <a href="/pages/NqyEBPUz54jzTgcCsErG#admin-mode-quickbooks-transformer">Quickbooks Transformer - Admin mode</a>.</p><p></p><p>This will set all imported transactions to ‘Read Only’ with a Status = Historical. See <a href="/pages/NqyEBPUz54jzTgcCsErG#all-transaction-data-is-imported-with-a-status-of-historical">All transaction data is imported with a status of 'Historical'</a>.</p></td><td><p><strong>Import templates:</strong> Import ASIC data to coincide with ‘Cut-off' date and time. </p><p></p><p><strong>CRITICAL</strong></p><p></p><p>Adding transactions to the 'Upload Transactions' import template is a considered task. </p><p></p><p>Please read '<a href="/pages/vgOjk5PRlYTIlO84lwSc">Migrate Transactions</a>' BEFORE you upload any transactions to your system.</p><p></p></td></tr><tr><td>null</td><td></td><td></td></tr><tr><td>4</td><td><strong>Items enrichment:</strong> If you have not already done so, decide if you need dimensional data on your Item masters, e.g. Cubic Volume, Weight, Length, Width, Height, etc. Use the Item upload template to update Items imported from QB.</td><td></td></tr><tr><td>null</td><td></td><td></td></tr></tbody></table>

<details>

<summary>What do you mean by 'Cut-Off date and time'?</summary>

Think of this event as being the time up until which you will use your old system to initiate any new transaction workflows that commence with a new sale, purchase, or expense.

You'll probably have Accounts Receivable or Accounts Payable (Debtors or Creditors) transactions in play. These will be completed via the Migration Control Account in your new Salesorder system. See Launch T -5 for guidance.&#x20;

You may also have partially fulfilled Sales Orders or partially received Purchase Orders. See [Launch T -4](#launch-t-4) for how to deal with these.&#x20;

The 'Cut-off date and time' also specifies the boundary up until which the historical and **completed** transactions exported from your system are before.

</details>

<details>

<summary>How do I reset my Salesorder system?</summary>

Resetting your system is a considered decision. A system reset <mark style="color:red;">unrecoverably deletes data</mark> from your system. Before you reset your system, you'll be asked to decide what data you want the reset action to delete. Please contact <support@salesorder.com> for instructions.

</details>

<details>

<summary>What do you mean by ASIC data?</summary>

ASIC is an acronym for:&#x20;

* Accounts - the Chart of Accounts structure.
* Suppliers - the Supplier Masters
* Items - the Item Masters
* Customers - the Customer Masters.

The ASIC data is the standing and fundamental data your Salesorder system need to support your core workflows, e.g Order to Cash, Purchase to Inventory, and Payments in and Out.&#x20;

</details>

<details>

<summary>Where are the Import templates and how do I use them?</summary>

See [Import data templates](/setup/import-data-templates.md).

</details>

> **!!!! Build the above tasks into your To-Do list.**


---

# 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://helpwith.salesorder.com/live-in-5/step-5-launch-sequence/t-5-baseline-preparation.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.
