| 
								 
							 | Name | Description | 
|---|
  | AddOrderModifierItem(Int32, IProduct, IProductGroup, IOrderStub, IOrderCompoundItemComponentStub, NullableInt32, NullableDecimal) | Adds order item modifier to the compound item component in existing order. User must have rights to edit orders.  | 
  | AddOrderModifierItem(Int32, IProduct, IProductGroup, IOrderStub, IOrderCompoundItemStub, NullableInt32, NullableDecimal) | Adds order item modifier to the compound item in existing order. User must have rights to edit orders.  | 
  | AddOrderModifierItem(Int32, IProduct, IProductGroup, IOrderStub, IOrderProductItemStub, NullableInt32, NullableDecimal) | Adds order item modifier to the order item in existing order. User must have rights to edit orders.  | 
  | AddOrderModifierItem(Guid, Int32, IProduct, IProductGroup, IOrderStub, IOrderCompoundItemComponentStub, NullableInt32, NullableDecimal) | Adds order item modifier to the compound item component in existing order. User must have rights to edit orders.  | 
  | AddOrderModifierItem(Guid, Int32, IProduct, IProductGroup, IOrderStub, IOrderCompoundItemStub, NullableInt32, NullableDecimal) | Adds order item modifier to the compound item in existing order. User must have rights to edit orders.  | 
  | AddOrderModifierItem(Guid, Int32, IProduct, IProductGroup, IOrderStub, IOrderProductItemStub, NullableInt32, NullableDecimal) | Adds order item modifier to the order item in existing order. User must have rights to edit orders.  |