How do I Convert the Pricing in Invoices App?

Updated on April 9, 2018 12:17AM by Admin

Consider the scenario, where a customer is having the base currency in USD. Now, when creating invoices, he expects all the prices to be converted to CAD automatically. To do so, follow the below steps.

Steps to Convert USD to CAD

Create Item

  1. Go to Items App.
  2. Create an item, say “Mouse”.
    create item
  3. Similarly, create an item “Keyboard”.

Create Pricing List

  1. Go to Pricing App.
  2. Create a price list called "CAD-PL". Click on “Create”.
    create pricing list
  3. Once created, click on “Add” button to add items.
  4. In the Add Item Price box, 
    • Item - Search & select the required item.
    • Price - Enter the conversion rate (For the item Mouse - actual price is 100USD. 1USD = 1.31CAD).
      enter conversion rate
  5. Click on “Add” button. The Item Price will be successfully created.
  6. Similarly, create another price list with the name “USD-PL”.
    create pricing list
  7. Once created, click on “Add” button to add items.
  8. In the Add Item Price box, 
    • Item - Search & select the required item.
    • Price - Enter the conversion rate (For the item Keyboard - actual price is 200USD. 1USD = 1.31CAD).
      enter conversion rate
  9. Click on “Add” button. The Item Price will be successfully created.

Create Categories in Customers App

  1. Go to Customers App.
  2. Click on “More (...)” -> “Settings” -> “Customers” -> “Categories”.
  3. Enter the category name. Select the above created price list from the dropdown. Click “Create”.
    create category
  4. Similarly, create another category.
    create category
  5. Now, create a customer under the above created category (say, Canada).
    create customer

Create Invoice

  1. Go to Invoices App.
  2. Create an invoice for the above created customer.
  3. Select the required currency (CAD) from the “Currency” drop down.
    create invoice
  4. Thus, when the item (Mouse) is selected, the converted Item Rate will be populated. Click on “Email Invoice” to send the invoice PDF to customers.
    invoice pdf

Related Links