BF [ 1701274 ] Shipment doesn't copy order priority
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1701274&group_id=176962
This commit is contained in:
parent
1549dc45b2
commit
c540f9a625
|
@ -326,6 +326,7 @@ public class MInOut extends X_M_InOut implements DocAction
|
|||
setAD_OrgTrx_ID(order.getAD_OrgTrx_ID());
|
||||
setUser1_ID(order.getUser1_ID());
|
||||
setUser2_ID(order.getUser2_ID());
|
||||
setPriorityRule(order.getPriorityRule());
|
||||
} // MInOut
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue