| Line 21... |
Line 21... |
| 21 |
<typeAlias alias="transferLot" type="in.shop2020.warehouse.domain.TransferLot" />
|
21 |
<typeAlias alias="transferLot" type="in.shop2020.warehouse.domain.TransferLot" />
|
| 22 |
<typeAlias alias="possibleWarehouseMovement" type="in.shop2020.warehouse.domain.PossibleWarehouseMovement" />
|
22 |
<typeAlias alias="possibleWarehouseMovement" type="in.shop2020.warehouse.domain.PossibleWarehouseMovement" />
|
| 23 |
<typeAlias alias="invAgeConsiderItems" type="in.shop2020.warehouse.InvAgeConsiderItems" />
|
23 |
<typeAlias alias="invAgeConsiderItems" type="in.shop2020.warehouse.InvAgeConsiderItems" />
|
| 24 |
<typeAlias alias="doaOutInventoryItem" type="in.shop2020.warehouse.DoaOutInventoryItem" />
|
24 |
<typeAlias alias="doaOutInventoryItem" type="in.shop2020.warehouse.DoaOutInventoryItem" />
|
| 25 |
<typeAlias alias="removalStockShipmentReference" type="in.shop2020.warehouse.domain.RemovalStockShipmentReference"/>
|
25 |
<typeAlias alias="removalStockShipmentReference" type="in.shop2020.warehouse.domain.RemovalStockShipmentReference"/>
|
| - |
|
26 |
<typeAlias alias="transferInvoiceScan" type="in.shop2020.warehouse.TransferInvoiceScan"/>
|
| 26 |
</typeAliases>
|
27 |
</typeAliases>
|
| 27 |
</configuration>
|
28 |
</configuration>
|