Hi All,
when we do the warehouse shipment posting , it allows us to choose "ship" and "ship and invoice". i don't want to choose one of that , i just want to ship it, for example. where can i find the code that should i mark it, or comment it,
thanks,
0
Answers
In the function called 'Code' you can probably comment out the entire IF-statement (if no customization is present)
thanks, got it there. but i am thinking that can i just remove the option "ship and invoice" from the message
many thanks,
the ship and invoice will be shown depending upon the above Boolean.
or you can simply hide the option also.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Yes, we typically modify this to exclude invoice.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
thanks,
Thanks.