brotherton-erpnext/erpnext/docs/user/manual/en/accounts/articles/update-stock-option-in-sales-invoice.md

9 lines
683 B
Markdown
Raw Normal View History

2016-01-01 12:29:55 +00:00
#Delivery from Sales Invoice
2016-01-01 12:29:55 +00:00
If you have items delivery and invoicing happening at the same time, you can create delivery from with Sales Invocice itself. Sales Invoice has field called **Update Stock**, just before Item table. If this field is checked, on submission of Sales Invoice, stock of Item will be deducted from selected Warehouse.
2016-01-01 12:29:55 +00:00
<img alt="Update Stock" class="screenshot" src="{{docs_base_url}}/assets/img/articles/update-stock.png">
2016-01-01 12:29:55 +00:00
On checking Update Stock, Sales Invoice Item will show relevant fields like Warehouse, Serial No., Batch No., Item valuation etc.
2016-01-01 12:29:55 +00:00
On submission of Sales Invoice, with general ledger posting, stock ledger posting will happen as well.