Dear colleagues,
I want to create credit memo request (sales document type CR) with reference on billing document. When I do this I get items with 0 quantity in CR document. Reason for this is that I use batches, so when I sell some product sell different batches, so I have sub item lines in sales order, and delivery.
for example:
| 10 | 641896101 | 0 | PAC | FERTILIZER 100 | TAN | 1 | PAC | 9.9.2014 | ||||
| 900001 | 641896101 | 1 | PAC | FERTILIZER 100 | TAN | C | 42 | 0 | 9.9.2014 |
when I create billing document I get billing items like:
| 10 | FERTILIZER 100 | 0 | PAC | 0 | 641896101 | 0 |
| 11 | FERTILIZER 100 | 1 | PAC | 40,00 | 641896101 | 0 |
which is not a problem.
Problem is when I try to create credit memo request with reference on billing document, all item lines with 0 quantity (like item 10) are copied, and making me problem because CR document does not allow items with 0 quantity and I need to delete them all manually. which can be real PITA if lot of these items exists
Could you please help me how to avoid this 0 quantity items.
Thank you,
Harry