Find & Select items

{{ config.step1.items_found_title }} {{ config.step1.visible_items }} Selected: {{ items_selected.length }}
  • Keyword: {{ search_keyword }}
  • Stock: {{ config.stock_types[stock_type] }}
  • Make: {{ config.brands[brand] }}
  • Category: {{ config.categories[category] }}
Sr. Item
Stock ({{ config.stock_types[stock_type] }})
{{ item.sr }}

| Make: {{ item.brands_titles }} | {{ item.inventory }} {{item.mu}}

{{ item.inventory }} {{ item.mu }} {{ item.lower_limit }} – {{ item.upper_limit }}

Loading...

No items found
* showing only selected items

create {{ entry_type == 'in' ? 'PURCHASE ORDER' : 'SALE ORDER'}}

Item Qty. Prices Total

{{ item.title }}

Model: {{ item.model }} |
Make: {{ item.brands_titles }}
{{ item.mu }}
{{ in.error[item.id] }}
{{ item.mu }}
allow anyways?
You are selling more than available.

Stock: {{ item.inventory }} {{ item.mu }}


You can't sell, as stock for this item is not available.

allow anyways?

{{ out[item.id].data.new_mrp || item.mrp | number : 2 }}
{{ out[item.id].data.new_selling_price || item.selling_price | number : 2 }}
{{ out[item.id].data.new_discount || item.discount | number : 2 }}%
%
{{ in[item.id].data.new_mrp || item.mrp | number : 2 }}
{{ currency }}
{{ in[item.id].data.new_selling_price || item.selling_price | number : 2}}
{{ currency }}
{{ in[item.id].data.new_discount || item.discount | number : 2 }}%
%

{{ out[item.id].qty }} {{ item.mu }}  ×  {{ (out[item.id].data.new_selling_price || item.selling_price) | number : 2 }} = {{ (out[item.id].data.new_selling_price || item.selling_price) * out[item.id].qty | number : 2 }}

Special Price: {{ item.price_for_you * out[item.id].qty | number : 2 }}

{{ item.mu }}

{{ item.qty }} {{ item.mu }}  x  {{ item.selling_price | number : 2 }} = {{ item.selling_price * item.qty | number : 2 }}

Price for you: {{ item.price_for_you * item.qty | number : 2}}

Other Items

+ {{ sale.other_items.total | number : 2 }}

Sub Total = {{ subtotal_amount | number : 2 }}
Special Discount (—)

– {{ (sale.special_discount.total | number : 2 ) }}

Total

{{ round_off ? 'Rounded!' : 'Round Off?'}}

= {{ total_amount | number : 2 }}

Customer Info

Other Details Edit Done

{{ customer.other_details.error }}

Payment

Method
{{ payment.modes_labels[mode] }}
Cheque Details
Amount Paid

{{ payment_method.amount | number : 2 }}

Balance : {{ payment.balance() | number : 2 }}

Notes Edit Add Done

{{ sale.special_note.error }}

Review {{ entry_type == 'in' ? 'PURCHASE' : 'ORDER' }}

check if data is correct?

Customer Info

Other Details Edit Done

{{ customer.other_details.error }}
Item Qty. Prices

{{ item.title }}

Brand: {{ item.brands_titles }} | Category: {{ item.categories_titles }}
{{ in[item.id].qty || '—'}} {{ item.mu }} {{ out[item.id].qty || '—'}} {{ item.mu }}

{{ out[item.id].qty }} {{ item.mu }}  ×  {{ (out[item.id].data.new_selling_price || item.selling_price) | number : 2 }} = {{ (out[item.id].data.new_selling_price || item.selling_price) * out[item.id].qty | number : 2 }}

Special Price: {{ item.price_for_you * out[item.id].qty | number : 2 }}

MRP: {{ item.mrp | number : 2}}

Selling Price: {{ item.selling_price | number : 2}}

Discount: {{ item.discount }}%


New MRP: {{ in[item.id].data.new_mrp | number : 2}}

New Selling Price: {{ in[item.id].data.new_selling_price | number : 2}}

New Discount: {{ in[item.id].data.new_discount }}%

{{ item.title }}

{{ item.qty }} {{ item.mu }} {{ item.selling_price | number : 2 }} / {{ item.mu }}

{{ item.qty }} {{ item.mu }}  x  {{ item.selling_price | number : 2 }} = {{ item.selling_price * item.qty | number : 2 }}

Price for you: {{ item.price_for_you * item.qty | number : 2}}

Other Items

+ {{ sale.other_items.total | number : 2 }}

Sub Total = {{ subtotal_amount | number : 2 }}
Special Discount (—)

– {{ (sale.special_discount.total | number : 2 ) }}

Total

{{ round_off ? 'Rounded!' : 'Round Off?'}}

= {{ total_amount | number : 2 }}

Customer Info

Other Details Edit Done

{{ customer.other_details.error }}

Payment

Method
{{ payment.modes_labels[mode] }}
Cheque Details
Amount Paid

{{ payment_method.amount | number : 2 }}

Balance : {{ payment.balance() | number : 2 }}

Notes Edit Add Done

{{ sale.special_note.error }}

DEMO Invoice

Date: April 29, 2024

Invoice/Bill No.: CHD000001

Bill By: Bill To:

DEMO STORE

Near Walia Enclave,
Opp Punjabi University
Patiala, Punjab - 147002

{{ customer.name || 'Anonymous' }}

Phone: {{ customer.phone || 'xxx-xxx-xxxx'}}

S. No. Item Qty. Price () Total ()
{{ index + 1 }}

{{ item.title }}

Make: {{ item.brand }}

{{ item.qty }} {{ item.mu }} {{ item.price | number : 2 }}

Special Price: {{ item.discounted_price | number : 2 }}

{{ item.price * item.qty | number : 2 }}
{{ invoice.items.length + 1}}

Miscellaneous Items

()

{{ invoice.other_items.total | number: 2 }} {{ invoice.other_items.total | number: 2 }}
Sub Total {{ invoice.subtotal | number : 2 }}
Discount (–) {{ invoice.special_discount | number : 2 }}
Total ({{ invoice.total_in_words }}) {{ invoice.total | number : 2 }}
Amount Paid

{{ payment.via_label }}

Total Paid

(–) {{ payment.amount | number : 2 }}

{{ total_amount - invoice.balance | number : 2}}

Balance {{ invoice.balance | number : 2 }}

Deleted Items

  • {{ item.title }}

    Qty: {{ deleted_items.data[entry_type][item.id].qty }} {{ item.mu }}

  • {{ item.title }}

    Qty: {{ item.qty }} {{ item.mu }}

{{ floating_error.text }}