cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replicate copy documents behaviour

anrodse
Participant
0 Kudos
189

We have a warehouse management software that lets our employees at warehouse to create delivery notes based on orders, considering quantity picked. (Not the whole order is always served).

This software used DiApi and creates documents using XML files. What I'm sendiong at the moment is:

- Document Header: CardCode and series for header

- Document Lines: BaseEntry, BaseType, BaseRef, BaseLine, LineNum, ItemCode, Quantity, ShipDate.

Copying that I can create a delivery but I've seen that I left parts of the document that are not copied. Issues I've found out:

- UDF are not copied when they have a default value. (I manually copy them all later, for lines and headers).

- Addresses are not copied when modified.

- Freights are not copied at all.

- SlpCode is not copied for lines, but is copied at doc header

Any idea about what should I copy or not to create new documents based on other? Considering lines could be modified.

Whats the easiest waye to create delivery notes based on orders, or invoices based on delivery notes (next part of my program).

Accepted Solutions (0)

Answers (0)