I have the following setting in AX 2012:
- ConfigKey "Over/Underdelivery" (LogisticsOverUnderDelivery) is switched off
- hence CustParameters "Accept Over/UnderDelivery" disappear
- Item with Item-Model-Group which is of type "Stocked product = FALSE"
Then I create a subscription order with this non-stocked item and invoice it the first time --> no problem
When I want to invoice it the 2nd time (subscription order), I get the error
"Overdelivery of line is 100.00 percent, but the allowed overdelivery is only 0.00 percent."
I understand the idea behind it and see also the workaround (entering 99999% at sales line field overdelivery). But I think, this cannot be the solution, especially since this configuration key is switched off.
Another alternative is to create the item as "stocked product = TRUE", but with physical and financial negativ values = TRUE. --> Then it works! Also a workaround which I don't like, since the item really is not stocked.
Is there a real solution to it how to disable this overdelivery validation? Thanks for your help.