RFQ Allow alternatives on response line
When working on an RFQ, sometimes you are looking for an item that a vendor can’t supply. So they could either decline to bid or you might allow them to […]
When working on an RFQ, sometimes you are looking for an item that a vendor can’t supply. So they could either decline to bid or you might allow them to […]
When you setup an RFQ you have the option to specify what fields you might want to default onto the vendors bids for example the prices. There is a few […]
If you are setting up items for a legal entity you might have a lot of items to release. So you might want to consider releasing them in batch. This […]
When working with suppliers sometimes you might want to value a relationship over price if the quality or the delivery performance is good. When setting up an RFQ you might […]
The following code changes are made in the merged objects. It’s probably more efficient to add these manually without going through the trouble of trying to merge into you environment […]
Working with a number of customers using both punchOut and having a need to send purchase orders I’m sharing some sample code that you can leverage to add automation to […]
There are times where data might not be formatted correctly or wrong data provided that will cause a purchase to be returned from the supplier. The supplier will often return an […]
There is a purge function provided on the purchase request form that will allow you to remove the history. As the send status is a record of what you have […]
When you are setting up the purchase send functionality you might want to test the generation of the XML documents before sending them to the suppliers. There is a function […]
The pre-requisite to the cXML Purchase Request send capability is the cXML PurchOut Protocol Handler that you can find details here. You can find the code here https://ax2012r3cxml.codeplex.com/releases/view/630625 For the […]