Hi,
It seems to be that in Navision 3.70 the Item charges for Transfer Orders doesn't work. If you create a Purchase Invoice and enter a line for Item charges and then go to the line button for the Item charge Assignment, there is an option to get Transfer Receipt Lines and then Suggest Item Charge Assignment. On Suggest Item Charge Assignment there are 2 options: Equally and Amount. Equally works but Amount does not work.
Anyone any ideas?
Thanks,
Roelof de Jong.
PS: I created the whole process in order to have my Transfer Receipt lines, that's not the issue.
0
Comments
did you manage to apply the charges on transfer order. i've tried to apply charges on a transfer order in version 4.0. The suggest item charge only works when it is applied equally.
any suggestions?
thanks
No, we dropped it. We added a new function 'Weight'. Weight will apply the itemcharges based on their quantities.
Roelof.
If you read through this, you will see there is no code to execute when the Apply-to document type = Transfer Receipt. Therefore, the TempItemChargeAssgntPurch fields don't get calculated and cannot be assigned in the next trigger which handles that aspect.
Anyone know why Navision doesn't include the transfer receipt in this logic? We are trying to assigned costs to a particular transfer receipt by amount and are having the same trouble the earlier postings mention.
The reason is because there is no amount in the transfer records.
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
besides, the transfer line has FK to the item ledger entry where you can figure the cost.
Here's the additional CASE statement that I think should exist, if anyone wants to provide input: