Duplicate Material Requests and Purchase Orders from a Single Sales Order

Hi all.  I am just getting started so I hope I am missing something obvious here.  I am doing tests before taking ERPNext live, and I have noticed the following.

I have a submitted Sales Order in the System. 
From the SO, I click "Make Material Request" and submit it. Fine.
From the MR I click "Make Purchase Order" and submit. Fine

But if I go back to the Sales order, the "Make Material Request" button is still there. And if I click the "Linked With" report, it confirms that I can create multiple duplicates.. I now have 3!! (This is a test account fortunately).

This seems like very confusing behavior for my users, and potentially troublesome for everyone if we duplicate purchase orders to suppliers.

Please tell me I am missing something?  Is there a way to hide that button after the items have been Requested/Ordered?

--Don




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0907eeef-1582-41c6-a604-7cf3013cfe01%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

This is a known issue;

https://github.com/frappe/erpnext/issues/2130

please add your comment there so that we can increase its priority.



On 19-Sep-2014, at 8:35 am, Don Blackowiak <do...@gmail.com> wrote:

Hi all.  I am just getting started so I hope I am missing something obvious here.  I am doing tests before taking ERPNext live, and I have noticed the following.

I have a submitted Sales Order in the System. 
From the SO, I click "Make Material Request" and submit it. Fine.
From the MR I click "Make Purchase Order" and submit. Fine

But if I go back to the Sales order, the "Make Material Request" button is still there. And if I click the "Linked With" report, it confirms that I can create multiple duplicates.. I now have 3!! (This is a test account fortunately).

This seems like very confusing behavior for my users, and potentially troublesome for everyone if we duplicate purchase orders to suppliers.

Please tell me I am missing something?  Is there a way to hide that button after the items have been Requested/Ordered?

--Don





You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0907eeef-1582-41c6-a604-7cf3013cfe01%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/93A1F46B-D3C7-4CA3-BE20-15A40F959DDD%40gmail.com.

For more options, visit https://groups.google.com/d/optout.

Is that add a check script after click the link will solve this case? if it is, i can create a pull request to fix this.

Please suggest. Thanks.

在 2014年9月19日星期五UTC+8下午12时58分54秒,Rushabh Mehta写道:
This is a known issue;


please add your comment there so that we can increase its priority.



On 19-Sep-2014, at 8:35 am, Don Blackowiak <do...@gmail.com> wrote:

Hi all.  I am just getting started so I hope I am missing something obvious here.  I am doing tests before taking ERPNext live, and I have noticed the following.

I have a submitted Sales Order in the System. 
From the SO, I click "Make Material Request" and submit it. Fine.
From the MR I click "Make Purchase Order" and submit. Fine

But if I go back to the Sales order, the "Make Material Request" button is still there. And if I click the "Linked With" report, it confirms that I can create multiple duplicates.. I now have 3!! (This is a test account fortunately).

This seems like very confusing behavior for my users, and potentially troublesome for everyone if we duplicate purchase orders to suppliers.

Please tell me I am missing something?  Is there a way to hide that button after the items have been Requested/Ordered?

--Don





You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0907eeef-1582-41c6-a604-7cf3013cfe01%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/3e22d647-863b-4f32-ac86-bc2d09d8bbf2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



On 19-Sep-2014, at 10:58 am, Y Y <ya...@gmail.com> wrote:

Is that add a check script after click the link will solve this case? if it is, i can create a pull request to fix this.

Please suggest. Thanks.

You will have to write a validate on Material Request

For each Item in Material Request (add qtys if item is repeated),
 - If the Item is raised against a Sales Order
    - Check that the quantity does not cross the total quantity in the sales order




在 2014年9月19日星期五UTC+8下午12时58分54秒,Rushabh Mehta写道:
This is a known issue;


please add your comment there so that we can increase its priority.



On 19-Sep-2014, at 8:35 am, Don Blackowiak <do...@gmail.com> wrote:

Hi all.  I am just getting started so I hope I am missing something obvious here.  I am doing tests before taking ERPNext live, and I have noticed the following.

I have a submitted Sales Order in the System. 
From the SO, I click "Make Material Request" and submit it. Fine.
From the MR I click "Make Purchase Order" and submit. Fine

But if I go back to the Sales order, the "Make Material Request" button is still there. And if I click the "Linked With" report, it confirms that I can create multiple duplicates.. I now have 3!! (This is a test account fortunately).

This seems like very confusing behavior for my users, and potentially troublesome for everyone if we duplicate purchase orders to suppliers.

Please tell me I am missing something?  Is there a way to hide that button after the items have been Requested/Ordered?

--Don





You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0907eeef-1582-41c6-a604-7cf3013cfe01%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.





You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/3e22d647-863b-4f32-ac86-bc2d09d8bbf2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/F7D2A96B-2759-4C46-B2E7-E2B3A1506F61%40gmail.com.

For more options, visit https://groups.google.com/d/optout.

ok, i will do that, if there are open source user which will use version 4 for a long time before 5 is live and stable, they could use patch pull requested from me.

thanks.

在 2014年9月19日星期五UTC+8下午1时38分44秒,Rushabh Mehta写道:


On 19-Sep-2014, at 10:58 am, Y Y <ya...@gmail.com> wrote:

Is that add a check script after click the link will solve this case? if it is, i can create a pull request to fix this.

Please suggest. Thanks.

You will have to write a validate on Material Request

For each Item in Material Request (add qtys if item is repeated),
 - If the Item is raised against a Sales Order
    - Check that the quantity does not cross the total quantity in the sales order




在 2014年9月19日星期五UTC+8下午12时58分54秒,Rushabh Mehta写道:
This is a known issue;


please add your comment there so that we can increase its priority.



On 19-Sep-2014, at 8:35 am, Don Blackowiak <do...@gmail.com> wrote:

Hi all.  I am just getting started so I hope I am missing something obvious here.  I am doing tests before taking ERPNext live, and I have noticed the following.

I have a submitted Sales Order in the System. 
From the SO, I click "Make Material Request" and submit it. Fine.
From the MR I click "Make Purchase Order" and submit. Fine

But if I go back to the Sales order, the "Make Material Request" button is still there. And if I click the "Linked With" report, it confirms that I can create multiple duplicates.. I now have 3!! (This is a test account fortunately).

This seems like very confusing behavior for my users, and potentially troublesome for everyone if we duplicate purchase orders to suppliers.

Please tell me I am missing something?  Is there a way to hide that button after the items have been Requested/Ordered?

--Don





You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0907eeef-1582-41c6-a604-7cf3013cfe01%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.





You received this message because you are subscribed to the Google Groups “ERPNext User’s Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/3e22d647-863b-4f32-ac86-bc2d09d8bbf2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/628cbe84-302b-4458-850f-87086b639eb6%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

That's great Rushabh. I will hope it gets added into 5 or whatever hits the frappe cloud first!

On Fri, Sep 19, 2014 at 1:47 AM, Y Y <ya...@gmail.com> wrote:
ok, i will do that, if there are open source user which will use version 4 for a long time before 5 is live and stable, they could use patch pull requested from me.

thanks.

在 2014年9月19日星期五UTC+8下午1时38分44秒,Rushabh Mehta写道:


On 19-Sep-2014, at 10:58 am, Y Y <ya...@gmail.com> wrote:

Is that add a check script after click the link will solve this case? if it is, i can create a pull request to fix this.

Please suggest. Thanks.

You will have to write a validate on Material Request

For each Item in Material Request (add qtys if item is repeated),
- If the Item is raised against a Sales Order
- Check that the quantity does not cross the total quantity in the sales order




在 2014年9月19日星期五UTC+8下午12时58分54秒,Rushabh Mehta写道:
This is a known issue;


please add your comment there so that we can increase its priority.



On 19-Sep-2014, at 8:35 am, Don Blackowiak <do...@gmail.com> wrote:

Hi all. I am just getting started so I hope I am missing something obvious here. I am doing tests before taking ERPNext live, and I have noticed the following.

I have a submitted Sales Order in the System.
From the SO, I click "Make Material Request" and submit it. Fine.
From the MR I click "Make Purchase Order" and submit. Fine

But if I go back to the Sales order, the "Make Material Request" button is still there. And if I click the "Linked With" report, it confirms that I can create multiple duplicates.. I now have 3!! (This is a test account fortunately).

This seems like very confusing behavior for my users, and potentially troublesome for everyone if we duplicate purchase orders to suppliers.

Please tell me I am missing something? Is there a way to hide that button after the items have been Requested/Ordered?

--Don





You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0907eeef-1582-41c6-a604-7cf3013cfe01%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.





You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/3e22d647-863b-4f32-ac86-bc2d09d8bbf2%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to a topic in the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/erpnext-user-forum/fdf95U1-HgY/unsubscribe.

To unsubscribe from this group and all its topics, send an email to erpnext-user-forum+un…@googlegroups.com.


To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/628cbe84-302b-4458-850f-87086b639eb6%40googlegroups.com.


For more options, visit https://groups.google.com/d/optout.




You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/CAByP_xeqEB%2B3pPe_N8pet23noL3EuEVE%3DRtLt01DAg2mzyW-Lg%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.