Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #36325 All Revisions ] Back to Issue ]
Summary 0036325: Cannot generate a shipment from an order if M_INOUT_CREATE is called without p_instance_id and document status <> 'IP'
Revision 2017-07-24 16:31 by ngarcia
Steps To Reproduce As group admin role:

   Create a Sales Order
   Add a product with stock
   Complete it

Launch the following query through database and check the goods shipment is not created:

   select m_inout_create(null,<orderID>)
from dual
Revision 2017-07-24 16:11 by ngarcia
Steps To Reproduce *


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker