diff --git a/src/webapp/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml b/src/webapp/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml
index a86b94e..ce6f527 100644
--- a/src/webapp/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml
+++ b/src/webapp/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml
@@ -107,6 +107,8 @@
+
+
diff --git a/target/jjwms/WEB-INF/classes/com/dev/swms/server/model/inventory/Inventory.class b/target/jjwms/WEB-INF/classes/com/dev/swms/server/model/inventory/Inventory.class
deleted file mode 100644
index a8b5c29..0000000
Binary files a/target/jjwms/WEB-INF/classes/com/dev/swms/server/model/inventory/Inventory.class and /dev/null differ
diff --git a/target/jjwms/WEB-INF/classes/com/dev/swms/server/model/inventory/inventory.hbm.xml b/target/jjwms/WEB-INF/classes/com/dev/swms/server/model/inventory/inventory.hbm.xml
deleted file mode 100644
index 6217174..0000000
--- a/target/jjwms/WEB-INF/classes/com/dev/swms/server/model/inventory/inventory.hbm.xml
+++ /dev/null
@@ -1,212 +0,0 @@
-
-
-
-
-
-
- wms_inventory
- START WITH 1000
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0)]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0)
- ORDER BY revDoc.code]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- AND inv.warehouse.id = :warehouseId]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 0
- and inv.LP.locationIndex >= :locationIndex
- ]]>
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/target/jjwms/WEB-INF/classes/com/dev/swms/server/service/inventory/InventoryManager.class b/target/jjwms/WEB-INF/classes/com/dev/swms/server/service/inventory/InventoryManager.class
deleted file mode 100644
index 11af0da..0000000
Binary files a/target/jjwms/WEB-INF/classes/com/dev/swms/server/service/inventory/InventoryManager.class and /dev/null differ
diff --git a/target/jjwms/WEB-INF/classes/com/dev/swms/server/service/inventory/pojo/DefaultInventoryManager.class b/target/jjwms/WEB-INF/classes/com/dev/swms/server/service/inventory/pojo/DefaultInventoryManager.class
deleted file mode 100644
index 61eb2b7..0000000
Binary files a/target/jjwms/WEB-INF/classes/com/dev/swms/server/service/inventory/pojo/DefaultInventoryManager.class and /dev/null differ
diff --git a/target/jjwms/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml b/target/jjwms/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml
deleted file mode 100644
index a86b94e..0000000
--- a/target/jjwms/WEB-INF/classes/config/origen/count/maintainInvoiceBoxFBPage.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 'BSC'
- and invoiceBox.warehouse = #{SESSION_WAREHOUSE}
- and (invoiceBox.client.id in (select u.organization.id from UserOrganize u where u.user=#{SESSION_USERS})
- or 0=(select nvl(max(u.id),0) from UserOrganize u where u.user=#{SESSION_USERS})
- )
- /~invoiceBox.customsOrder.code: and invoiceBox.customsOrder.code like {invoiceBox.customsOrder.code}~/
- /~invoiceBox.client.shortName: and invoiceBox.client.shortName like {invoiceBox.client.shortName}~/
- /~invoiceBox.invoiceNo: and invoiceBox.invoiceNo like {invoiceBox.invoiceNo}~/
- /~invoiceBox.extend13: and invoiceBox.extend13 like {invoiceBox.extend13}~/
- /~beginDate: AND invoiceBox.invoiceDate >= {beginDate} ~/
- /~endDate: AND invoiceBox.invoiceDate <= {endDate} ~/
- order by invoiceBox.id desc
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-