Uses of Class
org.compiere.model.MInOut
Packages that use MInOut
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MInOut in org.compiere.model
Fields in org.compiere.model declared as MInOutMethods in org.compiere.model that return MInOutModifier and TypeMethodDescriptionstatic MInOutMInOut.copyFrom(MInOut from, Timestamp dateDoc, int C_DocType_ID, boolean isSOTrx, boolean counter, String trxName, boolean setOrder) Deprecated.static MInOutMInOut.copyFrom(MInOut from, Timestamp dateDoc, Timestamp dateAcct, int C_DocType_ID, boolean isSOTrx, boolean counter, String trxName, boolean setOrder) Create new Shipment by copyingprotected MInOutMInOut.createCounterDoc()Create Counter Documentprotected MInOutMInOut.createDropShipment()Automatically creates a customer shipment for any drop shipment material receipt.static MInOutMInOut.createFrom(MOrder order, Timestamp movementDate, boolean forceDelivery, boolean allAttributeInstances, Timestamp minGuaranteeDate, boolean complete, String trxName) Create Shipment From Orderprotected MInOutMOrder.createShipment(MDocType dt, Timestamp movementDate) Create ShipmentMInOutLine.getParent()Get ParentMRMA.getShipment()Get ShipmentMInOut[]MOrder.getShipments()Get Shipments of Orderprotected MInOutMInOut.reverse(boolean accrual) Reverse this documentMethods in org.compiere.model with parameters of type MInOutModifier and TypeMethodDescriptionstatic MInOutMInOut.copyFrom(MInOut from, Timestamp dateDoc, int C_DocType_ID, boolean isSOTrx, boolean counter, String trxName, boolean setOrder) Deprecated.static MInOutMInOut.copyFrom(MInOut from, Timestamp dateDoc, Timestamp dateAcct, int C_DocType_ID, boolean isSOTrx, boolean counter, String trxName, boolean setOrder) Create new Shipment by copyingintMInOut.copyLinesFrom(MInOut otherShipment, boolean counter, boolean setOrder) Copy Lines From other Shipmentstatic MInOutConfirmCreate Confirmation or return existing onestatic MPackageCreate Package with one MPackageMPS for Shipmentprotected MInvoiceMOrder.createInvoice(MDocType dt, MInOut shipment, Timestamp invoiceDate) Create Invoicestatic MPackageMPackage.createPackage(MInOut shipment, MShipper shipper, Timestamp shipDate) Create shipment packagevoidMInvoice.setShipment(MInOut ship) Set Shipment ReferenceConstructors in org.compiere.model with parameters of type MInOutModifierConstructorDescriptionMAsset(MInOut mInOut, MInOutLine sLine, int deliveryCount) Create asset from material receipt lineCopy Constructor - create header onlyMInOutConfirm(MInOut ship, String confirmType) Parent ConstructorMInOutLine(MInOut inout) Parent ConstructorCreate Invoice from Shipment/ReceiptShipment Constructor