> ## Documentation Index
> Fetch the complete documentation index at: https://support.reecost.com/llms.txt
> Use this file to discover all available pages before exploring further.

# New Sale

> How to create a new Sale or Invoice with reecost

<iframe className="w-full aspect-video rounded-xl" src="https://www.loom.com/embed/1be606c755034f4eb76249dd0fd47233?sid=baa76ad8-d131-4d99-97e0-ecbeacfbd002" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

Go to [https://v1-app.reecost.com](https://v1-app.reecost.com) and click
on [New Sale](https://v1-app.reecost.com/#/app/sales).

<Steps>
  <Step title="New Sale View">
    Click the **CRM Customer** input box to enter the customer details.

    <Frame caption="Hint: You can enter the customer mobile number or name">
      <img src="https://mintcdn.com/reecost/5AdoWtpj-V_dGo-J/images/workflow/new-sale.png?fit=max&auto=format&n=5AdoWtpj-V_dGo-J&q=85&s=d9d97cc6557152e1dd201df211b47331" alt="New Sale" width="2880" height="1548" data-path="images/workflow/new-sale.png" />
    </Frame>
  </Step>

  <Step title="Select the product or Scan the product">
    Click the *Product* input box to enter the product details as code, name based on the input it will filter.

    <Frame caption="Hint: You can enter the product code or name">
      <img src="https://mintcdn.com/reecost/5AdoWtpj-V_dGo-J/images/workflow/new-sale-product.png?fit=max&auto=format&n=5AdoWtpj-V_dGo-J&q=85&s=5148a17a8087b6a3cd163250223781a0" alt="New Sale Product" width="2874" height="1552" data-path="images/workflow/new-sale-product.png" />
    </Frame>

    **After you have selected the product and you need to enter the quantity.**
  </Step>

  <Step title="Sale View">
    Here you can see all the selected product and Gross Amount, Tax Amount, Round Off and Total Amount of the Sale

    <Frame caption="Hint: You can enter the product code or name">
      <img src="https://mintcdn.com/reecost/5AdoWtpj-V_dGo-J/images/workflow/sale-products.png?fit=max&auto=format&n=5AdoWtpj-V_dGo-J&q=85&s=b174df484d3d9ce46d714f3904e11b87" alt="Sale Products" width="2876" height="1548" data-path="images/workflow/sale-products.png" />
    </Frame>

    **Now you can proceed to collect the payment via Cash/Card/Crdit or you can collect via all the payment methods via Multipay**
  </Step>
</Steps>

Once you have completed the sale you can see the sales dashboard. [Dashboard](/workflow/dashboard).
