Item Reservation on Sales Quote

Hi,

I've read that items on purchase order lines cannot be reserved for sales quote lines. Is this correct?

Has anyone modified the code to allow for reservations from sales quotes?

The items in questions are serialized items.

Thanks,

Steve

Best Answer

Answers

  • KishormKishorm Member Posts: 921
    Hi, yes that's correct and yes I've done this before. It's not too difficult to do and to be honest I think I may have spent more time testing that it all worked and didn't break anything than the time it took me to make the code changes.

    P.S. Don't forget to also add code in the Make Order function to transfer any reservations from the sales quote to the sales order.
Sign In or Register to comment.