Anurag Sri
30th October 2006, 13:31
Is there a way to default the delivery date for Purchase Orders to be 5 days later than the current (order) date?
Danny Leolux
30th October 2006, 14:35
In the item data (tiitm0101m000) one can enter a number of days Order lead time (tiitm001.oltm). For Purchased items this is used calculated the delivery date. Perhaps you can use this ?
Grtz. Danny
Darren Phillips
30th October 2006, 17:29
I don't know about making it a default but you can enter +5 in the delivery date field and it calculates the date for you.
Anurag Sri
31st October 2006, 06:23
Dear Danny & Darren
Thanks for guidence. Mr Danny in the item data (tiitm0101m000) i heve entered a 5 days Order lead time (tiitm001.oltm), But it is not showing in delivery date for Purchase Orders for particuler items. I want to default the delivery date for Purchase Orders to be 5 days later than the current (order) date for all items.
Waiting for mail
Anurag
jvranckx
2nd November 2006, 12:33
Order lead time will only work if you let BaaN generate an order proposal that is then transformed into an order. For manual order entry you can enter whatever you like in the delivery date.
I can see this only as a (small) customisation
sukesh75
3rd November 2006, 09:23
Anurag,
Try customizing the form and if you check the Order Date column you would find a function date() is provided in the Default Value column. Try putting date() +n where n is the number of days and see if it works...Default value is given by baan for some reason i presume. If you have license for development then you could even modify the script...
sk