This commit is contained in:
pawan 2016-10-08 08:01:32 +05:30
parent 8fa2a04024
commit 5655ce936b
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -1,7 +1,7 @@
A Material Request is a simple document identifying a requirement of a set of A Material Request is a simple document identifying a requirement of a set of
Items (products or services) for a particular reason. Items (products or services) for a particular reason.
![Workflow]({{docs_base_url}}/assets/old_images/erpnext/material-request-workflow.jpg) ![Workflow]({{docs_base_url}}/assets/img/buying/material-request-flowchart.png)
To generate a Material Request manually go to: To generate a Material Request manually go to:
@ -25,6 +25,8 @@ A Material Request can be of type:
* Material Issue - If the requested material is to be Issued. * Material Issue - If the requested material is to be Issued.
* Manufacture - If the requested material is to be Produced. * Manufacture - If the requested material is to be Produced.
You can also raise a [RFQ]({{docs_base_url}}/user/manual/en/buying/request-for-quotation.html) against a material request by using the 'Make' button.
> Info: Material Request is not mandatory. It is ideal if you have centralized > Info: Material Request is not mandatory. It is ideal if you have centralized
buying so that you can collect this information from various departments. buying so that you can collect this information from various departments.