From 0b9e8ec1065b580d485d1924e2a6bb5658933d32 Mon Sep 17 00:00:00 2001 From: shameem_z Date: Wed, 19 Sep 2007 12:49:38 +0000 Subject: [PATCH] Initial commit of Posterita --- posterita/src/web/WEB-INF/c.tld | 416 ++ posterita/src/web/WEB-INF/dcs.tld | 201 + posterita/src/web/WEB-INF/fmt.tld | 442 ++ posterita/src/web/WEB-INF/pos.tld | 35 + posterita/src/web/WEB-INF/posterita.tld | 146 + posterita/src/web/WEB-INF/struts-bean.tld | 382 + posterita/src/web/WEB-INF/struts-config.xml | 6496 +++++++++++++++++ .../src/web/WEB-INF/struts-config_1_2.dtd | 686 ++ posterita/src/web/WEB-INF/struts-html.tld | 3032 ++++++++ posterita/src/web/WEB-INF/struts-logic.tld | 652 ++ posterita/src/web/WEB-INF/struts-nested.tld | 2886 ++++++++ posterita/src/web/WEB-INF/struts-tiles.tld | 344 + .../src/web/WEB-INF/tiles-config_1_1.dtd | 281 + posterita/src/web/WEB-INF/tiles-defs.xml | 42 + posterita/src/web/WEB-INF/validator-rules.xml | 287 + posterita/src/web/WEB-INF/web-app_2_2.dtd | 565 ++ posterita/src/web/WEB-INF/web-app_2_3.dtd | 1059 +++ posterita/src/web/WEB-INF/web.xml | 171 + posterita/src/web/WEB-INF/webStore.tld | 213 + posterita/src/web/jsp/client/createClient.jsp | 194 + .../web/jsp/customer/createPOSCustomer.jsp | 51 + .../web/jsp/customer/existingPOSCustomers.jsp | 138 + .../src/web/jsp/customer/savePOSCustomer.jsp | 50 + posterita/src/web/jsp/error/error.jsp | 78 + posterita/src/web/jsp/inOut/minOutDetails.jsp | 153 + posterita/src/web/jsp/inOut/printShipment.jsp | 65 + posterita/src/web/jsp/inOut/viewMinOut.jsp | 103 + .../src/web/jsp/inOut/viewReceiptHistory.jsp | 118 + .../src/web/jsp/inOut/viewShipmentHistory.jsp | 118 + posterita/src/web/jsp/include/backBt.jsp | 28 + .../src/web/jsp/include/completePOSOrder.jsp | 115 + .../web/jsp/include/completePOSOrderIncl.jsp | 115 + .../include/creditOrderPart1FocusBarCode.jsp | 121 + .../jsp/include/creditOrderWithAdvanced.jsp | 33 + .../src/web/jsp/include/customerInfoPanel.jsp | 42 + .../web/jsp/include/customerInfoPanel2.jsp | 40 + posterita/src/web/jsp/include/dateFilter.jsp | 34 + posterita/src/web/jsp/include/dayList.jsp | 54 + .../web/jsp/include/documentStatusFilter.jsp | 29 + .../web/jsp/include/draftedCreditOrder.jsp | 82 + .../src/web/jsp/include/draftedPOSOrder.jsp | 115 + posterita/src/web/jsp/include/endCalendar.jsp | 121 + posterita/src/web/jsp/include/errors.jsp | 34 + posterita/src/web/jsp/include/filter.jsp | 91 + posterita/src/web/jsp/include/footer.jsp | 55 + .../web/jsp/include/footerTableBottom1.jsp | 77 + .../jsp/include/historyMonthYearFilter.jsp | 41 + .../src/web/jsp/include/historyfilter.jsp | 62 + posterita/src/web/jsp/include/hourList.jsp | 47 + posterita/src/web/jsp/include/minuteList.jsp | 82 + posterita/src/web/jsp/include/month.jsp | 34 + posterita/src/web/jsp/include/monthList.jsp | 23 + posterita/src/web/jsp/include/pager.jsp | 131 + .../src/web/jsp/include/paymentRuleFilter.jsp | 29 + .../web/jsp/include/paymentTermsDetails.jsp | 135 + posterita/src/web/jsp/include/pinPanel.jsp | 49 + posterita/src/web/jsp/include/posFooter.jsp | 37 + posterita/src/web/jsp/include/posHeader.jsp | 192 + .../src/web/jsp/include/posHistoryFilter.jsp | 92 + .../src/web/jsp/include/posHistoryFilter2.jsp | 75 + posterita/src/web/jsp/include/posOrder.jsp | 27 + .../src/web/jsp/include/posOrderBarCode.jsp | 42 + .../web/jsp/include/posOrderFocusBarCode.jsp | 29 + .../web/jsp/include/posOrderFocusSearch.jsp | 29 + .../src/web/jsp/include/posOrderPart1.jsp | 101 + .../jsp/include/posOrderPart1FocusBarCode.jsp | 70 + .../jsp/include/posOrderPart1FocusSearch.jsp | 61 + .../src/web/jsp/include/posOrderPart2.jsp | 85 + .../src/web/jsp/include/posOrderSearch.jsp | 35 + .../web/jsp/include/posOrderWithAdvanced.jsp | 38 + .../posOrderWithAdvancedFocusSearch.jsp | 39 + .../src/web/jsp/include/posPaymentDetails.jsp | 307 + .../web/jsp/include/posPaymentDetails2.jsp | 307 + posterita/src/web/jsp/include/posTemplate.jsp | 141 + .../src/web/jsp/include/printOrderApplet.jsp | 45 + .../src/web/jsp/include/printOrderApplet2.jsp | 39 + .../web/jsp/include/searchCustomerPanel.jsp | 25 + .../web/jsp/include/searchCustomerPanel2.jsp | 26 + .../web/jsp/include/searchProductPanel.jsp | 71 + .../web/jsp/include/searchProductPanel2.jsp | 50 + .../src/web/jsp/include/searchVendorPanel.jsp | 44 + .../src/web/jsp/include/simpleHeader.jsp | 98 + .../src/web/jsp/include/startCalendar.jsp | 67 + posterita/src/web/jsp/include/tabBottom.jsp | 24 + posterita/src/web/jsp/include/tabTop.jsp | 25 + posterita/src/web/jsp/include/tabTop_big.jsp | 27 + posterita/src/web/jsp/include/tablebottom.jsp | 37 + posterita/src/web/jsp/include/taxDetails.jsp | 71 + posterita/src/web/jsp/include/tenderPanel.jsp | 75 + .../src/web/jsp/include/tenderPanel2.jsp | 116 + posterita/src/web/jsp/include/year.jsp | 39 + posterita/src/web/jsp/include/yearList.jsp | 36 + .../src/web/jsp/invoice/webstoreInvoice.jsp | 126 + posterita/src/web/jsp/login/choose.jsp | 79 + .../src/web/jsp/login/chooseApplication.jsp | 156 + posterita/src/web/jsp/login/chooseRole.jsp | 136 + posterita/src/web/jsp/login/chooseUser.jsp | 119 + posterita/src/web/jsp/login/forgot.jsp | 103 + posterita/src/web/jsp/login/forgot1.jsp | 87 + posterita/src/web/jsp/login/home.jsp | 100 + posterita/src/web/jsp/login/index.jsp | 93 + posterita/src/web/jsp/login/loginForm.jsp | 56 + posterita/src/web/jsp/login/logout.jsp | 61 + posterita/src/web/jsp/login/maintenance.jsp | 89 + posterita/src/web/jsp/login/password.jsp | 103 + posterita/src/web/jsp/login/posLogin.html | 81 + posterita/src/web/jsp/login/success.jsp | 121 + posterita/src/web/jsp/login/tamak logo.gif | Bin 0 -> 2101 bytes .../src/web/jsp/payment/paymentDetails.jsp | 127 + .../src/web/jsp/payment/printPayment.jsp | 54 + posterita/src/web/jsp/payment/viewPayment.jsp | 96 + .../web/jsp/payment/viewPaymentHistory.jsp | 124 + posterita/src/web/jsp/pos/AllPOSCustomer.jsp | 435 ++ posterita/src/web/jsp/pos/ImportCustomer.jsp | 91 + .../src/web/jsp/pos/ViewAllPosVendors.jsp | 173 + posterita/src/web/jsp/pos/adjustCashBook.jsp | 80 + posterita/src/web/jsp/pos/adjustInventory.jsp | 102 + posterita/src/web/jsp/pos/adjustStock.jsp | 256 + posterita/src/web/jsp/pos/adjustedStock.jsp | 82 + .../src/web/jsp/pos/allBlackListCheque.jsp | 114 + .../jsp/pos/cashBookAdjustmentCompleted.jsp | 55 + posterita/src/web/jsp/pos/cashDetails.jsp | 132 + posterita/src/web/jsp/pos/cashLineDetails.jsp | 76 + posterita/src/web/jsp/pos/cashSummary.jsp | 50 + posterita/src/web/jsp/pos/cashSummaryDate.jsp | 88 + posterita/src/web/jsp/pos/cashSummaryInc.jsp | 136 + .../jsp/pos/chooseFastMovingItemReport.jsp | 48 + posterita/src/web/jsp/pos/choosePOS.jsp | 103 + posterita/src/web/jsp/pos/choosePOSInfo.jsp | 43 + posterita/src/web/jsp/pos/closeCashBook.jsp | 145 + posterita/src/web/jsp/pos/closePOSTill.jsp | 299 + posterita/src/web/jsp/pos/closedPOSTill.jsp | 220 + .../src/web/jsp/pos/completePOSOrder.jsp | 36 + .../src/web/jsp/pos/completePOSOrder2.jsp | 41 + .../src/web/jsp/pos/completePOSOrder3.jsp | 36 + .../src/web/jsp/pos/completePOSOrderWA.jsp | 34 + .../web/jsp/pos/completePOSShoppingCart.jsp | 87 + .../src/web/jsp/pos/completedCreditOrder.jsp | 88 + .../jsp/pos/completedCustomerReturnOrder.jsp | 102 + .../web/jsp/pos/completedGoodsReceiveNote.jsp | 88 + .../web/jsp/pos/completedGoodsReturnNote.jsp | 89 + .../src/web/jsp/pos/createBlackListCheque.jsp | 81 + .../src/web/jsp/pos/createCreditOrder.jsp | 114 + .../src/web/jsp/pos/createCreditOrder2.jsp | 347 + .../jsp/pos/createMultipleInvoicePayment.jsp | 217 + .../web/jsp/pos/createPOSGarmentProducts.jsp | 551 ++ posterita/src/web/jsp/pos/createPOSOrder.jsp | 106 + posterita/src/web/jsp/pos/createPOSOrder2.jsp | 100 + posterita/src/web/jsp/pos/createPOSOrder3.jsp | 89 + .../jsp/pos/createPOSOrderWithoutAdvance.jsp | 86 + .../src/web/jsp/pos/createPOSProduct.jsp | 288 + posterita/src/web/jsp/pos/createPOSUser.jsp | 280 + .../src/web/jsp/pos/createPartialPOSOrder.jsp | 467 ++ posterita/src/web/jsp/pos/createPayment.jsp | 80 + .../src/web/jsp/pos/createPaymentTerm.jsp | 84 + posterita/src/web/jsp/pos/createRole.jsp | 125 + posterita/src/web/jsp/pos/createTax.jsp | 50 + posterita/src/web/jsp/pos/createVendor.jsp | 119 + .../src/web/jsp/pos/createdCashPayment.jsp | 105 + posterita/src/web/jsp/pos/createdProducts.jsp | 63 + .../src/web/jsp/pos/creditOrderPayment.jsp | 277 + .../web/jsp/pos/creditOrderShoppingCart.jsp | 24 + .../src/web/jsp/pos/custRetShoppingCart.jsp | 120 + .../jsp/pos/customFastMovingItemReport.jsp | 51 + .../src/web/jsp/pos/customPOSInfoReport.jsp | 51 + .../src/web/jsp/pos/customReportTable.jsp | 159 + .../web/jsp/pos/customSalesByPeriodReport.jsp | 55 + .../src/web/jsp/pos/customSalesReport.jsp | 29 + .../jsp/pos/customSlowMovingItemReport.jsp | 51 + .../web/jsp/pos/customStockMovementReport.jsp | 50 + posterita/src/web/jsp/pos/customerDetails.jsp | 221 + .../src/web/jsp/pos/customerReturnOrder.jsp | 376 + .../src/web/jsp/pos/customerReturnOrder2.jsp | 367 + .../src/web/jsp/pos/customerReturnOrder3.jsp | 367 + .../jsp/pos/customerReturnShoppingCart.jsp | 24 + .../src/web/jsp/pos/downloadUploadCSVfile.jsp | 90 + .../src/web/jsp/pos/draftedCreditOrder.jsp | 65 + .../jsp/pos/draftedCustomerReturnOrder.jsp | 107 + .../jsp/pos/draftedCustomerReturnOrder2.jsp | 114 + .../jsp/pos/draftedCustomerReturnOrder3.jsp | 114 + .../web/jsp/pos/draftedGoodsReceiveNote.jsp | 116 + .../web/jsp/pos/draftedGoodsReturnNote.jsp | 141 + posterita/src/web/jsp/pos/draftedPOSOrder.jsp | 98 + .../src/web/jsp/pos/draftedPOSOrder2.jsp | 96 + .../web/jsp/pos/draftedPOSShoppingCart.jsp | 91 + .../web/jsp/pos/draftedPartialPOSOrder.jsp | 198 + .../src/web/jsp/pos/draftedposOrderWA.jsp | 197 + .../src/web/jsp/pos/dunningLettersPrinted.jsp | 56 + .../src/web/jsp/pos/editBlackListCheque.jsp | 79 + .../src/web/jsp/pos/editBulkProductPrice.jsp | 199 + posterita/src/web/jsp/pos/editPOSCustomer.jsp | 53 + posterita/src/web/jsp/pos/editPOSUser.jsp | 281 + posterita/src/web/jsp/pos/editPaymentTerm.jsp | 68 + posterita/src/web/jsp/pos/editRole.jsp | 139 + posterita/src/web/jsp/pos/editTax.jsp | 52 + posterita/src/web/jsp/pos/editVendor.jsp | 122 + posterita/src/web/jsp/pos/editattribute.jsp | 71 + posterita/src/web/jsp/pos/editpriceList.jsp | 57 + posterita/src/web/jsp/pos/filter.jsp | 109 + .../src/web/jsp/pos/generateCommission.jsp | 69 + .../web/jsp/pos/getCreditOrderDiscDetails.jsp | 210 + .../src/web/jsp/pos/getCurrentTillAmount.jsp | 117 + .../jsp/pos/getCustomerReturnFormPOSOrder.jsp | 96 + posterita/src/web/jsp/pos/getPOSCustomers.jsp | 139 + .../src/web/jsp/pos/getPOSPaymentDetails.jsp | 66 + .../src/web/jsp/pos/getPOSPaymentDetails2.jsp | 67 + .../web/jsp/pos/getPOSPaymentDetails_1.jsp | 218 + posterita/src/web/jsp/pos/getPOSStock.jsp | 239 + .../jsp/pos/getPartialPOSPaymentDetails.jsp | 816 +++ .../src/web/jsp/pos/goodsReceiveNote.jsp | 330 + .../web/jsp/pos/goodsReceiveShoppingCart.jsp | 25 + posterita/src/web/jsp/pos/goodsReturnNote.jsp | 321 + .../web/jsp/pos/goodsReturnShoppingCart.jsp | 25 + posterita/src/web/jsp/pos/grnShoppingCart.jsp | 25 + posterita/src/web/jsp/pos/importBlackList.jsp | 97 + .../src/web/jsp/pos/importGarmentTemplate.csv | 1 + .../src/web/jsp/pos/importPOSProducts.jsp | 121 + posterita/src/web/jsp/pos/importTemplate.csv | 1 + posterita/src/web/jsp/pos/index.jsp | 45 + posterita/src/web/jsp/pos/initMaxItem.jsp | 37 + posterita/src/web/jsp/pos/initMinItem.jsp | 38 + .../src/web/jsp/pos/initViewPOSInfo2.jsp | 31 + .../jsp/pos/initViewSalesAnalysisReport.jsp | 35 + .../src/web/jsp/pos/initViewStockMovement.jsp | 38 + .../src/web/jsp/pos/invokeCreditOrder.jsp | 97 + .../src/web/jsp/pos/invokePartialPOSOrder.jsp | 97 + posterita/src/web/jsp/pos/listPOSUsers.jsp | 144 + posterita/src/web/jsp/pos/listRoles.jsp | 117 + posterita/src/web/jsp/pos/newPOSTemplate.jsp | 138 + posterita/src/web/jsp/pos/orderHeader.jsp | 129 + .../jsp/pos/partialPOSOrderShoppingCart.jsp | 27 + posterita/src/web/jsp/pos/posHome.jsp | 20 + posterita/src/web/jsp/pos/posLogin.jsp | 209 + posterita/src/web/jsp/pos/posPINLogin.jsp | 141 + posterita/src/web/jsp/pos/posPassword.jsp | 78 + posterita/src/web/jsp/pos/posReport.jsp | 312 + posterita/src/web/jsp/pos/posReport1.jsp | 292 + posterita/src/web/jsp/pos/posShoppingCart.jsp | 224 + .../web/jsp/pos/posShoppingCartFirstPage.jsp | 30 + posterita/src/web/jsp/pos/posSubMenu.jsp | 78 + posterita/src/web/jsp/pos/priceCheck.jsp | 80 + posterita/src/web/jsp/pos/priceList.jsp | 109 + .../src/web/jsp/pos/printFinalPOSOrder.jsp | 59 + posterita/src/web/jsp/pos/printPOSOrder.jsp | 157 + posterita/src/web/jsp/pos/productDetails.jsp | 74 + .../src/web/jsp/pos/productDetailsError.jsp | 25 + posterita/src/web/jsp/pos/productsUpdated.jsp | 71 + posterita/src/web/jsp/pos/reportCalendar.jsp | 156 + posterita/src/web/jsp/pos/reportFilter.jsp | 230 + posterita/src/web/jsp/pos/retShoppingCart.jsp | 150 + posterita/src/web/jsp/pos/saveVendor.jsp | 123 + posterita/src/web/jsp/pos/searchCustomer.jsp | 98 + .../jsp/pos/searchPOSGarmentAttributes.jsp | 56 + .../src/web/jsp/pos/searchPOSProducts.jsp | 299 + posterita/src/web/jsp/pos/searchVendor.jsp | 97 + posterita/src/web/jsp/pos/settlePayment.jsp | 618 ++ posterita/src/web/jsp/pos/shoppingCart.jsp | 139 + .../src/web/jsp/pos/testShoppingCart.jsp | 152 + .../src/web/jsp/pos/updatePOSProduct.jsp | 285 + posterita/src/web/jsp/pos/updatedProduct.jsp | 136 + .../src/web/jsp/pos/viewAllPOSProducts.jsp | 461 ++ .../jsp/pos/viewAllPOSProductsForUpdate.jsp | 281 + .../src/web/jsp/pos/viewAllPaymentTerm.jsp | 123 + posterita/src/web/jsp/pos/viewAllTax.jsp | 109 + .../web/jsp/pos/viewBPartnerTrxDetails.jsp | 183 + posterita/src/web/jsp/pos/viewBarcode.jsp | 65 + .../src/web/jsp/pos/viewBlackListCheques.jsp | 59 + posterita/src/web/jsp/pos/viewCommission.jsp | 128 + .../src/web/jsp/pos/viewCommissionDetails.jsp | 114 + .../src/web/jsp/pos/viewCompletePOSOrder.jsp | 101 + .../web/jsp/pos/viewCompletedCreditOrder.jsp | 64 + .../pos/viewCompletedCustomerReturnOrder.jsp | 85 + .../jsp/pos/viewCompletedGoodsReceiveNote.jsp | 79 + .../jsp/pos/viewCompletedGoodsReturnNote.jsp | 158 + .../src/web/jsp/pos/viewCompletedPOSOrder.jsp | 145 + .../src/web/jsp/pos/viewDocumentHistory.jsp | 155 + posterita/src/web/jsp/pos/viewDocumentPDF.jsp | 46 + .../src/web/jsp/pos/viewInventoryHistory.jsp | 122 + .../src/web/jsp/pos/viewMaxSoldItems.jsp | 68 + posterita/src/web/jsp/pos/viewMinOut.jsp | 145 + .../src/web/jsp/pos/viewMinSoldItems.jsp | 70 + posterita/src/web/jsp/pos/viewOrder.jsp | 316 + .../web/jsp/pos/viewPOSBPartnerForDunning.jsp | 170 + .../src/web/jsp/pos/viewPOSBPartnerInfo.jsp | 135 + posterita/src/web/jsp/pos/viewPOSCustomer.jsp | 229 + .../src/web/jsp/pos/viewPOSCustomerCart.jsp | 132 + posterita/src/web/jsp/pos/viewPOSHistory.jsp | 248 + .../src/web/jsp/pos/viewPOSHistoryForAll.jsp | 211 + posterita/src/web/jsp/pos/viewPOSInfo.jsp | 82 + posterita/src/web/jsp/pos/viewPOSProduct.jsp | 264 + posterita/src/web/jsp/pos/viewPOSProducts.jsp | 71 + posterita/src/web/jsp/pos/viewPOSUser.jsp | 213 + .../jsp/pos/viewPartialPOSOrderHistory.jsp | 108 + posterita/src/web/jsp/pos/viewPayment.jsp | 96 + .../src/web/jsp/pos/viewPaymentAllocation.jsp | 151 + .../src/web/jsp/pos/viewPaymentDetails.jsp | 181 + posterita/src/web/jsp/pos/viewPreferences.jsp | 173 + posterita/src/web/jsp/pos/viewProductCart.jsp | 134 + .../web/jsp/pos/viewProductCartForUpdate.jsp | 134 + .../web/jsp/pos/viewProductSalesDetails.jsp | 151 + .../src/web/jsp/pos/viewProductsSalesInfo.jsp | 127 + posterita/src/web/jsp/pos/viewRole.jsp | 80 + .../src/web/jsp/pos/viewStockMovement.jsp | 92 + .../src/web/jsp/pos/viewVendorDetails.jsp | 106 + .../src/web/jsp/pos/viewWebstorePayment.jsp | 121 + .../src/web/jsp/pos/viewattributevalues.jsp | 87 + .../src/web/jsp/pos/webDocumentHeader.jsp | 81 + .../src/web/jsp/pos/wstoreeditattribute.jsp | 72 + .../web/jsp/pos/wstoreviewattributevalues.jsp | 81 + .../src/web/jsp/product/viewProductInfo.jsp | 18 + posterita/src/web/jsp/user/createUser.jsp | 173 + posterita/src/web/jsp/user/editUser.jsp | 174 + posterita/src/web/jsp/user/listUsers.jsp | 103 + posterita/src/web/jsp/user/userCreated.jsp | 143 + posterita/src/web/jsp/user/viewUser.jsp | 153 + 315 files changed, 53397 insertions(+) create mode 100644 posterita/src/web/WEB-INF/c.tld create mode 100644 posterita/src/web/WEB-INF/dcs.tld create mode 100644 posterita/src/web/WEB-INF/fmt.tld create mode 100644 posterita/src/web/WEB-INF/pos.tld create mode 100644 posterita/src/web/WEB-INF/posterita.tld create mode 100644 posterita/src/web/WEB-INF/struts-bean.tld create mode 100644 posterita/src/web/WEB-INF/struts-config.xml create mode 100644 posterita/src/web/WEB-INF/struts-config_1_2.dtd create mode 100644 posterita/src/web/WEB-INF/struts-html.tld create mode 100644 posterita/src/web/WEB-INF/struts-logic.tld create mode 100644 posterita/src/web/WEB-INF/struts-nested.tld create mode 100644 posterita/src/web/WEB-INF/struts-tiles.tld create mode 100644 posterita/src/web/WEB-INF/tiles-config_1_1.dtd create mode 100644 posterita/src/web/WEB-INF/tiles-defs.xml create mode 100644 posterita/src/web/WEB-INF/validator-rules.xml create mode 100644 posterita/src/web/WEB-INF/web-app_2_2.dtd create mode 100644 posterita/src/web/WEB-INF/web-app_2_3.dtd create mode 100644 posterita/src/web/WEB-INF/web.xml create mode 100644 posterita/src/web/WEB-INF/webStore.tld create mode 100644 posterita/src/web/jsp/client/createClient.jsp create mode 100644 posterita/src/web/jsp/customer/createPOSCustomer.jsp create mode 100644 posterita/src/web/jsp/customer/existingPOSCustomers.jsp create mode 100644 posterita/src/web/jsp/customer/savePOSCustomer.jsp create mode 100644 posterita/src/web/jsp/error/error.jsp create mode 100644 posterita/src/web/jsp/inOut/minOutDetails.jsp create mode 100644 posterita/src/web/jsp/inOut/printShipment.jsp create mode 100644 posterita/src/web/jsp/inOut/viewMinOut.jsp create mode 100644 posterita/src/web/jsp/inOut/viewReceiptHistory.jsp create mode 100644 posterita/src/web/jsp/inOut/viewShipmentHistory.jsp create mode 100644 posterita/src/web/jsp/include/backBt.jsp create mode 100644 posterita/src/web/jsp/include/completePOSOrder.jsp create mode 100644 posterita/src/web/jsp/include/completePOSOrderIncl.jsp create mode 100644 posterita/src/web/jsp/include/creditOrderPart1FocusBarCode.jsp create mode 100644 posterita/src/web/jsp/include/creditOrderWithAdvanced.jsp create mode 100644 posterita/src/web/jsp/include/customerInfoPanel.jsp create mode 100644 posterita/src/web/jsp/include/customerInfoPanel2.jsp create mode 100644 posterita/src/web/jsp/include/dateFilter.jsp create mode 100644 posterita/src/web/jsp/include/dayList.jsp create mode 100644 posterita/src/web/jsp/include/documentStatusFilter.jsp create mode 100644 posterita/src/web/jsp/include/draftedCreditOrder.jsp create mode 100644 posterita/src/web/jsp/include/draftedPOSOrder.jsp create mode 100644 posterita/src/web/jsp/include/endCalendar.jsp create mode 100644 posterita/src/web/jsp/include/errors.jsp create mode 100644 posterita/src/web/jsp/include/filter.jsp create mode 100644 posterita/src/web/jsp/include/footer.jsp create mode 100644 posterita/src/web/jsp/include/footerTableBottom1.jsp create mode 100644 posterita/src/web/jsp/include/historyMonthYearFilter.jsp create mode 100644 posterita/src/web/jsp/include/historyfilter.jsp create mode 100644 posterita/src/web/jsp/include/hourList.jsp create mode 100644 posterita/src/web/jsp/include/minuteList.jsp create mode 100644 posterita/src/web/jsp/include/month.jsp create mode 100644 posterita/src/web/jsp/include/monthList.jsp create mode 100644 posterita/src/web/jsp/include/pager.jsp create mode 100644 posterita/src/web/jsp/include/paymentRuleFilter.jsp create mode 100644 posterita/src/web/jsp/include/paymentTermsDetails.jsp create mode 100644 posterita/src/web/jsp/include/pinPanel.jsp create mode 100644 posterita/src/web/jsp/include/posFooter.jsp create mode 100644 posterita/src/web/jsp/include/posHeader.jsp create mode 100644 posterita/src/web/jsp/include/posHistoryFilter.jsp create mode 100644 posterita/src/web/jsp/include/posHistoryFilter2.jsp create mode 100644 posterita/src/web/jsp/include/posOrder.jsp create mode 100644 posterita/src/web/jsp/include/posOrderBarCode.jsp create mode 100644 posterita/src/web/jsp/include/posOrderFocusBarCode.jsp create mode 100644 posterita/src/web/jsp/include/posOrderFocusSearch.jsp create mode 100644 posterita/src/web/jsp/include/posOrderPart1.jsp create mode 100644 posterita/src/web/jsp/include/posOrderPart1FocusBarCode.jsp create mode 100644 posterita/src/web/jsp/include/posOrderPart1FocusSearch.jsp create mode 100644 posterita/src/web/jsp/include/posOrderPart2.jsp create mode 100644 posterita/src/web/jsp/include/posOrderSearch.jsp create mode 100644 posterita/src/web/jsp/include/posOrderWithAdvanced.jsp create mode 100644 posterita/src/web/jsp/include/posOrderWithAdvancedFocusSearch.jsp create mode 100644 posterita/src/web/jsp/include/posPaymentDetails.jsp create mode 100644 posterita/src/web/jsp/include/posPaymentDetails2.jsp create mode 100644 posterita/src/web/jsp/include/posTemplate.jsp create mode 100644 posterita/src/web/jsp/include/printOrderApplet.jsp create mode 100644 posterita/src/web/jsp/include/printOrderApplet2.jsp create mode 100644 posterita/src/web/jsp/include/searchCustomerPanel.jsp create mode 100644 posterita/src/web/jsp/include/searchCustomerPanel2.jsp create mode 100644 posterita/src/web/jsp/include/searchProductPanel.jsp create mode 100644 posterita/src/web/jsp/include/searchProductPanel2.jsp create mode 100644 posterita/src/web/jsp/include/searchVendorPanel.jsp create mode 100644 posterita/src/web/jsp/include/simpleHeader.jsp create mode 100644 posterita/src/web/jsp/include/startCalendar.jsp create mode 100644 posterita/src/web/jsp/include/tabBottom.jsp create mode 100644 posterita/src/web/jsp/include/tabTop.jsp create mode 100644 posterita/src/web/jsp/include/tabTop_big.jsp create mode 100644 posterita/src/web/jsp/include/tablebottom.jsp create mode 100644 posterita/src/web/jsp/include/taxDetails.jsp create mode 100644 posterita/src/web/jsp/include/tenderPanel.jsp create mode 100644 posterita/src/web/jsp/include/tenderPanel2.jsp create mode 100644 posterita/src/web/jsp/include/year.jsp create mode 100644 posterita/src/web/jsp/include/yearList.jsp create mode 100644 posterita/src/web/jsp/invoice/webstoreInvoice.jsp create mode 100644 posterita/src/web/jsp/login/choose.jsp create mode 100644 posterita/src/web/jsp/login/chooseApplication.jsp create mode 100644 posterita/src/web/jsp/login/chooseRole.jsp create mode 100644 posterita/src/web/jsp/login/chooseUser.jsp create mode 100644 posterita/src/web/jsp/login/forgot.jsp create mode 100644 posterita/src/web/jsp/login/forgot1.jsp create mode 100644 posterita/src/web/jsp/login/home.jsp create mode 100644 posterita/src/web/jsp/login/index.jsp create mode 100644 posterita/src/web/jsp/login/loginForm.jsp create mode 100644 posterita/src/web/jsp/login/logout.jsp create mode 100644 posterita/src/web/jsp/login/maintenance.jsp create mode 100644 posterita/src/web/jsp/login/password.jsp create mode 100644 posterita/src/web/jsp/login/posLogin.html create mode 100644 posterita/src/web/jsp/login/success.jsp create mode 100644 posterita/src/web/jsp/login/tamak logo.gif create mode 100644 posterita/src/web/jsp/payment/paymentDetails.jsp create mode 100644 posterita/src/web/jsp/payment/printPayment.jsp create mode 100644 posterita/src/web/jsp/payment/viewPayment.jsp create mode 100644 posterita/src/web/jsp/payment/viewPaymentHistory.jsp create mode 100644 posterita/src/web/jsp/pos/AllPOSCustomer.jsp create mode 100644 posterita/src/web/jsp/pos/ImportCustomer.jsp create mode 100644 posterita/src/web/jsp/pos/ViewAllPosVendors.jsp create mode 100644 posterita/src/web/jsp/pos/adjustCashBook.jsp create mode 100644 posterita/src/web/jsp/pos/adjustInventory.jsp create mode 100644 posterita/src/web/jsp/pos/adjustStock.jsp create mode 100644 posterita/src/web/jsp/pos/adjustedStock.jsp create mode 100644 posterita/src/web/jsp/pos/allBlackListCheque.jsp create mode 100644 posterita/src/web/jsp/pos/cashBookAdjustmentCompleted.jsp create mode 100644 posterita/src/web/jsp/pos/cashDetails.jsp create mode 100644 posterita/src/web/jsp/pos/cashLineDetails.jsp create mode 100644 posterita/src/web/jsp/pos/cashSummary.jsp create mode 100644 posterita/src/web/jsp/pos/cashSummaryDate.jsp create mode 100644 posterita/src/web/jsp/pos/cashSummaryInc.jsp create mode 100644 posterita/src/web/jsp/pos/chooseFastMovingItemReport.jsp create mode 100644 posterita/src/web/jsp/pos/choosePOS.jsp create mode 100644 posterita/src/web/jsp/pos/choosePOSInfo.jsp create mode 100644 posterita/src/web/jsp/pos/closeCashBook.jsp create mode 100644 posterita/src/web/jsp/pos/closePOSTill.jsp create mode 100644 posterita/src/web/jsp/pos/closedPOSTill.jsp create mode 100644 posterita/src/web/jsp/pos/completePOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/completePOSOrder2.jsp create mode 100644 posterita/src/web/jsp/pos/completePOSOrder3.jsp create mode 100644 posterita/src/web/jsp/pos/completePOSOrderWA.jsp create mode 100644 posterita/src/web/jsp/pos/completePOSShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/completedCreditOrder.jsp create mode 100644 posterita/src/web/jsp/pos/completedCustomerReturnOrder.jsp create mode 100644 posterita/src/web/jsp/pos/completedGoodsReceiveNote.jsp create mode 100644 posterita/src/web/jsp/pos/completedGoodsReturnNote.jsp create mode 100644 posterita/src/web/jsp/pos/createBlackListCheque.jsp create mode 100644 posterita/src/web/jsp/pos/createCreditOrder.jsp create mode 100644 posterita/src/web/jsp/pos/createCreditOrder2.jsp create mode 100644 posterita/src/web/jsp/pos/createMultipleInvoicePayment.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSGarmentProducts.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSOrder2.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSOrder3.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSOrderWithoutAdvance.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSProduct.jsp create mode 100644 posterita/src/web/jsp/pos/createPOSUser.jsp create mode 100644 posterita/src/web/jsp/pos/createPartialPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/createPayment.jsp create mode 100644 posterita/src/web/jsp/pos/createPaymentTerm.jsp create mode 100644 posterita/src/web/jsp/pos/createRole.jsp create mode 100644 posterita/src/web/jsp/pos/createTax.jsp create mode 100644 posterita/src/web/jsp/pos/createVendor.jsp create mode 100644 posterita/src/web/jsp/pos/createdCashPayment.jsp create mode 100644 posterita/src/web/jsp/pos/createdProducts.jsp create mode 100644 posterita/src/web/jsp/pos/creditOrderPayment.jsp create mode 100644 posterita/src/web/jsp/pos/creditOrderShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/custRetShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/customFastMovingItemReport.jsp create mode 100644 posterita/src/web/jsp/pos/customPOSInfoReport.jsp create mode 100644 posterita/src/web/jsp/pos/customReportTable.jsp create mode 100644 posterita/src/web/jsp/pos/customSalesByPeriodReport.jsp create mode 100644 posterita/src/web/jsp/pos/customSalesReport.jsp create mode 100644 posterita/src/web/jsp/pos/customSlowMovingItemReport.jsp create mode 100644 posterita/src/web/jsp/pos/customStockMovementReport.jsp create mode 100644 posterita/src/web/jsp/pos/customerDetails.jsp create mode 100644 posterita/src/web/jsp/pos/customerReturnOrder.jsp create mode 100644 posterita/src/web/jsp/pos/customerReturnOrder2.jsp create mode 100644 posterita/src/web/jsp/pos/customerReturnOrder3.jsp create mode 100644 posterita/src/web/jsp/pos/customerReturnShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/downloadUploadCSVfile.jsp create mode 100644 posterita/src/web/jsp/pos/draftedCreditOrder.jsp create mode 100644 posterita/src/web/jsp/pos/draftedCustomerReturnOrder.jsp create mode 100644 posterita/src/web/jsp/pos/draftedCustomerReturnOrder2.jsp create mode 100644 posterita/src/web/jsp/pos/draftedCustomerReturnOrder3.jsp create mode 100644 posterita/src/web/jsp/pos/draftedGoodsReceiveNote.jsp create mode 100644 posterita/src/web/jsp/pos/draftedGoodsReturnNote.jsp create mode 100644 posterita/src/web/jsp/pos/draftedPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/draftedPOSOrder2.jsp create mode 100644 posterita/src/web/jsp/pos/draftedPOSShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/draftedPartialPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/draftedposOrderWA.jsp create mode 100644 posterita/src/web/jsp/pos/dunningLettersPrinted.jsp create mode 100644 posterita/src/web/jsp/pos/editBlackListCheque.jsp create mode 100644 posterita/src/web/jsp/pos/editBulkProductPrice.jsp create mode 100644 posterita/src/web/jsp/pos/editPOSCustomer.jsp create mode 100644 posterita/src/web/jsp/pos/editPOSUser.jsp create mode 100644 posterita/src/web/jsp/pos/editPaymentTerm.jsp create mode 100644 posterita/src/web/jsp/pos/editRole.jsp create mode 100644 posterita/src/web/jsp/pos/editTax.jsp create mode 100644 posterita/src/web/jsp/pos/editVendor.jsp create mode 100644 posterita/src/web/jsp/pos/editattribute.jsp create mode 100644 posterita/src/web/jsp/pos/editpriceList.jsp create mode 100644 posterita/src/web/jsp/pos/filter.jsp create mode 100644 posterita/src/web/jsp/pos/generateCommission.jsp create mode 100644 posterita/src/web/jsp/pos/getCreditOrderDiscDetails.jsp create mode 100644 posterita/src/web/jsp/pos/getCurrentTillAmount.jsp create mode 100644 posterita/src/web/jsp/pos/getCustomerReturnFormPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/getPOSCustomers.jsp create mode 100644 posterita/src/web/jsp/pos/getPOSPaymentDetails.jsp create mode 100644 posterita/src/web/jsp/pos/getPOSPaymentDetails2.jsp create mode 100644 posterita/src/web/jsp/pos/getPOSPaymentDetails_1.jsp create mode 100644 posterita/src/web/jsp/pos/getPOSStock.jsp create mode 100644 posterita/src/web/jsp/pos/getPartialPOSPaymentDetails.jsp create mode 100644 posterita/src/web/jsp/pos/goodsReceiveNote.jsp create mode 100644 posterita/src/web/jsp/pos/goodsReceiveShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/goodsReturnNote.jsp create mode 100644 posterita/src/web/jsp/pos/goodsReturnShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/grnShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/importBlackList.jsp create mode 100644 posterita/src/web/jsp/pos/importGarmentTemplate.csv create mode 100644 posterita/src/web/jsp/pos/importPOSProducts.jsp create mode 100644 posterita/src/web/jsp/pos/importTemplate.csv create mode 100644 posterita/src/web/jsp/pos/index.jsp create mode 100644 posterita/src/web/jsp/pos/initMaxItem.jsp create mode 100644 posterita/src/web/jsp/pos/initMinItem.jsp create mode 100644 posterita/src/web/jsp/pos/initViewPOSInfo2.jsp create mode 100644 posterita/src/web/jsp/pos/initViewSalesAnalysisReport.jsp create mode 100644 posterita/src/web/jsp/pos/initViewStockMovement.jsp create mode 100644 posterita/src/web/jsp/pos/invokeCreditOrder.jsp create mode 100644 posterita/src/web/jsp/pos/invokePartialPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/listPOSUsers.jsp create mode 100644 posterita/src/web/jsp/pos/listRoles.jsp create mode 100644 posterita/src/web/jsp/pos/newPOSTemplate.jsp create mode 100644 posterita/src/web/jsp/pos/orderHeader.jsp create mode 100644 posterita/src/web/jsp/pos/partialPOSOrderShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/posHome.jsp create mode 100644 posterita/src/web/jsp/pos/posLogin.jsp create mode 100644 posterita/src/web/jsp/pos/posPINLogin.jsp create mode 100644 posterita/src/web/jsp/pos/posPassword.jsp create mode 100644 posterita/src/web/jsp/pos/posReport.jsp create mode 100644 posterita/src/web/jsp/pos/posReport1.jsp create mode 100644 posterita/src/web/jsp/pos/posShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/posShoppingCartFirstPage.jsp create mode 100644 posterita/src/web/jsp/pos/posSubMenu.jsp create mode 100644 posterita/src/web/jsp/pos/priceCheck.jsp create mode 100644 posterita/src/web/jsp/pos/priceList.jsp create mode 100644 posterita/src/web/jsp/pos/printFinalPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/printPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/productDetails.jsp create mode 100644 posterita/src/web/jsp/pos/productDetailsError.jsp create mode 100644 posterita/src/web/jsp/pos/productsUpdated.jsp create mode 100644 posterita/src/web/jsp/pos/reportCalendar.jsp create mode 100644 posterita/src/web/jsp/pos/reportFilter.jsp create mode 100644 posterita/src/web/jsp/pos/retShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/saveVendor.jsp create mode 100644 posterita/src/web/jsp/pos/searchCustomer.jsp create mode 100644 posterita/src/web/jsp/pos/searchPOSGarmentAttributes.jsp create mode 100644 posterita/src/web/jsp/pos/searchPOSProducts.jsp create mode 100644 posterita/src/web/jsp/pos/searchVendor.jsp create mode 100644 posterita/src/web/jsp/pos/settlePayment.jsp create mode 100644 posterita/src/web/jsp/pos/shoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/testShoppingCart.jsp create mode 100644 posterita/src/web/jsp/pos/updatePOSProduct.jsp create mode 100644 posterita/src/web/jsp/pos/updatedProduct.jsp create mode 100644 posterita/src/web/jsp/pos/viewAllPOSProducts.jsp create mode 100644 posterita/src/web/jsp/pos/viewAllPOSProductsForUpdate.jsp create mode 100644 posterita/src/web/jsp/pos/viewAllPaymentTerm.jsp create mode 100644 posterita/src/web/jsp/pos/viewAllTax.jsp create mode 100644 posterita/src/web/jsp/pos/viewBPartnerTrxDetails.jsp create mode 100644 posterita/src/web/jsp/pos/viewBarcode.jsp create mode 100644 posterita/src/web/jsp/pos/viewBlackListCheques.jsp create mode 100644 posterita/src/web/jsp/pos/viewCommission.jsp create mode 100644 posterita/src/web/jsp/pos/viewCommissionDetails.jsp create mode 100644 posterita/src/web/jsp/pos/viewCompletePOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/viewCompletedCreditOrder.jsp create mode 100644 posterita/src/web/jsp/pos/viewCompletedCustomerReturnOrder.jsp create mode 100644 posterita/src/web/jsp/pos/viewCompletedGoodsReceiveNote.jsp create mode 100644 posterita/src/web/jsp/pos/viewCompletedGoodsReturnNote.jsp create mode 100644 posterita/src/web/jsp/pos/viewCompletedPOSOrder.jsp create mode 100644 posterita/src/web/jsp/pos/viewDocumentHistory.jsp create mode 100644 posterita/src/web/jsp/pos/viewDocumentPDF.jsp create mode 100644 posterita/src/web/jsp/pos/viewInventoryHistory.jsp create mode 100644 posterita/src/web/jsp/pos/viewMaxSoldItems.jsp create mode 100644 posterita/src/web/jsp/pos/viewMinOut.jsp create mode 100644 posterita/src/web/jsp/pos/viewMinSoldItems.jsp create mode 100644 posterita/src/web/jsp/pos/viewOrder.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSBPartnerForDunning.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSBPartnerInfo.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSCustomer.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSCustomerCart.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSHistory.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSHistoryForAll.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSInfo.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSProduct.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSProducts.jsp create mode 100644 posterita/src/web/jsp/pos/viewPOSUser.jsp create mode 100644 posterita/src/web/jsp/pos/viewPartialPOSOrderHistory.jsp create mode 100644 posterita/src/web/jsp/pos/viewPayment.jsp create mode 100644 posterita/src/web/jsp/pos/viewPaymentAllocation.jsp create mode 100644 posterita/src/web/jsp/pos/viewPaymentDetails.jsp create mode 100644 posterita/src/web/jsp/pos/viewPreferences.jsp create mode 100644 posterita/src/web/jsp/pos/viewProductCart.jsp create mode 100644 posterita/src/web/jsp/pos/viewProductCartForUpdate.jsp create mode 100644 posterita/src/web/jsp/pos/viewProductSalesDetails.jsp create mode 100644 posterita/src/web/jsp/pos/viewProductsSalesInfo.jsp create mode 100644 posterita/src/web/jsp/pos/viewRole.jsp create mode 100644 posterita/src/web/jsp/pos/viewStockMovement.jsp create mode 100644 posterita/src/web/jsp/pos/viewVendorDetails.jsp create mode 100644 posterita/src/web/jsp/pos/viewWebstorePayment.jsp create mode 100644 posterita/src/web/jsp/pos/viewattributevalues.jsp create mode 100644 posterita/src/web/jsp/pos/webDocumentHeader.jsp create mode 100644 posterita/src/web/jsp/pos/wstoreeditattribute.jsp create mode 100644 posterita/src/web/jsp/pos/wstoreviewattributevalues.jsp create mode 100644 posterita/src/web/jsp/product/viewProductInfo.jsp create mode 100644 posterita/src/web/jsp/user/createUser.jsp create mode 100644 posterita/src/web/jsp/user/editUser.jsp create mode 100644 posterita/src/web/jsp/user/listUsers.jsp create mode 100644 posterita/src/web/jsp/user/userCreated.jsp create mode 100644 posterita/src/web/jsp/user/viewUser.jsp diff --git a/posterita/src/web/WEB-INF/c.tld b/posterita/src/web/WEB-INF/c.tld new file mode 100644 index 0000000000..ce80e8dd55 --- /dev/null +++ b/posterita/src/web/WEB-INF/c.tld @@ -0,0 +1,416 @@ + + + + 1.0 + 1.2 + c + http://java.sun.com/jstl/core + JSTL core + JSTL 1.0 core library + + + + org.apache.taglibs.standard.tlv.JstlCoreTLV + + + expressionAttributes + + out:value + out:default + out:escapeXml + if:test + import:url + import:context + import:charEncoding + forEach:items + forEach:begin + forEach:end + forEach:step + forTokens:items + forTokens:begin + forTokens:end + forTokens:step + param:encode + param:name + param:value + redirect:context + redirect:url + set:property + set:target + set:value + url:context + url:value + when:test + + + Whitespace-separated list of colon-separated token pairs + describing tag:attribute combinations that accept expressions. + The validator uses this information to determine which + attributes need their syntax validated. + + + + + + catch + org.apache.taglibs.standard.tag.common.core.CatchTag + JSP + + Catches any Throwable that occurs in its body and optionally + exposes it. + + + var + false + false + + + + + choose + org.apache.taglibs.standard.tag.common.core.ChooseTag + JSP + + Simple conditional tag that establishes a context for + mutually exclusive conditional operations, marked by + <when> and <otherwise> + + + + + out + org.apache.taglibs.standard.tag.el.core.OutTag + JSP + + Like <%= ... >, but for expressions. + + + value + true + false + + + default + false + false + + + escapeXml + false + false + + + + + if + org.apache.taglibs.standard.tag.el.core.IfTag + JSP + + Simple conditional tag, which evalutes its body if the + supplied condition is true and optionally exposes a Boolean + scripting variable representing the evaluation of this condition + + + test + true + false + + + var + false + false + + + scope + false + false + + + + + import + org.apache.taglibs.standard.tag.el.core.ImportTag + org.apache.taglibs.standard.tei.ImportTEI + JSP + + Retrieves an absolute or relative URL and exposes its contents + to either the page, a String in 'var', or a Reader in 'varReader'. + + + url + true + false + + + var + false + false + + + scope + false + false + + + varReader + false + false + + + context + false + false + + + charEncoding + false + false + + + + + forEach + org.apache.taglibs.standard.tag.el.core.ForEachTag + org.apache.taglibs.standard.tei.ForEachTEI + JSP + + The basic iteration tag, accepting many different + collection types and supporting subsetting and other + functionality + + + items + false + false + + + begin + false + false + + + end + false + false + + + step + false + false + + + var + false + false + + + varStatus + false + false + + + + + forTokens + org.apache.taglibs.standard.tag.el.core.ForTokensTag + JSP + + Iterates over tokens, separated by the supplied delimeters + + + items + true + false + + + delims + true + false + + + begin + false + false + + + end + false + false + + + step + false + false + + + var + false + false + + + varStatus + false + false + + + + + otherwise + org.apache.taglibs.standard.tag.common.core.OtherwiseTag + JSP + + Subtag of <choose> that follows <when> tags + and runs only if all of the prior conditions evaluated to + 'false' + + + + + param + org.apache.taglibs.standard.tag.el.core.ParamTag + JSP + + Adds a parameter to a containing 'import' tag's URL. + + + name + true + false + + + value + false + false + + + + + redirect + org.apache.taglibs.standard.tag.el.core.RedirectTag + JSP + + Redirects to a new URL. + + + var + false + false + + + scope + false + false + + + url + true + false + + + context + false + false + + + + + remove + org.apache.taglibs.standard.tag.common.core.RemoveTag + empty + + Removes a scoped variable (from a particular scope, if specified). + + + var + true + false + + + scope + false + false + + + + + set + org.apache.taglibs.standard.tag.el.core.SetTag + JSP + + Sets the result of an expression evaluation in a 'scope' + + + var + false + false + + + value + false + false + + + target + false + false + + + property + false + false + + + scope + false + false + + + + + url + org.apache.taglibs.standard.tag.el.core.UrlTag + JSP + + Prints or exposes a URL with optional query parameters + (via the c:param tag). + + + var + false + false + + + scope + false + false + + + value + true + false + + + context + false + false + + + + + when + org.apache.taglibs.standard.tag.el.core.WhenTag + JSP + + Subtag of <choose> that includes its body if its + condition evalutes to 'true' + + + test + true + false + + + + diff --git a/posterita/src/web/WEB-INF/dcs.tld b/posterita/src/web/WEB-INF/dcs.tld new file mode 100644 index 0000000000..f24e99d210 --- /dev/null +++ b/posterita/src/web/WEB-INF/dcs.tld @@ -0,0 +1,201 @@ + + + +1.0 +1.1 +dcs + + + + +orderStatus +org.posterita.taglib.OrderStatus +JSP + +name +true +true + + +property +true +true + + +scope +false +true + + + + +attributeValues +com.posterita.taglib.AttributeValues +JSP + +name +true +true + + +property +true +true + + +scope +false +true + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/WEB-INF/fmt.tld b/posterita/src/web/WEB-INF/fmt.tld new file mode 100644 index 0000000000..20523ee619 --- /dev/null +++ b/posterita/src/web/WEB-INF/fmt.tld @@ -0,0 +1,442 @@ + + + + 1.0 + 1.2 + fmt + http://java.sun.com/jstl/fmt + JSTL fmt + JSTL 1.0 i18n-capable formatting library + + + + org.apache.taglibs.standard.tlv.JstlFmtTLV + + + expressionAttributes + + requestEncoding:value + setLocale:value + setLocale:variant + timeZone:value + setTimeZone:value + bundle:basename + bundle:prefix + setBundle:basename + message:key + message:bundle + param:value + formatNumber:value + formatNumber:pattern + formatNumber:currencyCode + formatNumber:currencySymbol + formatNumber:groupingUsed + formatNumber:maxIntegerDigits + formatNumber:minIntegerDigits + formatNumber:maxFractionDigits + formatNumber:minFractionDigits + parseNumber:value + parseNumber:pattern + parseNumber:parseLocale + parseNumber:integerOnly + formatDate:value + formatDate:pattern + formatDate:timeZone + parseDate:value + parseDate:pattern + parseDate:timeZone + parseDate:parseLocale + + + Whitespace-separated list of colon-separated token pairs + describing tag:attribute combinations that accept expressions. + The validator uses this information to determine which + attributes need their syntax validated. + + + + + + requestEncoding + org.apache.taglibs.standard.tag.el.fmt.RequestEncodingTag + empty + + Sets the request character encoding + + + value + false + false + + + + + setLocale + org.apache.taglibs.standard.tag.el.fmt.SetLocaleTag + empty + + Stores the given locale in the locale configuration variable + + + value + true + false + + + variant + false + false + + + scope + false + false + + + + + timeZone + org.apache.taglibs.standard.tag.el.fmt.TimeZoneTag + JSP + + Specifies the time zone for any time formatting or parsing actions + nested in its body + + + value + true + false + + + + + setTimeZone + org.apache.taglibs.standard.tag.el.fmt.SetTimeZoneTag + empty + + Stores the given time zone in the time zone configuration variable + + + value + true + false + + + var + false + false + + + scope + false + false + + + + + bundle + org.apache.taglibs.standard.tag.el.fmt.BundleTag + JSP + + Loads a resource bundle to be used by its tag body + + + basename + true + false + + + prefix + false + false + + + + + setBundle + org.apache.taglibs.standard.tag.el.fmt.SetBundleTag + empty + + Loads a resource bundle and stores it in the named scoped variable or + the bundle configuration variable + + + basename + true + false + + + var + false + false + + + scope + false + false + + + + + message + org.apache.taglibs.standard.tag.el.fmt.MessageTag + JSP + + Maps key to localized message and performs parametric replacement + + + key + false + false + + + bundle + false + false + + + var + false + false + + + scope + false + false + + + + + param + org.apache.taglibs.standard.tag.el.fmt.ParamTag + JSP + + Supplies an argument for parametric replacement to a containing + <message> tag + + + value + false + false + + + + + formatNumber + org.apache.taglibs.standard.tag.el.fmt.FormatNumberTag + JSP + + Formats a numeric value as a number, currency, or percentage + + + value + false + false + + + type + false + false + + + pattern + false + false + + + currencyCode + false + false + + + currencySymbol + false + false + + + groupingUsed + false + false + + + maxIntegerDigits + false + false + + + minIntegerDigits + false + false + + + maxFractionDigits + false + false + + + minFractionDigits + false + false + + + var + false + false + + + scope + false + false + + + + + parseNumber + org.apache.taglibs.standard.tag.el.fmt.ParseNumberTag + JSP + + Parses the string representation of a number, currency, or percentage + + + value + false + false + + + type + false + false + + + pattern + false + false + + + parseLocale + false + false + + + integerOnly + false + false + + + var + false + false + + + scope + false + false + + + + + formatDate + org.apache.taglibs.standard.tag.el.fmt.FormatDateTag + empty + + Formats a date and/or time using the supplied styles and pattern + + + value + true + false + + + type + false + false + + + dateStyle + false + false + + + timeStyle + false + false + + + pattern + false + false + + + timeZone + false + false + + + var + false + false + + + scope + false + false + + + + + parseDate + org.apache.taglibs.standard.tag.el.fmt.ParseDateTag + JSP + + Parses the string representation of a date and/or time + + + value + false + false + + + type + false + false + + + dateStyle + false + false + + + timeStyle + false + false + + + pattern + false + false + + + timeZone + false + false + + + parseLocale + false + false + + + var + false + false + + + scope + false + false + + + + diff --git a/posterita/src/web/WEB-INF/pos.tld b/posterita/src/web/WEB-INF/pos.tld new file mode 100644 index 0000000000..11f6ce7774 --- /dev/null +++ b/posterita/src/web/WEB-INF/pos.tld @@ -0,0 +1,35 @@ + + + + 1.0 + 1.2 + pos + pos.tld + POSterita + $Id: pos.tld,v 1.2 2006/11/29 05:23:55 alok Exp $ + + + + element + org.posterita.pos.taglib.ElementTag + JSP + Display element + + columnName + true + true + + + printing + false + false + + + textOnly + false + false + + + \ No newline at end of file diff --git a/posterita/src/web/WEB-INF/posterita.tld b/posterita/src/web/WEB-INF/posterita.tld new file mode 100644 index 0000000000..329b6f0577 --- /dev/null +++ b/posterita/src/web/WEB-INF/posterita.tld @@ -0,0 +1,146 @@ + + + +1.0 +1.1 +dms + + + + +regionName +com.dms.taglib.Region +JSP + +name +true +true + + +property +false +true + + +scope +true +true + + + + +warehouseName +com.dms.taglib.Warehouse +JSP + +name +true +true + + +property +false +true + + +scope +true +true + + + + + +productName +com.dms.taglib.ProductName +JSP + +name +true +true + + +property +false +true + + +scope +true +true + + + + +bankName +com.dms.taglib.BankName +JSP + +name +true +true + + +property +false +true + + +scope +true +true + + + + + +menuClose +com.dms.taglib.MenuClose +JSP + +name +true +true + + +property +false +true + + +scope +true +true + + + + + +sco +com.dms.taglib.SCONaming +JSP + +name +false +true + + +property +false +true + + +abbreviated +false +true + + +scope +false +true + + + + + + \ No newline at end of file diff --git a/posterita/src/web/WEB-INF/struts-bean.tld b/posterita/src/web/WEB-INF/struts-bean.tld new file mode 100644 index 0000000000..5fe94bd359 --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-bean.tld @@ -0,0 +1,382 @@ + + + + + + + + + + +1.2 +1.1 +bean +http://struts.apache.org/tags-bean + +cookie +org.apache.struts.taglib.bean.CookieTag +org.apache.struts.taglib.bean.CookieTei +empty + +id +true +false + + +multiple +false +true + + +name +true +true + + +value +false +true + + + +define +org.apache.struts.taglib.bean.DefineTag +org.apache.struts.taglib.bean.DefineTei +JSP + +id +true +false + + +name +false +true + + +property +false +true + + +scope +false +true + + +toScope +false +true + + +type +false +true + + +value +false +true + + + +header +org.apache.struts.taglib.bean.HeaderTag +org.apache.struts.taglib.bean.HeaderTei +empty + +id +true +false + + +multiple +false +true + + +name +true +true + + +value +false +true + + + +include +org.apache.struts.taglib.bean.IncludeTag +org.apache.struts.taglib.bean.IncludeTei +empty + +anchor +false +true + + +forward +false +true + + +href +false +true + + +id +true +false + + +name +false +true + + +page +false +true + + +transaction +false +true + + + +message +org.apache.struts.taglib.bean.MessageTag +empty + +arg0 +false +true + + +arg1 +false +true + + +arg2 +false +true + + +arg3 +false +true + + +arg4 +false +true + + +bundle +false +true + + +key +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + +scope +false +true + + + +page +org.apache.struts.taglib.bean.PageTag +org.apache.struts.taglib.bean.PageTei +empty + +id +true +false + + +property +true +true + + + +parameter +org.apache.struts.taglib.bean.ParameterTag +org.apache.struts.taglib.bean.ParameterTei +empty + +id +true +false + + +multiple +false +true + + +name +true +true + + +value +false +true + + + +resource +org.apache.struts.taglib.bean.ResourceTag +org.apache.struts.taglib.bean.ResourceTei +empty + +id +true +false + + +input +false +true + + +name +true +true + + + +size +org.apache.struts.taglib.bean.SizeTag +org.apache.struts.taglib.bean.SizeTei +empty + +collection +false +true + + +id +true +false + + +name +false +true + + +property +false +true + + +scope +false +true + + + +struts +org.apache.struts.taglib.bean.StrutsTag +org.apache.struts.taglib.bean.StrutsTei +empty + +id +true +false + + +formBean +false +true + + +forward +false +true + + +mapping +false +true + + + +write +org.apache.struts.taglib.bean.WriteTag +empty + +bundle +false +true + + +filter +false +true + + +format +false +true + + +formatKey +false +true + + +ignore +false +true + + +locale +false +true + + +name +true +true + + +property +false +true + + +scope +false +true + + + + + + diff --git a/posterita/src/web/WEB-INF/struts-config.xml b/posterita/src/web/WEB-INF/struts-config.xml new file mode 100644 index 0000000000..b93214a72e --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-config.xml @@ -0,0 +1,6496 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/struts-config_1_2.dtd b/posterita/src/web/WEB-INF/struts-config_1_2.dtd new file mode 100644 index 0000000000..fa479f76b5 --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-config_1_2.dtd @@ -0,0 +1,686 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/struts-html.tld b/posterita/src/web/WEB-INF/struts-html.tld new file mode 100644 index 0000000000..a53db16f66 --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-html.tld @@ -0,0 +1,3032 @@ + + + + + + + + + + +1.2 +1.1 +html +http://struts.apache.org/tags-html + +base +org.apache.struts.taglib.html.BaseTag +empty + +target +false +true + + +server +false +true + + + +button +org.apache.struts.taglib.html.ButtonTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +cancel +org.apache.struts.taglib.html.CancelTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +checkbox +org.apache.struts.taglib.html.CheckboxTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +errors +org.apache.struts.taglib.html.ErrorsTag +empty + +bundle +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + + +file +org.apache.struts.taglib.html.FileTag + +accesskey +false +true + + +accept +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +maxlength +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +size +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +form +org.apache.struts.taglib.html.FormTag +JSP + +action +true +true + + +acceptCharset +false +true + + +enctype +false +true + + +focus +false +true + + +focusIndex +false +true + + +method +false +true + + +onreset +false +true + + +onsubmit +false +true + + +scriptLanguage +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +target +false +true + + + +frame +org.apache.struts.taglib.html.FrameTag + +action +false +true + + +module +false +true + + +anchor +false +true + + +forward +false +true + + +frameborder +false +true + + +frameName +false +true + + +href +false +true + + +longdesc +false +true + + +marginheight +false +true + + +marginwidth +false +true + + +name +false +true + + +noresize +false +true + + +page +false +true + + +paramId +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +scrolling +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +title +false +true + + +titleKey +false +true + + +transaction +false +true + + + +hidden +org.apache.struts.taglib.html.HiddenTag +empty + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + +write +false +true + + + +html +org.apache.struts.taglib.html.HtmlTag +JSP + +lang +false +true + + +locale +false +true + + +xhtml +false +true + + + +image +org.apache.struts.taglib.html.ImageTag + +accesskey +false +true + + +align +false +true + + +alt +false +true + + +altKey +false +true + + +border +false +true + + +bundle +false +true + + +disabled +false +true + + +indexed +false +true + + +locale +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +page +false +true + + +pageKey +false +true + + +property +false +true + + +src +false +true + + +srcKey +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +img +org.apache.struts.taglib.html.ImgTag +empty + +align +false +true + + +alt +false +true + + +altKey +false +true + + +border +false +true + + +bundle +false +true + + +contextRelative +false +true + + +height +false +true + + +hspace +false +true + + +imageName +false +true + + +ismap +false +true + + +locale +false +true + + +lowsrc +false +true + + +name +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +paramId +false +true + + +page +false +true + + +pageKey +false +true + + +action +false +true + + +module +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +src +false +true + + +srcKey +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +title +false +true + + +titleKey +false +true + + +useLocalEncoding +false +true + + +usemap +false +true + + +vspace +false +true + + +width +false +true + + + +javascript +org.apache.struts.taglib.html.JavascriptValidatorTag +empty + +cdata +false +true + + +dynamicJavascript +false +false + + +formName +false +true + + +method +false +true + + +page +false +true + + +scriptLanguage +false +true + + +src +false +true + + +staticJavascript +false +false + + +htmlComment +false +true + + + +link +org.apache.struts.taglib.html.LinkTag + +accesskey +false +true + + +action +false +true + + +module +false +true + + +anchor +false +true + + +forward +false +true + + +href +false +true + + +indexed +false +true + + +indexId +false +true + + +linkName +false +true + + +name +false +true + + +onblur +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +page +false +true + + +paramId +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +target +false +true + + +title +false +true + + +titleKey +false +true + + +transaction +false +true + + +useLocalEncoding +false +true + + + +messages +org.apache.struts.taglib.html.MessagesTag +org.apache.struts.taglib.html.MessagesTei +JSP + +id +true +false + + +bundle +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + +header +false +true + + +footer +false +true + + +message +false +true + + + +multibox +org.apache.struts.taglib.html.MultiboxTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +option +org.apache.struts.taglib.html.OptionTag + +bundle +false +true + + +disabled +false +true + + +key +false +true + + +locale +false +true + + +style +false +true + + +styleId +false +true + + +styleClass +false +true + + +value +true +true + + + +options +org.apache.struts.taglib.html.OptionsTag +empty + +collection +false +true + + +filter +false +true + + +labelName +false +true + + +labelProperty +false +true + + +name +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + + +optionsCollection +org.apache.struts.taglib.html.OptionsCollectionTag +empty + +filter +false +true + + +label +false +true + + +name +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + +value +false +true + + + +password +org.apache.struts.taglib.html.PasswordTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +maxlength +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +readonly +false +true + + +redisplay +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +size +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +radio +org.apache.struts.taglib.html.RadioTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +property +true +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +true +true + + +idName +false +true + + + +reset +org.apache.struts.taglib.html.ResetTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +rewrite +org.apache.struts.taglib.html.RewriteTag +empty + +action +false +true + + +module +false +true + + +anchor +false +true + + +forward +false +true + + +href +false +true + + +name +false +true + + +page +false +true + + +paramId +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +transaction +false +true + + +useLocalEncoding +false +true + + + +select +org.apache.struts.taglib.html.SelectTag +JSP + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +multiple +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +size +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +submit +org.apache.struts.taglib.html.SubmitTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +text +org.apache.struts.taglib.html.TextTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +maxlength +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +readonly +false +true + + +size +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +textarea +org.apache.struts.taglib.html.TextareaTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +cols +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +readonly +false +true + + +rows +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +xhtml +org.apache.struts.taglib.html.XhtmlTag +empty + + + diff --git a/posterita/src/web/WEB-INF/struts-logic.tld b/posterita/src/web/WEB-INF/struts-logic.tld new file mode 100644 index 0000000000..f920868073 --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-logic.tld @@ -0,0 +1,652 @@ + + + + + + + + + +1.2 +1.1 +logic +http://struts.apache.org/tags-logic + +empty +org.apache.struts.taglib.logic.EmptyTag +JSP + +name +false +true + + +property +false +true + + +scope +false +true + + + +equal +org.apache.struts.taglib.logic.EqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +forward +org.apache.struts.taglib.logic.ForwardTag +empty + +name +true +true + + + +greaterEqual +org.apache.struts.taglib.logic.GreaterEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +greaterThan +org.apache.struts.taglib.logic.GreaterThanTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +iterate +org.apache.struts.taglib.logic.IterateTag +org.apache.struts.taglib.logic.IterateTei +JSP + +collection +false +true + + +id +true +false + + +indexId +false +false + + +length +false +true + + +name +false +true + + +offset +false +true + + +property +false +true + + +scope +false +true + + +type +false +true + + + +lessEqual +org.apache.struts.taglib.logic.LessEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +lessThan +org.apache.struts.taglib.logic.LessThanTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +match +org.apache.struts.taglib.logic.MatchTag +JSP + +cookie +false +true + + +header +false +true + + +location +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +messagesNotPresent +org.apache.struts.taglib.logic.MessagesNotPresentTag +JSP + +name +false +true + + +property +false +true + + +message +false +true + + + +messagesPresent +org.apache.struts.taglib.logic.MessagesPresentTag +JSP + +name +false +true + + +property +false +true + + +message +false +true + + + +notEmpty +org.apache.struts.taglib.logic.NotEmptyTag +JSP + +name +false +true + + +property +false +true + + +scope +false +true + + + +notEqual +org.apache.struts.taglib.logic.NotEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +notMatch +org.apache.struts.taglib.logic.NotMatchTag +JSP + +cookie +false +true + + +header +false +true + + +location +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +notPresent +org.apache.struts.taglib.logic.NotPresentTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +role +false +true + + +scope +false +true + + +user +false +true + + + +present +org.apache.struts.taglib.logic.PresentTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +role +false +true + + +scope +false +true + + +user +false +true + + + +redirect +org.apache.struts.taglib.logic.RedirectTag + +action +false +true + + +anchor +false +true + + +forward +false +true + + +href +false +true + + +name +false +true + + +page +false +true + + +paramId +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +transaction +false +true + + +useLocalEncoding +false +true + + + + + + diff --git a/posterita/src/web/WEB-INF/struts-nested.tld b/posterita/src/web/WEB-INF/struts-nested.tld new file mode 100644 index 0000000000..f4a10d0f52 --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-nested.tld @@ -0,0 +1,2886 @@ + + + + + + + + + +1.2 +1.1 +nested +http://struts.apache.org/tags-nested + +nest +org.apache.struts.taglib.nested.NestedPropertyTag +JSP + +property +false +true + + + +writeNesting +org.apache.struts.taglib.nested.NestedWriteNestingTag +org.apache.struts.taglib.nested.NestedWriteNestingTei +JSP + +property +false +true + + +id +false +true + + +filter +false +true + + + +root +org.apache.struts.taglib.nested.NestedRootTag +JSP + +name +false +true + + + +define +org.apache.struts.taglib.nested.bean.NestedDefineTag +org.apache.struts.taglib.nested.bean.NestedDefineTei +empty + +id +true +true + + +name +false +true + + +property +false +true + + +scope +false +true + + +toScope +false +true + + +type +false +true + + +value +false +true + + + +message +org.apache.struts.taglib.nested.bean.NestedMessageTag +empty + +arg0 +false +true + + +arg1 +false +true + + +arg2 +false +true + + +arg3 +false +true + + +arg4 +false +true + + +bundle +false +true + + +key +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + +scope +false +true + + + +size +org.apache.struts.taglib.nested.bean.NestedSizeTag +org.apache.struts.taglib.bean.SizeTei +empty + +collection +false +true + + +id +true +true + + +name +false +true + + +property +false +true + + +scope +false +true + + + +write +org.apache.struts.taglib.nested.bean.NestedWriteTag +empty + +bundle +false +true + + +filter +false +true + + +format +false +true + + +formatKey +false +true + + +ignore +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + +scope +false +true + + + +checkbox +org.apache.struts.taglib.nested.html.NestedCheckboxTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +errors +org.apache.struts.taglib.nested.html.NestedErrorsTag +empty + +bundle +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + + +file +org.apache.struts.taglib.nested.html.NestedFileTag + +accesskey +false +true + + +accept +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +maxlength +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +size +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +form +org.apache.struts.taglib.nested.html.NestedFormTag +JSP + +action +true +true + + +enctype +false +true + + +focus +false +true + + +method +false +true + + +onreset +false +true + + +onsubmit +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +target +false +true + + + +hidden +org.apache.struts.taglib.nested.html.NestedHiddenTag + +alt +false +true + + +altKey +false +true + + +indexed +false +true + + +name +false +true + + +property +true +true + + +title +false +true + + +titleKey +false +true + + +styleClass +false +true + + +styleId +false +true + + +value +false +true + + +write +false +true + + + +image +org.apache.struts.taglib.nested.html.NestedImageTag + +accesskey +false +true + + +align +false +true + + +alt +false +true + + +altKey +false +true + + +border +false +true + + +bundle +false +true + + +disabled +false +true + + +indexed +false +true + + +locale +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +page +false +true + + +pageKey +false +true + + +property +false +true + + +src +false +true + + +srcKey +false +true + + +style +false +true + + +styleClass +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +img +org.apache.struts.taglib.nested.html.NestedImgTag +empty + +accesskey +false +true + + +align +false +true + + +alt +false +true + + +altKey +false +true + + +border +false +true + + +bundle +false +true + + +height +false +true + + +hspace +false +true + + +imageName +false +true + + +ismap +false +true + + +locale +false +true + + +lowsrc +false +true + + +name +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +paramId +false +true + + +page +false +true + + +pageKey +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +src +false +true + + +srcKey +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +title +false +true + + +titleKey +false +true + + +usemap +false +true + + +vspace +false +true + + +width +false +true + + + +link +org.apache.struts.taglib.nested.html.NestedLinkTag + +accesskey +false +true + + +action +false +true + + +anchor +false +true + + +forward +false +true + + +href +false +true + + +indexed +false +true + + +indexId +false +true + + +linkName +false +true + + +name +false +true + + +onblur +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +page +false +true + + +paramId +false +true + + +paramName +false +true + + +paramProperty +false +true + + +paramScope +false +true + + +property +false +true + + +scope +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +target +false +true + + +title +false +true + + +titleKey +false +true + + +transaction +false +true + + + +messages +org.apache.struts.taglib.nested.html.NestedMessagesTag +org.apache.struts.taglib.html.MessagesTei +JSP + +id +true +true + + +bundle +false +true + + +locale +false +true + + +name +false +true + + +property +false +true + + +header +false +true + + +footer +false +true + + +message +false +true + + + +multibox +org.apache.struts.taglib.nested.html.NestedMultiboxTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +options +org.apache.struts.taglib.nested.html.NestedOptionsTag +empty + +collection +false +true + + +filter +false +true + + +labelName +false +true + + +labelProperty +false +true + + +name +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + + +optionsCollection +org.apache.struts.taglib.nested.html.NestedOptionsCollectionTag +empty + +filter +false +true + + +label +false +true + + +name +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +value +false +true + + + +password +org.apache.struts.taglib.nested.html.NestedPasswordTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +maxlength +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +readonly +false +true + + +redisplay +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +size +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +radio +org.apache.struts.taglib.nested.html.NestedRadioTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +property +true +true + + +onmousedown +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +true +true + + + +select +org.apache.struts.taglib.nested.html.NestedSelectTag +JSP + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +multiple +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +size +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +submit +org.apache.struts.taglib.nested.html.NestedSubmitTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +text +org.apache.struts.taglib.nested.html.NestedTextTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +disabled +false +true + + +indexed +false +true + + +maxlength +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +readonly +false +true + + +size +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +textarea +org.apache.struts.taglib.nested.html.NestedTextareaTag + +accesskey +false +true + + +alt +false +true + + +altKey +false +true + + +cols +false +true + + +disabled +false +true + + +indexed +false +true + + +name +false +true + + +onblur +false +true + + +onchange +false +true + + +onclick +false +true + + +ondblclick +false +true + + +onfocus +false +true + + +onkeydown +false +true + + +onkeypress +false +true + + +onkeyup +false +true + + +onmousedown +false +true + + +onmousemove +false +true + + +onmouseout +false +true + + +onmouseover +false +true + + +onmouseup +false +true + + +property +true +true + + +readonly +false +true + + +rows +false +true + + +style +false +true + + +styleClass +false +true + + +styleId +false +true + + +tabindex +false +true + + +title +false +true + + +titleKey +false +true + + +value +false +true + + + +empty +org.apache.struts.taglib.nested.logic.NestedEmptyTag +JSP + +name +false +true + + +property +false +true + + +scope +false +true + + + +equal +org.apache.struts.taglib.nested.logic.NestedEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +greaterEqual +org.apache.struts.taglib.nested.logic.NestedGreaterEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +greaterThan +org.apache.struts.taglib.nested.logic.NestedGreaterThanTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +iterate +org.apache.struts.taglib.nested.logic.NestedIterateTag +org.apache.struts.taglib.nested.logic.NestedIterateTei +JSP + +collection +false +true + + +id +false +true + + +indexId +false +true + + +length +false +true + + +name +false +true + + +offset +false +true + + +property +false +true + + +scope +false +true + + +type +false +true + + + +lessEqual +org.apache.struts.taglib.nested.logic.NestedLessEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +lessThan +org.apache.struts.taglib.nested.logic.NestedLessThanTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +match +org.apache.struts.taglib.nested.logic.NestedMatchTag +JSP + +cookie +false +true + + +header +false +true + + +location +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +messagesNotPresent +org.apache.struts.taglib.nested.logic.NestedMessagesNotPresentTag +JSP + +name +false +true + + +property +false +true + + +message +false +true + + + +messagesPresent +org.apache.struts.taglib.nested.logic.NestedMessagesPresentTag +JSP + +name +false +true + + +property +false +true + + +message +false +true + + + +notEmpty +org.apache.struts.taglib.nested.logic.NestedNotEmptyTag +JSP + +name +false +true + + +property +false +true + + +scope +false +true + + + +notEqual +org.apache.struts.taglib.nested.logic.NestedNotEqualTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +notMatch +org.apache.struts.taglib.nested.logic.NestedNotMatchTag +JSP + +cookie +false +true + + +header +false +true + + +location +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +scope +false +true + + +value +true +true + + + +notPresent +org.apache.struts.taglib.nested.logic.NestedNotPresentTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +role +false +true + + +scope +false +true + + +user +false +true + + + +present +org.apache.struts.taglib.nested.logic.NestedPresentTag +JSP + +cookie +false +true + + +header +false +true + + +name +false +true + + +parameter +false +true + + +property +false +true + + +role +false +true + + +scope +false +true + + +user +false +true + + + + + + diff --git a/posterita/src/web/WEB-INF/struts-tiles.tld b/posterita/src/web/WEB-INF/struts-tiles.tld new file mode 100644 index 0000000000..657334ea94 --- /dev/null +++ b/posterita/src/web/WEB-INF/struts-tiles.tld @@ -0,0 +1,344 @@ + + + + + + + + + + +1.2 +1.1 +tiles +http://struts.apache.org/tags-tiles + +insert +org.apache.struts.taglib.tiles.InsertTag +JSP + +template +false +true + + +component +false +true + + +page +false +true + + +definition +false +true + + +attribute +false +false + + +name +false +true + + +beanName +false +true + + +beanProperty +false +true + + +beanScope +false +false + + +flush +false +false + + +ignore +false +true + + +role +false +true + + +controllerUrl +false +true + + +controllerClass +false +true + + + +definition +org.apache.struts.taglib.tiles.DefinitionTag +JSP + +id +true +false + + +scope +false +false + + +template +false +true + + +page +false +true + + +role +false +true + + +extends +false +true + + + +put +org.apache.struts.taglib.tiles.PutTag +JSP + +name +false +false + + +value +false +true + + +content +false +true + + +direct +false +false + + +type +false +false + + +beanName +false +true + + +beanProperty +false +true + + +beanScope +false +false + + +role +false +true + + + +putList +org.apache.struts.taglib.tiles.PutListTag +JSP + +name +true +false + + + +add +org.apache.struts.taglib.tiles.AddTag +JSP + +value +false +false + + +content +false +true + + +direct +false +false + + +type +false +false + + +beanName +false +true + + +beanProperty +false +true + + +beanScope +false +false + + +role +false +true + + + +get +org.apache.struts.taglib.tiles.GetTag +empty + +name +true +true + + +ignore +false +true + + +flush +false +false + + +role +false +true + + + +getAsString +org.apache.struts.taglib.tiles.GetAttributeTag +empty + +name +true +true + + +ignore +false +true + + +role +false +true + + + +useAttribute +org.apache.struts.taglib.tiles.UseAttributeTag +org.apache.struts.taglib.tiles.UseAttributeTei +empty + +id +false +false + + +classname +false +false + + +scope +false +false + + +name +true +true + + +ignore +false +true + + + +importAttribute +org.apache.struts.taglib.tiles.ImportAttributeTag +empty + +name +false +true + + +scope +false +false + + +ignore +false +true + + + +initComponentDefinitions +org.apache.struts.taglib.tiles.InitDefinitionsTag +empty + +file +true +false + + +classname +false +false + + + + + + diff --git a/posterita/src/web/WEB-INF/tiles-config_1_1.dtd b/posterita/src/web/WEB-INF/tiles-config_1_1.dtd new file mode 100644 index 0000000000..7568b78082 --- /dev/null +++ b/posterita/src/web/WEB-INF/tiles-config_1_1.dtd @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/tiles-defs.xml b/posterita/src/web/WEB-INF/tiles-defs.xml new file mode 100644 index 0000000000..8b8f66691a --- /dev/null +++ b/posterita/src/web/WEB-INF/tiles-defs.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/validator-rules.xml b/posterita/src/web/WEB-INF/validator-rules.xml new file mode 100644 index 0000000000..6c502f73dd --- /dev/null +++ b/posterita/src/web/WEB-INF/validator-rules.xml @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/web-app_2_2.dtd b/posterita/src/web/WEB-INF/web-app_2_2.dtd new file mode 100644 index 0000000000..172dafa712 --- /dev/null +++ b/posterita/src/web/WEB-INF/web-app_2_2.dtd @@ -0,0 +1,565 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/web-app_2_3.dtd b/posterita/src/web/WEB-INF/web-app_2_3.dtd new file mode 100644 index 0000000000..56bfb11dc2 --- /dev/null +++ b/posterita/src/web/WEB-INF/web-app_2_3.dtd @@ -0,0 +1,1059 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/WEB-INF/web.xml b/posterita/src/web/WEB-INF/web.xml new file mode 100644 index 0000000000..249e739f7c --- /dev/null +++ b/posterita/src/web/WEB-INF/web.xml @@ -0,0 +1,171 @@ + + + + + + + /C32.gif + + + Tamak ICT Enterprise Software Platform + $Id: web.xml,v 1.18 2006/10/16 13:34:18 ashley Exp $ + + + #AD_Client_ID + 0 + + + #AD_Language + en_US + + + #AD_Org_ID + 0 + + + #AD_User_ID + 0 + + + #C_BankAccount_ID + 0 + + + #SalesRep_ID + 0 + + + #AD_Role_ID + 0 + + + #W_Store_ID + 1000000 + + + REPORT_DIRECTORY + /config/reports/ + + + + + + action + org.apache.struts.action.ActionServlet + + config + /WEB-INF/struts-config.xml + + + debug + 2 + + + detail + 2 + + 2 + + + + DisplayChart + org.jfree.chart.servlet.DisplayChart + + + + DisplayReportServlet + org.posterita.core.utils.DisplayReportServlet + + + + action + *.do + + + + + + DisplayChart + /servlet/DisplayChart + + + + DisplayReportServlet + /servlet/DisplayReportServlet/* + + + + + + + 60 + + + + + + + + + index.jsp + + + + + + + + /tags/struts-bean + /WEB-INF/struts-bean.tld + + + + /tags/struts-html + /WEB-INF/struts-html.tld + + + + /tags/struts-logic + /WEB-INF/struts-logic.tld + + + + /tags/struts-nested + /WEB-INF/struts-nested.tld + + + + /tags/struts-tiles + /WEB-INF/struts-tiles.tld + + + + + + + diff --git a/posterita/src/web/WEB-INF/webStore.tld b/posterita/src/web/WEB-INF/webStore.tld new file mode 100644 index 0000000000..6ba28aa42e --- /dev/null +++ b/posterita/src/web/WEB-INF/webStore.tld @@ -0,0 +1,213 @@ + + + + 1.0 + 1.2 + cws + webStore.tld + Compiere WebStore + $Id: webStore.tld,v 1.1 2005/06/23 08:33:30 vishee Exp $ + + + + requestType + org.compiere.wstore.RequestTypeTag + empty + Request Type Selection + + + + loginLink + org.compiere.wstore.LoginLinkTag + empty + Login Links + + + + checkOutLink + org.compiere.wstore.CheckOutLinkTag + empty + CheckOut Links + + oneLine + false + false + + + + + infoLink + org.compiere.wstore.InfoLinkTag + empty + Info Links + + oneLine + false + false + + + + + priceList + org.compiere.wstore.PriceListTag + empty + Initializes + loads Price List + + priceList_ID + false + false + + + + + productCategoryList + org.compiere.wstore.ProductCategoryListTag + empty + Login Links + + + + workflow + org.compiere.wstore.WorkflowTag + empty + Workflow Choices + + activityID + true + false + + + + + location + org.compiere.wstore.LocationTag + empty + Location table rows + + countryID + true + false + + + regionID + false + false + + + regionName + false + false + + + postal + false + false + + + city + true + false + + + + + message + org.compiere.wstore.MessageTag + empty + Translate Messages + + txt + true + false + + + + + tableBorder + com.tamak.webstore.util.TableBorder + JSP + + scope + false + true + + + lcTopImg + false + true + + + bgTopImg + false + true + + + rcTopImg + false + true + + + topBorderHeight + false + true + + + bgLeftImg + false + true + + + sideBorderHeight + false + true + + + borderBgColor + false + true + + + contentBgColor + false + true + + + classStyleSheet + false + true + + + bgRightImg + false + true + + + lcBtmImg + false + true + + + bgBtmImg + false + true + + + rcBtmImg + false + true + + + btmBorderHeight + false + true + + + borderWidth + false + true + + + + diff --git a/posterita/src/web/jsp/client/createClient.jsp b/posterita/src/web/jsp/client/createClient.jsp new file mode 100644 index 0000000000..13bc5eb49b --- /dev/null +++ b/posterita/src/web/jsp/client/createClient.jsp @@ -0,0 +1,194 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + + +<%@ page import="org.posterita.Constants" %> + +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + POSterita + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/footer.jsp b/posterita/src/web/jsp/include/footer.jsp new file mode 100644 index 0000000000..9df72728ef --- /dev/null +++ b/posterita/src/web/jsp/include/footer.jsp @@ -0,0 +1,55 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author tamak +--%> + +<%@ page import="org.posterita.Constants" %> +<% +String appName = (String) request.getSession().getServletContext().getAttribute(Constants.APP_NAME); +%> + + + + + + + +
+
+ +
+ + + + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/inOut/printShipment.jsp b/posterita/src/web/jsp/inOut/printShipment.jsp new file mode 100644 index 0000000000..053597373a --- /dev/null +++ b/posterita/src/web/jsp/inOut/printShipment.jsp @@ -0,0 +1,65 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + + + + + + + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +
+ + + + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + +
+
+ Client + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Client Name
Organisation Name
Currency + + + +
Address
Postal Address
City
Country + + + +
+
+
+
+ Administrator + + + + + + + + + + + + + + + + + + + + + + + + + + +
User Name
Role Name
Password
Confirm Password
User PIN
Email
+
+
+   + + +   + +
+ +
+ + + + + + diff --git a/posterita/src/web/jsp/customer/createPOSCustomer.jsp b/posterita/src/web/jsp/customer/createPOSCustomer.jsp new file mode 100644 index 0000000000..c1210e9ab7 --- /dev/null +++ b/posterita/src/web/jsp/customer/createPOSCustomer.jsp @@ -0,0 +1,51 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.struts.customer.CustomerAction" %> +<%@ page import="org.compiere.model.MBPartner" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + +<%@ include file="/jsp/pos/customerDetails.jsp" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/customer/existingPOSCustomers.jsp b/posterita/src/web/jsp/customer/existingPOSCustomers.jsp new file mode 100644 index 0000000000..47a3d40c90 --- /dev/null +++ b/posterita/src/web/jsp/customer/existingPOSCustomers.jsp @@ -0,0 +1,138 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import ="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> + + + + +<%@ include file="/jsp/include/tabTop.jsp" %>Customers<%@ include file="/jsp/include/tabBottom.jsp" %> + + + + + + + + +
+ + <%@ include file="/jsp/include/errors.jsp" %> +
+ + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Surname + + Name + + Customer ID No. + + Phone No. + + Cell No. + + AA Card No. + + Address + + City +   + +
+ + + + + + + + + + + + + + + +
+
+ + + + <%@ include file="/jsp/include/footerTableBottom.jsp" %> + + diff --git a/posterita/src/web/jsp/customer/savePOSCustomer.jsp b/posterita/src/web/jsp/customer/savePOSCustomer.jsp new file mode 100644 index 0000000000..e94543bbbc --- /dev/null +++ b/posterita/src/web/jsp/customer/savePOSCustomer.jsp @@ -0,0 +1,50 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.struts.customer.CustomerAction" %> +<%@ page import="org.compiere.model.MBPartner" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/pos/customerDetails.jsp" %> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/error/error.jsp b/posterita/src/web/jsp/error/error.jsp new file mode 100644 index 0000000000..c9d0bf1d63 --- /dev/null +++ b/posterita/src/web/jsp/error/error.jsp @@ -0,0 +1,78 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Tamak +--%> + + +<%@ page import="org.apache.struts.Globals" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> + + + + + + + + + + + + + + +
+ + + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> + + + + + + +
+ + + + <%-- + Exception xception = (Exception) request.getAttribute(Globals.EXCEPTION_KEY); + out.println(xception.getMessage()); + + --%> + + <%-- + Exception xception = (Exception) request.getAttribute(Globals.EXCEPTION_KEY); + StackTraceElement[] stackTraceElem = xception.getStackTrace(); + + for(int i = 0;i + + +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/inOut/minOutDetails.jsp b/posterita/src/web/jsp/inOut/minOutDetails.jsp new file mode 100644 index 0000000000..e29a9cf2c7 --- /dev/null +++ b/posterita/src/web/jsp/inOut/minOutDetails.jsp @@ -0,0 +1,153 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> + + +
+ + + + + + +
+ + + + + +
+
+ + + + +
+ Document Type: +
+
+ <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + Invoice Ref No: + + + + + +
+ Shipment Ref No: + + Counter Shipment Ref No: +
+ Doc Status: +
+   +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Quantity
+ + + + + + + + + + + 1 +
+
+ + + + + + + + + + + + + +
+ +
+ <%@ include file="/jsp/inOut/webStoreMinOutDetails.jsp" %> +
  + +
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/inOut/viewMinOut.jsp b/posterita/src/web/jsp/inOut/viewMinOut.jsp new file mode 100644 index 0000000000..ce69090650 --- /dev/null +++ b/posterita/src/web/jsp/inOut/viewMinOut.jsp @@ -0,0 +1,103 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + + + + + + + + +<%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> + + + + <%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/inOut/webStoreMinOutDetails.jsp" %> + + + + + +
+ + + + + + +
+ + + + + +
+
+ + + + +
+ + + + + + + + + + + + + + + + +
+ + + +
+
+
+ +<%@ include file="/jsp/include/footerTableBottom.jsp" %> diff --git a/posterita/src/web/jsp/inOut/viewReceiptHistory.jsp b/posterita/src/web/jsp/inOut/viewReceiptHistory.jsp new file mode 100644 index 0000000000..51e35d8842 --- /dev/null +++ b/posterita/src/web/jsp/inOut/viewReceiptHistory.jsp @@ -0,0 +1,118 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.InOut.InOutAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> + + + + + + + + + + + + +
+ +
+ + + + + <%@ include file="/jsp/include/filter.jsp"%> + + +
+
+ + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + +
+ + + + + + + <%-- --%> + + + + +
+
+ + <%@ include file="/jsp/include/footerTableBottom.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/inOut/viewShipmentHistory.jsp b/posterita/src/web/jsp/inOut/viewShipmentHistory.jsp new file mode 100644 index 0000000000..ada7055e6b --- /dev/null +++ b/posterita/src/web/jsp/inOut/viewShipmentHistory.jsp @@ -0,0 +1,118 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.InOut.InOutAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> + + + + + + + + + + + + +
+ +
+ + + + + <%@ include file="/jsp/include/filter.jsp"%> + + +
+
+ + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + +
+ + + + + + + <%-- --%> + + + + +
+
+ + <%@ include file="/jsp/include/footerTableBottom.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/backBt.jsp b/posterita/src/web/jsp/include/backBt.jsp new file mode 100644 index 0000000000..6e6cab57d2 --- /dev/null +++ b/posterita/src/web/jsp/include/backBt.jsp @@ -0,0 +1,28 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Tamak +--%> + + +
+ +<%-- Go Back--%> + +
\ No newline at end of file diff --git a/posterita/src/web/jsp/include/completePOSOrder.jsp b/posterita/src/web/jsp/include/completePOSOrder.jsp new file mode 100644 index 0000000000..045115c4bb --- /dev/null +++ b/posterita/src/web/jsp/include/completePOSOrder.jsp @@ -0,0 +1,115 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> +<% String orderlines = Constants.POS_ORDER_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + +
 
+ +
+ + +
+<%@ include file="/jsp/include/printOrderApplet.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/include/completePOSOrderIncl.jsp b/posterita/src/web/jsp/include/completePOSOrderIncl.jsp new file mode 100644 index 0000000000..64ccaf086d --- /dev/null +++ b/posterita/src/web/jsp/include/completePOSOrderIncl.jsp @@ -0,0 +1,115 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> +<% String orderlines = Constants.POS_ORDER_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + +
 
+ +
+ + +
+<%@ include file="/jsp/include/printOrderApplet.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/include/creditOrderPart1FocusBarCode.jsp b/posterita/src/web/jsp/include/creditOrderPart1FocusBarCode.jsp new file mode 100644 index 0000000000..4c16eb21c5 --- /dev/null +++ b/posterita/src/web/jsp/include/creditOrderPart1FocusBarCode.jsp @@ -0,0 +1,121 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/jsp/include/endCalendar.jsp b/posterita/src/web/jsp/include/endCalendar.jsp new file mode 100644 index 0000000000..7c487ba06b --- /dev/null +++ b/posterita/src/web/jsp/include/endCalendar.jsp @@ -0,0 +1,121 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +
+ + <%@ include file="/jsp/include/posOrderBarCode.jsp" %> + + <%@ include file="/jsp/include/posOrderSearch.jsp" %> +
+
+
+ <%@ include file="/jsp/pos/creditOrderShoppingCart.jsp" %> +
+
+ + + + + + + + + + + + + + +
+
+ +
+ + + + + + + + + +
+
+
+
+ <%@ include file="/jsp/include/customerInfoPanel.jsp" %> + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/creditOrderWithAdvanced.jsp b/posterita/src/web/jsp/include/creditOrderWithAdvanced.jsp new file mode 100644 index 0000000000..5cc0e0c83e --- /dev/null +++ b/posterita/src/web/jsp/include/creditOrderWithAdvanced.jsp @@ -0,0 +1,33 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> +<%@ include file="/jsp/include/creditOrderPart1FocusBarCode.jsp" %> + + + + + +<%@ include file="/jsp/include/posOrderPart2.jsp" %> + + + diff --git a/posterita/src/web/jsp/include/customerInfoPanel.jsp b/posterita/src/web/jsp/include/customerInfoPanel.jsp new file mode 100644 index 0000000000..7a824444c3 --- /dev/null +++ b/posterita/src/web/jsp/include/customerInfoPanel.jsp @@ -0,0 +1,42 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +
+ +
+
+ +
+ +
+ +
+ + <%@ include file="/jsp/include/searchCustomerPanel.jsp" %> +
+ +
+ + +
+
diff --git a/posterita/src/web/jsp/include/customerInfoPanel2.jsp b/posterita/src/web/jsp/include/customerInfoPanel2.jsp new file mode 100644 index 0000000000..9d70dbc262 --- /dev/null +++ b/posterita/src/web/jsp/include/customerInfoPanel2.jsp @@ -0,0 +1,40 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +
+Customer Info +
+
+ +
+ +
+ +
+ + <%@ include file="/jsp/include/searchCustomerPanel.jsp" %> +
+ +
+ +
+
diff --git a/posterita/src/web/jsp/include/dateFilter.jsp b/posterita/src/web/jsp/include/dateFilter.jsp new file mode 100644 index 0000000000..04ee1f067f --- /dev/null +++ b/posterita/src/web/jsp/include/dateFilter.jsp @@ -0,0 +1,34 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author vishee +--%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +
+   +
+   +
+ + + + + + +
+ <%@ include file="/jsp/include/startCalendar.jsp" %> +
+ <%@ include file="/jsp/include/endCalendar.jsp" %> +
\ No newline at end of file diff --git a/posterita/src/web/jsp/include/dayList.jsp b/posterita/src/web/jsp/include/dayList.jsp new file mode 100644 index 0000000000..e904b5ed18 --- /dev/null +++ b/posterita/src/web/jsp/include/dayList.jsp @@ -0,0 +1,54 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 + 21 + 22 + 23 + 24 + 25 + 26 + 27 + 28 + 29 + 30 + 31 diff --git a/posterita/src/web/jsp/include/documentStatusFilter.jsp b/posterita/src/web/jsp/include/documentStatusFilter.jsp new file mode 100644 index 0000000000..748d0180a3 --- /dev/null +++ b/posterita/src/web/jsp/include/documentStatusFilter.jsp @@ -0,0 +1,29 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +<%@ page import="org.compiere.process.DocAction" %> + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/draftedCreditOrder.jsp b/posterita/src/web/jsp/include/draftedCreditOrder.jsp new file mode 100644 index 0000000000..1edee61e78 --- /dev/null +++ b/posterita/src/web/jsp/include/draftedCreditOrder.jsp @@ -0,0 +1,82 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +
 
+ <% String orderlines = Constants.POS_ORDER_LINES; %> + <%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + + > +
+
+
+   +
+
+
+ +   + +   +
+
+ + + + + + + +
+ + + + + + + +
+
+
\ No newline at end of file diff --git a/posterita/src/web/jsp/include/draftedPOSOrder.jsp b/posterita/src/web/jsp/include/draftedPOSOrder.jsp new file mode 100644 index 0000000000..e15ab2cf08 --- /dev/null +++ b/posterita/src/web/jsp/include/draftedPOSOrder.jsp @@ -0,0 +1,115 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +
 
+
+ + + + + + + +
+ + + + + + + + +
+
+
+ <% String orderlines = Constants.POS_ORDER_LINES; %> + <%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + + > +
+
+ +
+   +
+
+
+
+ + + + +   + + + + + + +   +
+
+ + + + + + + +
+ + + + + + + +
+
+
+ + + + + + + + + +
+ + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + : + + <%@ include file="/jsp/include/minuteList.jsp" %> + + : +
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/include/errors.jsp b/posterita/src/web/jsp/include/errors.jsp new file mode 100644 index 0000000000..26cde808a7 --- /dev/null +++ b/posterita/src/web/jsp/include/errors.jsp @@ -0,0 +1,34 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author tamak +--%> +
+ +
+ +
+ +
+
+
+
+
+
+ diff --git a/posterita/src/web/jsp/include/filter.jsp b/posterita/src/web/jsp/include/filter.jsp new file mode 100644 index 0000000000..4202d69c4e --- /dev/null +++ b/posterita/src/web/jsp/include/filter.jsp @@ -0,0 +1,91 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +
+ :   + + + + + + + + +
+   + + + + <%@include file="/jsp/include/month.jsp"%> + + + + + <% + int currentYear = java.util.Calendar.getInstance().get(java.util.Calendar.YEAR); + %> + <%= currentYear %> + <%= currentYear - 1 %> + + + + + + + + + + + + + + + +
+   +
+ + + + + + + + + +
+ +
+ <%=appName%> <%=java.util.Calendar.getInstance().get(java.util.Calendar.YEAR)%> +
+
+ + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/footerTableBottom1.jsp b/posterita/src/web/jsp/include/footerTableBottom1.jsp new file mode 100644 index 0000000000..e502929fe0 --- /dev/null +++ b/posterita/src/web/jsp/include/footerTableBottom1.jsp @@ -0,0 +1,77 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author tamak +--%> + + + +<%-- start tablebottom.jsp --%> + +   + + + + + +<%-- end tablebottom.jsp --%> + + + + + + + + + + + + + + + +<%-- start footer.jsp --%> + + + + + + + + + + + + + + + +
+   + +
+ + + + + +<%-- end footer.jsp --%> \ No newline at end of file diff --git a/posterita/src/web/jsp/include/historyMonthYearFilter.jsp b/posterita/src/web/jsp/include/historyMonthYearFilter.jsp new file mode 100644 index 0000000000..50d644762a --- /dev/null +++ b/posterita/src/web/jsp/include/historyMonthYearFilter.jsp @@ -0,0 +1,41 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + <%@include file="/jsp/include/month.jsp"%> + + + + + + + <% + int currentYear = java.util.Calendar.getInstance().get(java.util.Calendar.YEAR); + %> + <%= currentYear %> + <%= currentYear - 1 %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/historyfilter.jsp b/posterita/src/web/jsp/include/historyfilter.jsp new file mode 100644 index 0000000000..5e598073dd --- /dev/null +++ b/posterita/src/web/jsp/include/historyfilter.jsp @@ -0,0 +1,62 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + +
+ :   + + + + +
+   + + + + <%@include file="/jsp/include/month.jsp"%> + + + + + <% + int currentYear = java.util.Calendar.getInstance().get(java.util.Calendar.YEAR); + %> + <%= currentYear %> + <%= currentYear - 1 %> + +
\ No newline at end of file diff --git a/posterita/src/web/jsp/include/hourList.jsp b/posterita/src/web/jsp/include/hourList.jsp new file mode 100644 index 0000000000..bf722aef1d --- /dev/null +++ b/posterita/src/web/jsp/include/hourList.jsp @@ -0,0 +1,47 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + 00 + 01 + 02 + 03 + 04 + 05 + 06 + 07 + 08 + 09 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 + 21 + 22 + 23 + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/minuteList.jsp b/posterita/src/web/jsp/include/minuteList.jsp new file mode 100644 index 0000000000..b275b57463 --- /dev/null +++ b/posterita/src/web/jsp/include/minuteList.jsp @@ -0,0 +1,82 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + 00 + 01 + 02 + 03 + 04 + 05 + 06 + 07 + 08 + 09 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 + 21 + 22 + 23 + 24 + 25 + 26 + 27 + 28 + 29 + 30 + 31 + 32 + 33 + 34 + 35 + 36 + 37 + 38 + 39 + 40 + 41 + 42 + 43 + 44 + 45 + 46 + 47 + 48 + 49 + 50 + 51 + 52 + 53 + 54 + 55 + 56 + 57 + 58 + 59 \ No newline at end of file diff --git a/posterita/src/web/jsp/include/month.jsp b/posterita/src/web/jsp/include/month.jsp new file mode 100644 index 0000000000..ab3bb9c990 --- /dev/null +++ b/posterita/src/web/jsp/include/month.jsp @@ -0,0 +1,34 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/monthList.jsp b/posterita/src/web/jsp/include/monthList.jsp new file mode 100644 index 0000000000..f4f1b28c35 --- /dev/null +++ b/posterita/src/web/jsp/include/monthList.jsp @@ -0,0 +1,23 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ include file="/jsp/include/month.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/include/pager.jsp b/posterita/src/web/jsp/include/pager.jsp new file mode 100644 index 0000000000..15347a7398 --- /dev/null +++ b/posterita/src/web/jsp/include/pager.jsp @@ -0,0 +1,131 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.core.businesslogic.ElementManager" %> +<%@ page import="org.posterita.core.bean.ElementBean" %> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<% +int firstOffset = 0; +int lastOffset = 0; +int currentOffset = Integer.parseInt(offset); +int previousOffset = currentOffset - Integer.parseInt(length); +int nextOffset = currentOffset + Integer.parseInt(length); + +boolean isFirst = (currentOffset == 0); +boolean isLast = ((currentOffset + Integer.parseInt(length)) >= recordSize.intValue()); + +ElementBean elementBean = null; + +if(url.indexOf("?") != -1) +{ + url = url + "&"; +} +else +{ + url = url + "?"; +} +%> +
+
+ + . + + + . <%= currentOffset + 1 %> <%= (isLast) ? recordSize.intValue() : (Integer.parseInt(offset) + Integer.parseInt(length)) %>
+<% +if(!isFirst){ + out.print("["); + out.print(ElementManager.getMsg(ctx, "first").getName()); + out.print("/"); + out.print(ElementManager.getMsg(ctx, "prev").getName()); + out.print("] "); +} +int len = Integer.parseInt(length); + +lastOffset = recordSize.intValue() - (recordSize.intValue() % len); +int b = currentOffset/len + 1; +int d = lastOffset/len; + +if((recordSize.intValue() % len) != 0) +{ + d = d + 1; +} + +b = (b < 1) ? 1 : b; + +int a = b - 2; +int c = b + 2; + +a = (a < 1) ? 1 : a; +c = (c < d) ? c : d; + + + +if(Integer.parseInt(length) != recordSize.intValue()) +{ + if(recordSize.intValue() > len) + { + for(int i= a ; i < b ; i++) + { + out.print("[" + i + "] "); + } + + out.print(b + " "); + + for(int j= b+1 ; j < c+1 ; j++) + { + out.print("[" + j + "] "); + } + } + + + if(!isLast){ + out.print("["); + out.print(ElementManager.getMsg(ctx, "next").getName()); + out.print("/"); + out.print(ElementManager.getMsg(ctx, "last").getName()); + out.print("] "); + } + + if(recordSize.intValue() > len){ + out.print(""); + out.print(ElementManager.getMsg(ctx, "all").getName()); + out.print(""); + } +} +else +{ + out.print(""); + out.print(ElementManager.getMsg(ctx, "switch.to.paging").getName()); + out.print(""); +} + +%> +
+
+ diff --git a/posterita/src/web/jsp/include/paymentRuleFilter.jsp b/posterita/src/web/jsp/include/paymentRuleFilter.jsp new file mode 100644 index 0000000000..9c3a37d3d9 --- /dev/null +++ b/posterita/src/web/jsp/include/paymentRuleFilter.jsp @@ -0,0 +1,29 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/paymentTermsDetails.jsp b/posterita/src/web/jsp/include/paymentTermsDetails.jsp new file mode 100644 index 0000000000..b2cdc2aa90 --- /dev/null +++ b/posterita/src/web/jsp/include/paymentTermsDetails.jsp @@ -0,0 +1,135 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + * + + + + + + + + + + + + * + + + + + + + + + + + + + + + + + + * + + + + + + + + + * + + + + + + + + * + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/pinPanel.jsp b/posterita/src/web/jsp/include/pinPanel.jsp new file mode 100644 index 0000000000..a86626a2d5 --- /dev/null +++ b/posterita/src/web/jsp/include/pinPanel.jsp @@ -0,0 +1,49 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +
+
+ + + + + + + + + + +
+ +
+
+ +
+
+
+ + +
+
+
+
diff --git a/posterita/src/web/jsp/include/posFooter.jsp b/posterita/src/web/jsp/include/posFooter.jsp new file mode 100644 index 0000000000..e5fe2321f3 --- /dev/null +++ b/posterita/src/web/jsp/include/posFooter.jsp @@ -0,0 +1,37 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + +
+ + diff --git a/posterita/src/web/jsp/include/posHeader.jsp b/posterita/src/web/jsp/include/posHeader.jsp new file mode 100644 index 0000000000..ced3c5b05f --- /dev/null +++ b/posterita/src/web/jsp/include/posHeader.jsp @@ -0,0 +1,192 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MPOS" %> +<%@ page import="java.util.Properties" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<%@ page import="org.compiere.util.Env" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + +<% +response.setHeader("Cache-Control","no-cache"); //HTTP 1.1 +response.setHeader("Cache-Control","no-store"); //HTTP 1.1 +response.setHeader("Pragma","no-cache"); //HTTP 1.0 +response.setDateHeader ("Expires", 0); //prevents caching at the proxy server + +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +Properties ctx = TmkJSPEnv.getCtx(request); +String posName = MPOS.get(ctx,Env.getContextAsInt(ctx,UdiConstants.POS_ID)).getName(); +Integer userId = new Integer(Env.getAD_User_ID(ctx)); +String version = UdiConstants.POS_VERSION; +String appName = (String) request.getSession().getServletContext().getAttribute(Constants.APP_NAME); + +%> + +<%-- + + + +--%> + + + + + + <%=appName%> + + + + + + + + + + + + + +
+
+
+ +
+ + + + + + + +
+ "> + + + + <%=posName%> + +
+ +
+ "> + + +
+
+ + + + + + + + +
+ + <%-- + + + + --%> + + + + + + + + + + + + + + + + + + + + + + + + + + <%@ include file="/jsp/include/historyMonthYearFilter.jsp"%> + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posHistoryFilter2.jsp b/posterita/src/web/jsp/include/posHistoryFilter2.jsp new file mode 100644 index 0000000000..106de50719 --- /dev/null +++ b/posterita/src/web/jsp/include/posHistoryFilter2.jsp @@ -0,0 +1,75 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + <%@ include file="/jsp/include/historyMonthYearFilter.jsp"%> + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posOrder.jsp b/posterita/src/web/jsp/include/posOrder.jsp new file mode 100644 index 0000000000..f1f8103c13 --- /dev/null +++ b/posterita/src/web/jsp/include/posOrder.jsp @@ -0,0 +1,27 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> +<%@ include file="/jsp/include/posOrderPart1FocusBarCode.jsp" %> + +<%@ include file="/jsp/include/posOrderPart2.jsp" %> + + + diff --git a/posterita/src/web/jsp/include/posOrderBarCode.jsp b/posterita/src/web/jsp/include/posOrderBarCode.jsp new file mode 100644 index 0000000000..e94bd287ad --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderBarCode.jsp @@ -0,0 +1,42 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posOrderFocusBarCode.jsp b/posterita/src/web/jsp/include/posOrderFocusBarCode.jsp new file mode 100644 index 0000000000..6a61f1d2d4 --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderFocusBarCode.jsp @@ -0,0 +1,29 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ include file="/jsp/include/posOrderPart1.jsp" %> + +<%@ include file="/jsp/include/posOrderPart2.jsp" %> + + + diff --git a/posterita/src/web/jsp/include/posOrderFocusSearch.jsp b/posterita/src/web/jsp/include/posOrderFocusSearch.jsp new file mode 100644 index 0000000000..6a61f1d2d4 --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderFocusSearch.jsp @@ -0,0 +1,29 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ include file="/jsp/include/posOrderPart1.jsp" %> + +<%@ include file="/jsp/include/posOrderPart2.jsp" %> + + + diff --git a/posterita/src/web/jsp/include/posOrderPart1.jsp b/posterita/src/web/jsp/include/posOrderPart1.jsp new file mode 100644 index 0000000000..31bbfc5af5 --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderPart1.jsp @@ -0,0 +1,101 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + +
+ +
+ +
+
+
+ + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posHistoryFilter.jsp b/posterita/src/web/jsp/include/posHistoryFilter.jsp new file mode 100644 index 0000000000..38bd1ee436 --- /dev/null +++ b/posterita/src/web/jsp/include/posHistoryFilter.jsp @@ -0,0 +1,92 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +
+ + + + + + + + + + + +
+   + + + + <%@include file="/jsp/include/documentStatusFilter.jsp"%> + + + + + + + + + + + + + <%@include file="/jsp/include/paymentRuleFilter.jsp"%> + + +
+ + + + + + + + + +
+   + + + + <%@include file="/jsp/include/documentStatusFilter.jsp"%> + + + + + + <%@include file="/jsp/include/paymentRuleFilter.jsp"%> + + +
+ + + + + + + + + +   +
+ + + + + + + + + + + +<%@ include file="/jsp/include/footer.jsp" %> + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/index.jsp b/posterita/src/web/jsp/login/index.jsp new file mode 100644 index 0000000000..5f5c4a3a3d --- /dev/null +++ b/posterita/src/web/jsp/login/index.jsp @@ -0,0 +1,93 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> + + + + + + + <bean:message key="login.home.title"/> + + + <%@ include file="/js/enableButton.js" %> + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + +   +
+ + +
+ <%@ include file="/jsp/include/searchProductPanel.jsp" %> +
+
 
+
+
+ <%@ include file="/jsp/pos/posShoppingCartFirstPage.jsp" %> +
+
+ + + + + + + <%@ include file="/jsp/include/tablebottom.jsp" %> + + + +
+ <%@ include file="/jsp/include/tenderPanel.jsp" %> + + <%@ include file="/jsp/include/customerInfoPanel.jsp" %> + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posOrderPart1FocusBarCode.jsp b/posterita/src/web/jsp/include/posOrderPart1FocusBarCode.jsp new file mode 100644 index 0000000000..c0177aaceb --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderPart1FocusBarCode.jsp @@ -0,0 +1,70 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + + + + + + + + + + +
+   +
+ + + + + + + + + + + +<%@ include file="/jsp/include/footer.jsp" %> + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/forgot.jsp b/posterita/src/web/jsp/login/forgot.jsp new file mode 100644 index 0000000000..9f44eb94c5 --- /dev/null +++ b/posterita/src/web/jsp/login/forgot.jsp @@ -0,0 +1,103 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ page import="org.posterita.Constants" %> + + + + +Welcome to Posterita + + + + + + +
+ + <%@ include file="/jsp/include/posOrderBarCode.jsp" %> + + <%@ include file="/jsp/include/posOrderSearch.jsp" %> +
+
+
+ <%@ include file="/jsp/pos/posShoppingCartFirstPage.jsp" %> +
+
+ + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posOrderWithAdvanced.jsp b/posterita/src/web/jsp/include/posOrderWithAdvanced.jsp new file mode 100644 index 0000000000..6de72cf951 --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderWithAdvanced.jsp @@ -0,0 +1,38 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> +<%@ include file="/jsp/include/posOrderPart1FocusBarCode.jsp"%> + + + + + + + + +<%@ include file="/jsp/include/posOrderPart2.jsp"%> + + + diff --git a/posterita/src/web/jsp/include/posOrderWithAdvancedFocusSearch.jsp b/posterita/src/web/jsp/include/posOrderWithAdvancedFocusSearch.jsp new file mode 100644 index 0000000000..70ef35d89a --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderWithAdvancedFocusSearch.jsp @@ -0,0 +1,39 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ include file="/jsp/include/posOrderPart1FocusSearch.jsp" %> + + + + + + + + +<%@ include file="/jsp/include/posOrderPart2.jsp" %> + + + diff --git a/posterita/src/web/jsp/include/posPaymentDetails.jsp b/posterita/src/web/jsp/include/posPaymentDetails.jsp new file mode 100644 index 0000000000..30c17a6dbb --- /dev/null +++ b/posterita/src/web/jsp/include/posPaymentDetails.jsp @@ -0,0 +1,307 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +<%@ page import="java.text.DecimalFormat" %> + +
+ <%@ include file="/jsp/include/tenderPanel.jsp" %> + + <%@ include file="/jsp/include/customerInfoPanel.jsp" %> + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posOrderPart1FocusSearch.jsp b/posterita/src/web/jsp/include/posOrderPart1FocusSearch.jsp new file mode 100644 index 0000000000..271910ce5e --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderPart1FocusSearch.jsp @@ -0,0 +1,61 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + +
+   +
+ + + + + + + + + + + + + + + + + + +
+ + <%@ include file="/jsp/include/posOrderSearch.jsp" %> + + <%@ include file="/jsp/include/posOrderBarCode.jsp" %> +
+
+
+ <%@ include file="/jsp/pos/posShoppingCartFirstPage.jsp" %> +
+
+ + + + + + +
+ <%@ include file="/jsp/include/tenderPanel.jsp" %> + + <%@ include file="/jsp/include/customerInfoPanel.jsp" %> + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/posOrderPart2.jsp b/posterita/src/web/jsp/include/posOrderPart2.jsp new file mode 100644 index 0000000000..0db5e541ca --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderPart2.jsp @@ -0,0 +1,85 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + +
+   +
+
+
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/posterita/src/web/jsp/include/posOrderSearch.jsp b/posterita/src/web/jsp/include/posOrderSearch.jsp new file mode 100644 index 0000000000..a7dde76448 --- /dev/null +++ b/posterita/src/web/jsp/include/posOrderSearch.jsp @@ -0,0 +1,35 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Preveen +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + +
+ + +
+ <%@ include file="/jsp/include/searchProductPanel.jsp" %> +
+
 
+ <%@ include file="/jsp/include/pinPanel.jsp"%> +
+   +
+ <%@ include file="/jsp/include/pinPanel.jsp" %> +
+   +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + <% + String defaultDiscount = "0"; + String defaultPrice = element.getPrice().toString(); + + OrderLineForm form = (OrderLineForm)request.getAttribute("OrderLineForm"); + + if(form!=null) + { + String[] discountPercentage = form.getDiscountPercent(); + String[] actualPrice = form.getActualPrice(); + + if(discountPercentage!= null) + if(discountPercentage.length!=0) + defaultDiscount = discountPercentage[count.intValue()].toString(); + + if(actualPrice!=null) + if(actualPrice.length!=0) + defaultPrice = actualPrice[count.intValue()]; + + } + %> + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + "/> + + + + + +
+ + + + + + + +   + +
+ +
+
 
+
+
+
 
+ + + + + + + + + + +
+ +   + + + +   + + + +   + + + +   + +
+
 
+ + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
+ "> + + +
+ +   + +
 
+ + + + + + + + +
+ + + + + + + + + +
+
\ No newline at end of file diff --git a/posterita/src/web/jsp/include/posPaymentDetails2.jsp b/posterita/src/web/jsp/include/posPaymentDetails2.jsp new file mode 100644 index 0000000000..13de96fe8c --- /dev/null +++ b/posterita/src/web/jsp/include/posPaymentDetails2.jsp @@ -0,0 +1,307 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ page import="java.text.DecimalFormat" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + <% + String defaultDiscount = "0"; + String defaultPrice = element.getPrice().toString(); + DecimalFormat df = new DecimalFormat("0.00"); + + OrderLineForm form = (OrderLineForm)request.getAttribute("OrderLineForm"); + + if(form!=null) + { + String[] discountPercentage = form.getDiscountPercent(); + String[] actualPrice = form.getActualPrice(); + + if(discountPercentage!= null) + if(discountPercentage.length!=0) + defaultDiscount = discountPercentage[count.intValue()].toString(); + + if(actualPrice!=null) + if(actualPrice.length!=0) + defaultPrice = actualPrice[count.intValue()]; + + } + %> + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + "/> + + + + + +
+ + + + + + + +   + +
+ +
+
 
+
+
+
 
+ + + + + + + + + + +
+ +   + + + +   + + + +   + + + +   + +
+
 
+ + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
+ "> + + +
+ +   + +
 
+ + + + + + + + +
+ + + + + + + + + +
+
\ No newline at end of file diff --git a/posterita/src/web/jsp/include/posTemplate.jsp b/posterita/src/web/jsp/include/posTemplate.jsp new file mode 100644 index 0000000000..407a95b7b6 --- /dev/null +++ b/posterita/src/web/jsp/include/posTemplate.jsp @@ -0,0 +1,141 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> + +<% +String appName = (String) request.getSession().getServletContext().getAttribute(Constants.APP_NAME); +%> + + + <%=appName%> + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+ + + + + + + + + + + +
User: XXXXXX
Till No: XX
+
+ + + + + + + +
Menu 1Menu 2Menu 3Menu 4
+
 
+
+ + + + +
+
+
+ + + + + + + + +
+ + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/printOrderApplet.jsp b/posterita/src/web/jsp/include/printOrderApplet.jsp new file mode 100644 index 0000000000..fdb2a580f2 --- /dev/null +++ b/posterita/src/web/jsp/include/printOrderApplet.jsp @@ -0,0 +1,45 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +
+ " code="PrintOrderApplet.class" width="0" height="0"> +
+ +
+
diff --git a/posterita/src/web/jsp/include/printOrderApplet2.jsp b/posterita/src/web/jsp/include/printOrderApplet2.jsp new file mode 100644 index 0000000000..6aace8be48 --- /dev/null +++ b/posterita/src/web/jsp/include/printOrderApplet2.jsp @@ -0,0 +1,39 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +
+ " code="PrintOrderApplet.class" width="0" height="0"> +
+ + diff --git a/posterita/src/web/jsp/include/searchCustomerPanel.jsp b/posterita/src/web/jsp/include/searchCustomerPanel.jsp new file mode 100644 index 0000000000..7bf12ce13c --- /dev/null +++ b/posterita/src/web/jsp/include/searchCustomerPanel.jsp @@ -0,0 +1,25 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/include/searchCustomerPanel2.jsp b/posterita/src/web/jsp/include/searchCustomerPanel2.jsp new file mode 100644 index 0000000000..10118c73ca --- /dev/null +++ b/posterita/src/web/jsp/include/searchCustomerPanel2.jsp @@ -0,0 +1,26 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/include/searchProductPanel.jsp b/posterita/src/web/jsp/include/searchProductPanel.jsp new file mode 100644 index 0000000000..75be0a2bff --- /dev/null +++ b/posterita/src/web/jsp/include/searchProductPanel.jsp @@ -0,0 +1,71 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/searchProductPanel2.jsp b/posterita/src/web/jsp/include/searchProductPanel2.jsp new file mode 100644 index 0000000000..b987de6d83 --- /dev/null +++ b/posterita/src/web/jsp/include/searchProductPanel2.jsp @@ -0,0 +1,50 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + + +
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/searchVendorPanel.jsp b/posterita/src/web/jsp/include/searchVendorPanel.jsp new file mode 100644 index 0000000000..2601573731 --- /dev/null +++ b/posterita/src/web/jsp/include/searchVendorPanel.jsp @@ -0,0 +1,44 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/include/simpleHeader.jsp b/posterita/src/web/jsp/include/simpleHeader.jsp new file mode 100644 index 0000000000..19760e9c8a --- /dev/null +++ b/posterita/src/web/jsp/include/simpleHeader.jsp @@ -0,0 +1,98 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author tamak +--%> + + + +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + <tiles:getAsString name="title" /> + + + + + + + + + + + + + + +<%@ include file="/jsp/include/footer.jsp" %> + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/chooseApplication.jsp b/posterita/src/web/jsp/login/chooseApplication.jsp new file mode 100644 index 0000000000..8d31336bdb --- /dev/null +++ b/posterita/src/web/jsp/login/chooseApplication.jsp @@ -0,0 +1,156 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + +<%@ page import="org.posterita.Constants" %> +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + Welcome to POSterita + + + + + + + +
+
+
+ + + + + + + + + + + + <%@ include file="/jsp/include/tablebottom.jsp" %> + + + +
+ + + + + + + + + + + + + +
+ + + + + +
+
+ + + + + + + + + + + + +
+ + + + + + + + + + + + diff --git a/posterita/src/web/jsp/include/startCalendar.jsp b/posterita/src/web/jsp/include/startCalendar.jsp new file mode 100644 index 0000000000..e22347f5bf --- /dev/null +++ b/posterita/src/web/jsp/include/startCalendar.jsp @@ -0,0 +1,67 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +
     
 
+ + + + + + + + + +
+ + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + : + + <%@ include file="/jsp/include/minuteList.jsp" %> + + : +
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/include/tabBottom.jsp b/posterita/src/web/jsp/include/tabBottom.jsp new file mode 100644 index 0000000000..8842fd4508 --- /dev/null +++ b/posterita/src/web/jsp/include/tabBottom.jsp @@ -0,0 +1,24 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author tamak +--%> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/include/tabTop.jsp b/posterita/src/web/jsp/include/tabTop.jsp new file mode 100644 index 0000000000..ba2f13906b --- /dev/null +++ b/posterita/src/web/jsp/include/tabTop.jsp @@ -0,0 +1,25 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author vishee +--%> + + +
+ diff --git a/posterita/src/web/jsp/include/tabTop_big.jsp b/posterita/src/web/jsp/include/tabTop_big.jsp new file mode 100644 index 0000000000..89f05a0c11 --- /dev/null +++ b/posterita/src/web/jsp/include/tabTop_big.jsp @@ -0,0 +1,27 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author vishee +--%> + + + + + + + + + + + + + + + + +
  \ No newline at end of file diff --git a/posterita/src/web/jsp/include/tablebottom.jsp b/posterita/src/web/jsp/include/tablebottom.jsp new file mode 100644 index 0000000000..6f5a7955c2 --- /dev/null +++ b/posterita/src/web/jsp/include/tablebottom.jsp @@ -0,0 +1,37 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author vishee +--%> + + + +  
     
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/include/taxDetails.jsp b/posterita/src/web/jsp/include/taxDetails.jsp new file mode 100644 index 0000000000..2719df1715 --- /dev/null +++ b/posterita/src/web/jsp/include/taxDetails.jsp @@ -0,0 +1,71 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ * + + +
+ * + + +
+ + + +
+ + + +
  + +   + +  
diff --git a/posterita/src/web/jsp/include/tenderPanel.jsp b/posterita/src/web/jsp/include/tenderPanel.jsp new file mode 100644 index 0000000000..e8e427c843 --- /dev/null +++ b/posterita/src/web/jsp/include/tenderPanel.jsp @@ -0,0 +1,75 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> +
+ +
+ + + + + + + +
+ + + + + + + + +
+   + +   + +   +
+
+ + + + + + + + + + + + + + + + + + + + +
 
+
+
+
diff --git a/posterita/src/web/jsp/include/tenderPanel2.jsp b/posterita/src/web/jsp/include/tenderPanel2.jsp new file mode 100644 index 0000000000..c97b21aa5a --- /dev/null +++ b/posterita/src/web/jsp/include/tenderPanel2.jsp @@ -0,0 +1,116 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +
+ Tender +
+ + + + + + + +
+ + + + + + +
+   + +   +
+
+ + + + + + + + + + + + + + +
+
+
+
+ diff --git a/posterita/src/web/jsp/include/year.jsp b/posterita/src/web/jsp/include/year.jsp new file mode 100644 index 0000000000..388537a45f --- /dev/null +++ b/posterita/src/web/jsp/include/year.jsp @@ -0,0 +1,39 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<% +java.util.Calendar c = java.util.Calendar.getInstance(); +int curYear = c.get(java.util.Calendar.YEAR); +curYear = curYear - 57; +%> +<% + for(int i=0;i<=57;i++) + { +%> + <%=curYear + i%> +<% + } +%> + + + diff --git a/posterita/src/web/jsp/include/yearList.jsp b/posterita/src/web/jsp/include/yearList.jsp new file mode 100644 index 0000000000..3c2dcf2ae5 --- /dev/null +++ b/posterita/src/web/jsp/include/yearList.jsp @@ -0,0 +1,36 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<% +java.util.Calendar c = java.util.Calendar.getInstance(); +int curYear = c.get(java.util.Calendar.YEAR); +%> + + +<%=curYear-1%> +<%=curYear%> +<%=curYear+1%> +<%=curYear+2%> +<%=curYear+3%> +<%=curYear+4%> +<%=curYear+5%> diff --git a/posterita/src/web/jsp/invoice/webstoreInvoice.jsp b/posterita/src/web/jsp/invoice/webstoreInvoice.jsp new file mode 100644 index 0000000000..cb0363b33d --- /dev/null +++ b/posterita/src/web/jsp/invoice/webstoreInvoice.jsp @@ -0,0 +1,126 @@ + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.stock.StockAction" %> + +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.beans.OrderLineBean" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> + +Invoice + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + +
+ Order Ref No: + "> + + + +
+ Invoice Ref No: +
+ Doc Status: + +
+
+
+ + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameQtyPriceVATTotal
+ + + + + + + + + + + +
+ + + + + + + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/login/choose.jsp b/posterita/src/web/jsp/login/choose.jsp new file mode 100644 index 0000000000..4e90d57cb3 --- /dev/null +++ b/posterita/src/web/jsp/login/choose.jsp @@ -0,0 +1,79 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.OrgBean" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + +
+

+ + + + + +
+ + + + + + + + +
+ " border="0"> + <%=element.getDealerName()%> + +
+
+
+
+ + + + + +<%@ include file="/jsp/include/footer.jsp" %> + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/chooseUser.jsp b/posterita/src/web/jsp/login/chooseUser.jsp new file mode 100644 index 0000000000..ecfaf15005 --- /dev/null +++ b/posterita/src/web/jsp/login/chooseUser.jsp @@ -0,0 +1,119 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.OrgUsersBean"%> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + + + + +<%@ include file="/jsp/include/tablebottom.jsp" %> + + + +
+
+ +
+ + + + + + +
+
+ + + +
+ + + + + <%@ include file="/jsp/include/tablebottom.jsp" %> + + + +
+ + + + + + + + + + +
+ <%@ include file="/jsp/include/errors.jsp" %> +
+ + + + + + +
+
+ POS + + + + + + + + + + + +
+
+
+
+ Webstore + + + + + + + + + + +
+ +
+
+
+
+ + + + diff --git a/posterita/src/web/jsp/login/chooseRole.jsp b/posterita/src/web/jsp/login/chooseRole.jsp new file mode 100644 index 0000000000..5e079f61e7 --- /dev/null +++ b/posterita/src/web/jsp/login/chooseRole.jsp @@ -0,0 +1,136 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + +
+ + + + + + + + + +
+

+ +

+
+

+ +

+
+ + + + + +
+ + + + + + + + + + + +
+ + Please choose an Organisation and a Role + +
+ <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + +
+   +
Organisation + + + +
Role + + + +
+ + + +
+
+
+ + + +
+
+
+
+

+ +

+ + + + <% + if ((count.intValue()%4) == 0) + { + + %> + + + <% + } + %> + + + + <% + if ((count.intValue()%4-4) == 0) + { + + %> + + + <% + } + %> + + +
+ + + + + + + + + + + + +
+ +
+
+ + + +     " styleClass="submenu"> + + +
+ +
+ +
 
+
+
+
+
+ + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/forgot1.jsp b/posterita/src/web/jsp/login/forgot1.jsp new file mode 100644 index 0000000000..3d04546b1c --- /dev/null +++ b/posterita/src/web/jsp/login/forgot1.jsp @@ -0,0 +1,87 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + +
+

+ + + + + +
+ + + + + +
+ + + + +
+
+ +
    + +
  • +
    +
+
+
+
+ + + + + + + + + + + + + + + +



  + +

+
+
+
+
+ + <%@ include file="/jsp/include/footerTableBottom.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/login/home.jsp b/posterita/src/web/jsp/login/home.jsp new file mode 100644 index 0000000000..caa41ed53f --- /dev/null +++ b/posterita/src/web/jsp/login/home.jsp @@ -0,0 +1,100 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + +
+ + + + + + + + + +
+

+ +

+
+

+ +

+
+ + + + + +
+ + + + + + + + +
+ + <%@ include file="/jsp/include/errors.jsp" %> + + + + <%@ include file="/jsp/login/loginForm.jsp" %> + + +
+ + + +
+
+
+
+ + + + + + + + + + +
+ +
+ + + + + + + + + + + + + +
+ + + +
+ + + + +
+ All Content © 2007 Posterita Ltd +
+ + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/loginForm.jsp b/posterita/src/web/jsp/login/loginForm.jsp new file mode 100644 index 0000000000..3cf611275f --- /dev/null +++ b/posterita/src/web/jsp/login/loginForm.jsp @@ -0,0 +1,56 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + + +
+
+
+ + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ diff --git a/posterita/src/web/jsp/login/logout.jsp b/posterita/src/web/jsp/login/logout.jsp new file mode 100644 index 0000000000..54328db6dd --- /dev/null +++ b/posterita/src/web/jsp/login/logout.jsp @@ -0,0 +1,61 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + + + + + + +
+ +
+ + <%@ include file="/jsp/login/loginForm.jsp" %> +
+ + + + <%@ include file="/jsp/include/tshirtFooter.jsp"%> + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/maintenance.jsp b/posterita/src/web/jsp/login/maintenance.jsp new file mode 100644 index 0000000000..2acf6aaccb --- /dev/null +++ b/posterita/src/web/jsp/login/maintenance.jsp @@ -0,0 +1,89 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> + + + + + + + <bean:message key="login.home.title"/> + + + <%@ include file="/js/enableButton.js" %> + + + + + +
+ + + + +
+
+ + + + +
+ + + + + + + + +
+
+
+
+ + + + + +
+ This Server is Down for Maintenance
+ We will be back shortly
+ Thank You! +
+
+
+ +

All Content © 2007 Posterita Ltd

+
+
+
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/password.jsp b/posterita/src/web/jsp/login/password.jsp new file mode 100644 index 0000000000..3f5d92f02b --- /dev/null +++ b/posterita/src/web/jsp/login/password.jsp @@ -0,0 +1,103 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + + + + + +

+ + + + + +
+ + + + +
+ + + + +
+
+ +
    + +
  • +
    +
+
+
+
+ + + + + + + + +
+ + + +
+ +
+
+ + + <%@ include file="/jsp/include/tablebottom.jsp" %> + + + + + + +<%@ include file="/jsp/include/footer.jsp" %> + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/login/posLogin.html b/posterita/src/web/jsp/login/posLogin.html new file mode 100644 index 0000000000..3348c9581e --- /dev/null +++ b/posterita/src/web/jsp/login/posLogin.html @@ -0,0 +1,81 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + + +Welcome to Tamak POS + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/jsp/login/success.jsp b/posterita/src/web/jsp/login/success.jsp new file mode 100644 index 0000000000..7780af7344 --- /dev/null +++ b/posterita/src/web/jsp/login/success.jsp @@ -0,0 +1,121 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + +
+


+
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ " target="_blank"> + + +
+
+

From To

+
+
+
+
+ +
+ +<%@ include file="/jsp/include/footerTableBottom.jsp" %> diff --git a/posterita/src/web/jsp/login/tamak logo.gif b/posterita/src/web/jsp/login/tamak logo.gif new file mode 100644 index 0000000000000000000000000000000000000000..b16a91bdb07efafc81866ce03e9331ed11f5b538 GIT binary patch literal 2101 zcmV-52+H?INk%w1VWt3+0M!5h?r3CMS6Il$$1yD~k&ll*J3OqbtMrrP6lE-S+^E&lTI@{Nn>LOu4gvGIX^?{sne=H+u*TKn19$z);m zr=H8B7G{{R300000000000000000000000000000000000000000 z00000A^8LV00000EC2ui0Hy$w000L6K$&nzEEF>WyWjBQdQJz&@Az?jzi#LMfL45iUVedxh(d&mTZV~`d5n@*j*ymb zlaiH}oO+pyo1LOkpP-|sRi%WXsI5t=gRHKzM6g&16$xsxw6wM{A`37J6luJ@uC@un zFwGHY$H=I*8O_!(8(-1Vqp-`@)*^-6DI+u z+fEVaN06WZBLcuZfYN0{hYlI)U?@0DS0g6_t}R@W&{_Z{2GVU5GLWK47zc|u0Qd0; zmk8G&SX6_KV#JFe!AW4!v02OiBq6~WC{prd!IVP~WV|+jflDnK(#c%o!Q_IOY???& z=Tu2g7(b5$y*8AnQHn@~jJ-DDDV7QZr=~IbOv^C_{RnWp7PiRRW@Vr7ebOM^fB|l= za46^@O^9?9_<_S_;sVNEm|4?s1unP>cD!D@FuZqYB7X-cpweB5 zZWs+@Y&G3=36|9+J9v3~9m{KL@@*$sX^p}9X6+$VUU=h?_ni_CT%%Wl);Q1vbJCfV z4Hr>evp^OTffIs$M<_-Anha~Tg~V535hzA^Nc;ywS4$Nzz&-B8ut7Q*R4|)0S8=h} zHML!FUo#wV_}g|uECmB%BMxWci3cKqz;MMiQ$TP=Cm*sYP?s#lT9G&G05^fJ2bjnO~ z6<13{0B1>AKw3rA_eE7FiSvcR_}-ecHJA$VRWtQ!D```YD);WuOzUa{Y-pt0kFQ^h zYxBfLSuMlTO(z<2)Ja@+R$=xIA*LFg_9Jo^ohnD`(ei#(fW2zFD}}`}NE*Q4gclxw zkq!KN#5DqUA!t7vs^K-HDp75X;!4X}W~%p64l@jh0!7-#Jv%c;0w{xX;Tm@;w`|)+ zn?^c`M=)UjWV};Yd@YqkYzspH1!OCPHIcJU5Os3^-Pc-T8{zwrNYQ?Tvz|jC>+{_% zfo1@q6Vc4-bUcnM9U1n8^KMN1H-N6vAE6=)uv%|3^G&deGpjN*gM1yJ?mq`iVSyL3 z5Cjewwa|Jahp<6xAOjR=oEjn!7D**d38)&tzCdV%nRSl|C~_GGm0&2~p#}yf`$ZQp@Dq0Z z?g;{12oH;ZfX%@Gb3m-t?QXb)^Zl+bFp!}Vx4?oSTq}Z1@Ztb=GR0X%3u#W^7-|^6 zF*Nf3q>e?H+Zemx2gBhHL54$s0tz?8=^3thv!LJ}wb2e~EOHl(M8+eH5y@Um5*n5C z#UHjE0ao9@}UF(000Oy(MnflK?n!%!Urrs1Pgos zAW5)5c52B9F5t2YC^*6he#y!s2vbPJe1tJ&kjpKUU<5K40SQU~f&&QQnOT5kEKMMU zSOS2Vl!#_Aw{XlYkU$6|$bt)mFv~7@(;TQ&r!?6~O)l_q1X}pO3F>K2MF3NukeFsQ zwZKbo&f%Vn00{_Mh^|Idt5IF$FwweIwL+7vW^n6U;YtR%rjxF4u&b%? znpe99gs%_sD`4HA*S`)nHG(~CT@$NVF%-73o{+0yAu9*QQkE2!y(~jAt63*JwzK-+ zENEjS+0kycw5Ii}Xj6NH&$5=ZZk=prUHjVQptiQQjV*2wd)wVsX|=wkt#4}q+}#Ry zxL8%IY&Cma&kb&IaT{IZPPewzrS5fKn_cW~m$lvH?srogUht0BwB;pI?|Da? zUi7XPwC!c@duKae=GOPJ@rCbwDVtyV_7=IxUFCA|yI;um*S`M+@PP@OVCNRNu?yz! fgB2TL15fy{6^8JI2b*CEZy2y0#_)&n5Ci}_6~now literal 0 HcmV?d00001 diff --git a/posterita/src/web/jsp/payment/paymentDetails.jsp b/posterita/src/web/jsp/payment/paymentDetails.jsp new file mode 100644 index 0000000000..5ea34a198d --- /dev/null +++ b/posterita/src/web/jsp/payment/paymentDetails.jsp @@ -0,0 +1,127 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + + + + + + +
+ + + + + +
+ + + + + + + + + +
+ Document Type: +
+ + + + + + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + +
+ + + + + + + Invoice Ref No: + + + + + +
+ Payment Ref No: + + Counter Payment Ref No: +
+ Status: +
+   +
+ + + + + + + + + + + + + + + + + + + + + + +
Date PaidPay Amount
+ + + + + +
+ + diff --git a/posterita/src/web/jsp/payment/printPayment.jsp b/posterita/src/web/jsp/payment/printPayment.jsp new file mode 100644 index 0000000000..95a9e7e7ce --- /dev/null +++ b/posterita/src/web/jsp/payment/printPayment.jsp @@ -0,0 +1,54 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + + + + + + + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> + + + + + <%@ include file="/jsp/payment/paymentDetails.jsp" %> + + + + +
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/payment/viewPayment.jsp b/posterita/src/web/jsp/payment/viewPayment.jsp new file mode 100644 index 0000000000..b32ba1f2b8 --- /dev/null +++ b/posterita/src/web/jsp/payment/viewPayment.jsp @@ -0,0 +1,96 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok Pathak +--%> + + +<%@ page import="com.posterita.Constants" %> +<%@ page import="com.posterita.user.WebUserInfo" %> +<%@ page import="com.posterita.order.UDIOrderTypes" %> +<%@ page import="org.compiere.model.MPayment" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + +Payment + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +<%-- +@TODO by Alok + +--%> + + + <%@ include file="/jsp/webstore/webDocumentHeader.jsp" %> + + + + + + + + + + +
+ + Payment By: +
+
+ Ref Payment No: +
+ Status: +
+
+ + + + + + + + + + + +
Payment DateAmount
+ + + + +
+
+ + + + <%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/payment/viewPaymentHistory.jsp b/posterita/src/web/jsp/payment/viewPaymentHistory.jsp new file mode 100644 index 0000000000..eef993358b --- /dev/null +++ b/posterita/src/web/jsp/payment/viewPaymentHistory.jsp @@ -0,0 +1,124 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.payment.PaymentAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + + + + + + + + + + + + + + +
+ <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +
+ + + + + <%@ include file="/jsp/include/filter.jsp"%> + + +
+
+ + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+
+ + <%@ include file="/jsp/include/footerTableBottom.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/AllPOSCustomer.jsp b/posterita/src/web/jsp/pos/AllPOSCustomer.jsp new file mode 100644 index 0000000000..cc03e3889d --- /dev/null +++ b/posterita/src/web/jsp/pos/AllPOSCustomer.jsp @@ -0,0 +1,435 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +
+ + + + + + + + + + + + +
+ + + + +   + + + + + <%@include file="/jsp/include/dayList.jsp"%> + + + + <%@include file="/jsp/include/month.jsp"%> + + + + + <% + int currentYear = java.util.Calendar.getInstance().get(java.util.Calendar.YEAR); + %> + <%= currentYear %> + <%= currentYear - 1 %> + + + + All + Active + Not Active + + + + + <pos:element textOnly="true" columnName="add"/> + +    + + <pos:element textOnly="true" columnName="print.fidelity.card"/> + +
+
+ + + <% + org.posterita.businesslogic.CustomerCart cart = (org.posterita.businesslogic.CustomerCart)request.getSession().getAttribute(Constants.CUSTOMER_CART); + %> + + +
+ + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
:
+
+
+ + + + + + + + + + + + + + +<% + String url = "ViewAllCustomers.do"; + String collection = Constants.ALL_CUSTOMERS; +%> + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + +
  
+ + + +
+ +
+ + + + + + + + + + Y + + + N + + + + "> + <pos:element textOnly="true" columnName="edit.customer"/> + +   + "> + <pos:element textOnly="true" columnName="view"/> + +   + + "> + <pos:element textOnly="true" columnName="deactivate"/> + + + + "> + <pos:element textOnly="true" columnName="activate"/> + + + + + <% + if(((org.posterita.businesslogic.CustomerCart)request.getSession().getAttribute(Constants.CUSTOMER_CART)).hasCustomer(Integer.parseInt(bpartnerId+""))) + { + %> + + + <% + } + else + { + %> + + <% + } + %> + + + + +
+<%@ include file="/jsp/include/pager.jsp" %> +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/ImportCustomer.jsp b/posterita/src/web/jsp/pos/ImportCustomer.jsp new file mode 100644 index 0000000000..552ff36970 --- /dev/null +++ b/posterita/src/web/jsp/pos/ImportCustomer.jsp @@ -0,0 +1,91 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.ImportPOSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="org.posterita.struts.pos.ImportCustomerAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + +Import Customer +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + +
+ +
+ + Import + +
+
+ +
+<% + String cvsURL = request.getContextPath() + "/jsp/pos/importTemplate.csv"; + String csvURL1=request.getContextPath() + "/jsp/pos/importGarmentTemplate.csv"; +%> + +This utility is to import a list of Customers from a csv file into the system, the csv file should look like the one shown below including the header: + +
+
+ + + + + + + + + + + + +
NameFirst NameAddress1CityEmailPhone
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/ViewAllPosVendors.jsp b/posterita/src/web/jsp/pos/ViewAllPosVendors.jsp new file mode 100644 index 0000000000..c087a48340 --- /dev/null +++ b/posterita/src/web/jsp/pos/ViewAllPosVendors.jsp @@ -0,0 +1,173 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + +
+ + + + + + + + + + +
+ + + + + +   + + + + + Add Vendor + +
+
+ + + +
:
+
+
+
+ + + + +<% + String url = "ViewAllVendors.do"; + String collection = Constants.VENDOR_LIST; +%> + + + + + + + + + + + + + + + + + + + + + + + + + +<% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + + + + + + + + + +
 
+ + + + + + + + + + + + Y + + + N + + + + "> + <%=editmsg%> + + + "> + <%=viewmsg%> + + + + "> + <%=deactivatemsg%> + + + + + "> + <%=activatemsg%> + + +
+ +<%@ include file="/jsp/include/pager.jsp" %> + +
+ +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/adjustCashBook.jsp b/posterita/src/web/jsp/pos/adjustCashBook.jsp new file mode 100644 index 0000000000..00acc07018 --- /dev/null +++ b/posterita/src/web/jsp/pos/adjustCashBook.jsp @@ -0,0 +1,80 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> +<%@ page import="org.compiere.model.MCashLine" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + <% + String styleClass = "label"; + %> + + + + + +
+ + + +
+ + + + + + + + + +   + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/adjustInventory.jsp b/posterita/src/web/jsp/pos/adjustInventory.jsp new file mode 100644 index 0000000000..f2b766eede --- /dev/null +++ b/posterita/src/web/jsp/pos/adjustInventory.jsp @@ -0,0 +1,102 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.pos.InventoryAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + +
+
+ + + + + + + + + + + +
 
+ + + + + + + + + + Save + +
+ + Complete + +
+ +
+
+ +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/adjustStock.jsp b/posterita/src/web/jsp/pos/adjustStock.jsp new file mode 100644 index 0000000000..a73ee86f56 --- /dev/null +++ b/posterita/src/web/jsp/pos/adjustStock.jsp @@ -0,0 +1,256 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.pos.InventoryAction" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.beans.InventoryBean" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
Bar Code
+ + + add + +
Inventory Name
+ + + + + + + + + + +
+ +
+ + + + + +
+ + + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> + + + +   +
+
+ + + + + + + + + + + + + + + + + + + <% + double SumQtyBook=0.0d; + double SumQtyCount=0.0d; + double SumBookValue=0.0d; + double SumCountValue=0.0d; + %> + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> +
+
+ + + + + + + + + + <% + SumQtyBook =SumQtyBook + element.getQtyBook().doubleValue(); + SumQtyCount = SumQtyCount + element.getQtyCount().doubleValue(); + SumBookValue = SumBookValue + element.getBookQtyValue().doubleValue(); + SumCountValue= SumCountValue + element.getCountQtyValue().doubleValue(); + %> + + + + + + + + + + + + + +
  
+ + + + + + + + + + + + + + + + + Save + + + + + +
+ Total + + <%=SumQtyBook%> + + <%=SumQtyCount%> + + <%=SumBookValue%> + + <%=SumCountValue%> +
+ + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + +
+ <% + Integer inventoryId = (Integer)request.getAttribute(Constants.INVENTORY_ID); + %> + "> + generate CSV + +
+ + Complete + +
+
+<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/adjustedStock.jsp b/posterita/src/web/jsp/pos/adjustedStock.jsp new file mode 100644 index 0000000000..414536a955 --- /dev/null +++ b/posterita/src/web/jsp/pos/adjustedStock.jsp @@ -0,0 +1,82 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.pos.InventoryAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + +
+ + + + + + + +
+
+
+ + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/allBlackListCheque.jsp b/posterita/src/web/jsp/pos/allBlackListCheque.jsp new file mode 100644 index 0000000000..bd0883392b --- /dev/null +++ b/posterita/src/web/jsp/pos/allBlackListCheque.jsp @@ -0,0 +1,114 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.model.MBlackListCheque" %> +<%@ page import="org.posterita.beans.BlackListedBean" %> +<%@ page import="org.posterita.struts.pos.BlackListedAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + +
+ + + + + + + + + +
+ +
+
+ +
+ + + + + +   + +
+ + + + +
+
+
+ +
+ + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + +
 
+ + + + + + ">Edit +   + ">Delete + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/cashBookAdjustmentCompleted.jsp b/posterita/src/web/jsp/pos/cashBookAdjustmentCompleted.jsp new file mode 100644 index 0000000000..2dbc2553e5 --- /dev/null +++ b/posterita/src/web/jsp/pos/cashBookAdjustmentCompleted.jsp @@ -0,0 +1,55 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/cashDetails.jsp b/posterita/src/web/jsp/pos/cashDetails.jsp new file mode 100644 index 0000000000..a5b1b5d1e8 --- /dev/null +++ b/posterita/src/web/jsp/pos/cashDetails.jsp @@ -0,0 +1,132 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.CashAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.compiere.process.DocAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + +
+ <%@ include file="/jsp/include/errors.jsp" %> + + + + + + <%@ include file="/jsp/include/historyMonthYearFilter.jsp"%> + +
+
+ + + <% + String url = "CashDetails.do"; + String collection = Constants.CASH_DETAILS; + %> + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + +
> + "> + + + > + + > + + + > + + + > + + > + +
+ <%@ include file="/jsp/include/pager.jsp" %> +
+
+ + +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/cashLineDetails.jsp b/posterita/src/web/jsp/pos/cashLineDetails.jsp new file mode 100644 index 0000000000..f8475716d6 --- /dev/null +++ b/posterita/src/web/jsp/pos/cashLineDetails.jsp @@ -0,0 +1,76 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + +<%@ page import="org.posterita.Constants" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + +
+ + <% + Integer invoiceId = element.getInvoiceId(); + String cashTypeLink = ""; + if(invoiceId.intValue() == 0) + cashTypeLink = element.getCashTypeName(); + else + { + cashTypeLink = ""; + cashTypeLink += element.getCashTypeName(); + cashTypeLink += ""; + } + %> + + <%= cashTypeLink%> + + + + + +
+
\ No newline at end of file diff --git a/posterita/src/web/jsp/pos/cashSummary.jsp b/posterita/src/web/jsp/pos/cashSummary.jsp new file mode 100644 index 0000000000..dffdfbdf6f --- /dev/null +++ b/posterita/src/web/jsp/pos/cashSummary.jsp @@ -0,0 +1,50 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.compiere.process.DocAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +<%@ include file="/jsp/pos/cashSummaryInc.jsp"%> + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/cashSummaryDate.jsp b/posterita/src/web/jsp/pos/cashSummaryDate.jsp new file mode 100644 index 0000000000..9d0d60abd7 --- /dev/null +++ b/posterita/src/web/jsp/pos/cashSummaryDate.jsp @@ -0,0 +1,88 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.compiere.process.DocAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + +
+ <%@ include file="/jsp/include/dateFilter.jsp" %> +
+   +
+ <%@ include file="/jsp/pos/cashSummaryInc.jsp"%> +
+<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/cashSummaryInc.jsp b/posterita/src/web/jsp/pos/cashSummaryInc.jsp new file mode 100644 index 0000000000..b880d65824 --- /dev/null +++ b/posterita/src/web/jsp/pos/cashSummaryInc.jsp @@ -0,0 +1,136 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +
+
+
+ + + + + +
+   + + + + +   + +
+
+ + + +
+ +
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/chooseFastMovingItemReport.jsp b/posterita/src/web/jsp/pos/chooseFastMovingItemReport.jsp new file mode 100644 index 0000000000..aeee0a7716 --- /dev/null +++ b/posterita/src/web/jsp/pos/chooseFastMovingItemReport.jsp @@ -0,0 +1,48 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> +
+ +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/choosePOS.jsp b/posterita/src/web/jsp/pos/choosePOS.jsp new file mode 100644 index 0000000000..4e08a18be4 --- /dev/null +++ b/posterita/src/web/jsp/pos/choosePOS.jsp @@ -0,0 +1,103 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + +<% +String appName = (String) request.getSession().getServletContext().getAttribute(Constants.APP_NAME); +%> + + + + +<%=appName%> + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/choosePOSInfo.jsp b/posterita/src/web/jsp/pos/choosePOSInfo.jsp new file mode 100644 index 0000000000..ff4e9b7292 --- /dev/null +++ b/posterita/src/web/jsp/pos/choosePOSInfo.jsp @@ -0,0 +1,43 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> +
+ +
+
+ + +
+<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/closeCashBook.jsp b/posterita/src/web/jsp/pos/closeCashBook.jsp new file mode 100644 index 0000000000..c31f775acf --- /dev/null +++ b/posterita/src/web/jsp/pos/closeCashBook.jsp @@ -0,0 +1,145 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen,Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +<% int noOfOpenedCashbook = 0;%> + + + + + + + + + + + + + + + + + + + +<% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + + + + + + + + + + + + + + + + + + +
+ Cash Book Name + + Beginining Balance + + Ending Balance + + Net Transection + + Status + + Amount transfer + + Transfer Full Amount +
+ + + + + "/> + + + + "/> + + + + + + + + + + + <% noOfOpenedCashbook++; %> + + +
+
+
+<% + if (noOfOpenedCashbook > 0) + { +%> + +   + +<% + } +%> +
+ +
+<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/closePOSTill.jsp b/posterita/src/web/jsp/pos/closePOSTill.jsp new file mode 100644 index 0000000000..c76164f908 --- /dev/null +++ b/posterita/src/web/jsp/pos/closePOSTill.jsp @@ -0,0 +1,299 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen, Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> +<%@ page import="org.posterita.businesslogic.POSTerminalManager" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/posterita.tld" prefix="posterita"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + <% + String styleClass = "label"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + +
+ + + + +
+ + + + "> +
+   +
+ +
+
+ +   + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/closedPOSTill.jsp b/posterita/src/web/jsp/pos/closedPOSTill.jsp new file mode 100644 index 0000000000..2b89414cd9 --- /dev/null +++ b/posterita/src/web/jsp/pos/closedPOSTill.jsp @@ -0,0 +1,220 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> +<%@ page import="org.posterita.businesslogic.POSTerminalManager" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/posterita.tld" prefix="posterita"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ : + + +
+ : + + + + +
+ : + + + + +
+ : + + + +
+ : + + + +
+ : + + + + +
+ + + +
+ : + + +
+ : + + +
+ : + + +
+ : + + +
+ : + + +
+ : + + +
+ : + + +
+ +: +
+ + + + + + +<%@ include file="/jsp/include/printOrderApplet2.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/completePOSOrder.jsp b/posterita/src/web/jsp/pos/completePOSOrder.jsp new file mode 100644 index 0000000000..060f204f25 --- /dev/null +++ b/posterita/src/web/jsp/pos/completePOSOrder.jsp @@ -0,0 +1,36 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/completePOSOrderIncl.jsp" %> + + diff --git a/posterita/src/web/jsp/pos/completePOSOrder2.jsp b/posterita/src/web/jsp/pos/completePOSOrder2.jsp new file mode 100644 index 0000000000..e0bc15210d --- /dev/null +++ b/posterita/src/web/jsp/pos/completePOSOrder2.jsp @@ -0,0 +1,41 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/completePOSOrderIncl.jsp" %> + + + diff --git a/posterita/src/web/jsp/pos/completePOSOrder3.jsp b/posterita/src/web/jsp/pos/completePOSOrder3.jsp new file mode 100644 index 0000000000..13d94763b3 --- /dev/null +++ b/posterita/src/web/jsp/pos/completePOSOrder3.jsp @@ -0,0 +1,36 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/completePOSOrderIncl.jsp" %> + + + diff --git a/posterita/src/web/jsp/pos/completePOSOrderWA.jsp b/posterita/src/web/jsp/pos/completePOSOrderWA.jsp new file mode 100644 index 0000000000..858435af3b --- /dev/null +++ b/posterita/src/web/jsp/pos/completePOSOrderWA.jsp @@ -0,0 +1,34 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/completePOSOrderIncl.jsp" %> + diff --git a/posterita/src/web/jsp/pos/completePOSShoppingCart.jsp b/posterita/src/web/jsp/pos/completePOSShoppingCart.jsp new file mode 100644 index 0000000000..d8f2a0644a --- /dev/null +++ b/posterita/src/web/jsp/pos/completePOSShoppingCart.jsp @@ -0,0 +1,87 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + +
> align="center"> align="center"> align="right"> align="right"> align="right"> align="right">
+ + + +   + +   + + + + + + + + +
\ No newline at end of file diff --git a/posterita/src/web/jsp/pos/completedCreditOrder.jsp b/posterita/src/web/jsp/pos/completedCreditOrder.jsp new file mode 100644 index 0000000000..3645997539 --- /dev/null +++ b/posterita/src/web/jsp/pos/completedCreditOrder.jsp @@ -0,0 +1,88 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
+ + +
+ +<%@ include file="/jsp/pos/orderHeader.jsp" %> +<% String orderlines = Constants.POS_ORDER_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + +
+ + + + + + + + + + +
 
+ +
+ + +
+ +<%@ include file="/jsp/include/printOrderApplet.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> + + diff --git a/posterita/src/web/jsp/pos/completedCustomerReturnOrder.jsp b/posterita/src/web/jsp/pos/completedCustomerReturnOrder.jsp new file mode 100644 index 0000000000..699c0aa43e --- /dev/null +++ b/posterita/src/web/jsp/pos/completedCustomerReturnOrder.jsp @@ -0,0 +1,102 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +
+ + + + +
+ + + +
+ +
+ <%@ include file="/jsp/pos/orderHeader.jsp" %> + <% String orderlines = Constants.CUSTOMER_RETURN_ORDER_LINES; %> + <%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> +
+ + +
+ + +<%@ include file="/jsp/include/printOrderApplet.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/completedGoodsReceiveNote.jsp b/posterita/src/web/jsp/pos/completedGoodsReceiveNote.jsp new file mode 100644 index 0000000000..821c63f49f --- /dev/null +++ b/posterita/src/web/jsp/pos/completedGoodsReceiveNote.jsp @@ -0,0 +1,88 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
+ <%@ include file="/jsp/pos/orderHeader.jsp" %> + <% String orderlines = Constants.GOODS_RECEIVE_NOTE_LINES; %> + <%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> +
+
+ + + + + + + +
+   +
+ + + + + + +
+ +<%@ include file="/jsp/include/printOrderApplet.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/completedGoodsReturnNote.jsp b/posterita/src/web/jsp/pos/completedGoodsReturnNote.jsp new file mode 100644 index 0000000000..2cb2beb606 --- /dev/null +++ b/posterita/src/web/jsp/pos/completedGoodsReturnNote.jsp @@ -0,0 +1,89 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> +<% String orderlines = Constants.GOODS_RETURN_NOTE_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + + + + + + + + +
+

+
+ +
+
+ + + + + + +
+ + +<%@ include file="/jsp/include/printOrderApplet.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/createBlackListCheque.jsp b/posterita/src/web/jsp/pos/createBlackListCheque.jsp new file mode 100644 index 0000000000..fe5bc7e8b2 --- /dev/null +++ b/posterita/src/web/jsp/pos/createBlackListCheque.jsp @@ -0,0 +1,81 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ * + + +
+ * + + +
+ +   + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/createCreditOrder.jsp b/posterita/src/web/jsp/pos/createCreditOrder.jsp new file mode 100644 index 0000000000..04e47d69d1 --- /dev/null +++ b/posterita/src/web/jsp/pos/createCreditOrder.jsp @@ -0,0 +1,114 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + +
+ "> + Create New + +
+<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/include/creditOrderWithAdvanced.jsp" %> + <%@ include file="/jsp/include/pinPanel.jsp" %> + + +<%@ include file="/js/createPOSOrder.js" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createCreditOrder2.jsp b/posterita/src/web/jsp/pos/createCreditOrder2.jsp new file mode 100644 index 0000000000..89cdba71f6 --- /dev/null +++ b/posterita/src/web/jsp/pos/createCreditOrder2.jsp @@ -0,0 +1,347 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + +   + +
+ + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> +  
+
+
+ <%@ include file="/jsp/pos/customerReturnShoppingCart.jsp" %> +
+
+ + + + + +
+
+ : +
+
+ +
+ + +
+
+
+   +
+
+ + + + + + + + + + + + + + + + + + + - + + + + + + + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createMultipleInvoicePayment.jsp b/posterita/src/web/jsp/pos/createMultipleInvoicePayment.jsp new file mode 100644 index 0000000000..7e1575c02c --- /dev/null +++ b/posterita/src/web/jsp/pos/createMultipleInvoicePayment.jsp @@ -0,0 +1,217 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.PaymentAction" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.form.PaymentForm" %> +<%@ page import="java.math.BigDecimal" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + <% + double openAmtTotal = 0.0d; + double paidAmtTotal = 0.0d; + double discountAmtTotal = 0.0d; + double invoiceGrandTotal = 0.0d; + %> + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + <% + String defaultAllocateAmount = "0"; + + + PaymentForm form = (PaymentForm)request.getAttribute("PaymentForm"); + + if(form!=null) + { + String[] allocateAmount = form.getAllocateAmount(); + + + if(allocateAmount!= null) + if(allocateAmount.length!=0) + defaultAllocateAmount = allocateAmount[count.intValue()]; + } + %> + + + + + + <% + openAmtTotal += element.getOpenAmt().doubleValue(); + paidAmtTotal += element.getPaidAmt().doubleValue(); + discountAmtTotal += element.getDiscountAmt().doubleValue(); + invoiceGrandTotal += element.getInvoiceGrandTotal().doubleValue(); + %> + + + + + + + + + + + + + + +
+
+ + +
+
+ + + + + + + + + + + + + + + +
> + + + + > + + > + + > + + > + + > + + > + + + > + +
Total<%=invoiceGrandTotal%><%=discountAmtTotal%><%=paidAmtTotal%><%=openAmtTotal%> 
+ <%@ include file="/jsp/include/tenderPanel2.jsp" %> +
+ +   + +
+
+<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createPOSGarmentProducts.jsp b/posterita/src/web/jsp/pos/createPOSGarmentProducts.jsp new file mode 100644 index 0000000000..fd7c098260 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSGarmentProducts.jsp @@ -0,0 +1,551 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + +<%@ page import="org.posterita.struts.pos.POSProductAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +
+
+Garment Details + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
* + +
* + + +
+
* + + +
+
* + + +
+
* + + +
+
* + + +
+
+ + + + + +
+ + + +
+ + + +
+
+ + + + + + + + + + + + +
+ * + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ * + + + + + + +
+ * + + + + + + +
+ * + + + + + + +
+
+
+
+ + + + +
+
+ * + + + + + + + + + +
+
+ Select: + All + None + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+
+
+
+ Select: + All + None + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + +
+ + + +
+
+
+
+ Select: + All + None + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+
+
+ +
+
+
+
+   +
+
+ +
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createPOSOrder.jsp b/posterita/src/web/jsp/pos/createPOSOrder.jsp new file mode 100644 index 0000000000..08df52e336 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSOrder.jsp @@ -0,0 +1,106 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + +
+ "> + Create New + +
+<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/include/posOrderWithAdvanced.jsp" %> + + +<%@ include file="/js/createPOSOrder.js" %> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createPOSOrder2.jsp b/posterita/src/web/jsp/pos/createPOSOrder2.jsp new file mode 100644 index 0000000000..8a514e0471 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSOrder2.jsp @@ -0,0 +1,100 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/include/posOrderWithAdvancedFocusSearch.jsp" %> + + +<%@ include file="/js/createPOSOrder.js" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createPOSOrder3.jsp b/posterita/src/web/jsp/pos/createPOSOrder3.jsp new file mode 100644 index 0000000000..1444a41646 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSOrder3.jsp @@ -0,0 +1,89 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/include/posOrder.jsp" %> + + +<%@ include file="/js/createPOSOrder.js" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createPOSOrderWithoutAdvance.jsp b/posterita/src/web/jsp/pos/createPOSOrderWithoutAdvance.jsp new file mode 100644 index 0000000000..d58a089171 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSOrderWithoutAdvance.jsp @@ -0,0 +1,86 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/include/posOrder.jsp" %> + + +<%@ include file="/js/createPOSOrder.js" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/createPOSProduct.jsp b/posterita/src/web/jsp/pos/createPOSProduct.jsp new file mode 100644 index 0000000000..f766d86792 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSProduct.jsp @@ -0,0 +1,288 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok, Preveen +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.compiere.model.MProduct" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + +<%@ page import="org.posterita.struts.pos.POSProductAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +
+
Barcode already exists!
+
Product name already exists!
+
+ + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + +
+ * + + + +
+ * + + +
+
+
+ + + + + + +
+
+ + + + + + + + + + + + +
+ * + + + + + + +
+
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ * + + + + + + +
+ * + + + + + + +
+ * + + + + + + +
+
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ * + + + + +
+ * + + + +
+
+ + + +
+ + + +
+ + + + +
+ + +
+ + + +
+ + + +
+
+
+ + + + + + + +   + + +   + + +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/createPOSUser.jsp b/posterita/src/web/jsp/pos/createPOSUser.jsp new file mode 100644 index 0000000000..86f9cb30cd --- /dev/null +++ b/posterita/src/web/jsp/pos/createPOSUser.jsp @@ -0,0 +1,280 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.compiere.model.MCommission" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
* + + + +
*
+ +
* + + +
* + +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ +
+ +
+
+
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + + Invoice + Order + Payment Receipts + + +
+ + + +
+ + + +
+ + + + Weekly + Monthly + Quarterly + Yearly + + +
+
+
+
+ +   + + +
+ + + + + + + +
+
+
+ + + +
+
+
+
+ +
+ + + + + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/createPartialPOSOrder.jsp b/posterita/src/web/jsp/pos/createPartialPOSOrder.jsp new file mode 100644 index 0000000000..1704e255d2 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPartialPOSOrder.jsp @@ -0,0 +1,467 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+ + + + + + + + + +   +
+ + +
+ <%@ include file="/jsp/include/searchProductPanel.jsp" %> +
+
 
+
+
+ <%@ include file="/jsp/pos/partialPOSOrderShoppingCart.jsp" %> +
+
+ + + + + + +
+ <%@ include file="/jsp/include/tenderPanel.jsp" %> + + <%@ include file="/jsp/include/customerInfoPanel.jsp" %> + + + + + + + + +
+   +
+   +
+
+
 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/createPayment.jsp b/posterita/src/web/jsp/pos/createPayment.jsp new file mode 100644 index 0000000000..1a6d95e20f --- /dev/null +++ b/posterita/src/web/jsp/pos/createPayment.jsp @@ -0,0 +1,80 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.PaymentAction" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + +
+
+ + +
+
+ <%@ include file="/jsp/include/customerInfoPanel2.jsp" %> + + <%@ include file="/jsp/include/tenderPanel2.jsp" %> +
+ +   + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/createPaymentTerm.jsp b/posterita/src/web/jsp/pos/createPaymentTerm.jsp new file mode 100644 index 0000000000..fd1770eb70 --- /dev/null +++ b/posterita/src/web/jsp/pos/createPaymentTerm.jsp @@ -0,0 +1,84 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.PaymentTermAction" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + <%@ include file="/jsp/include/paymentTermsDetails.jsp" %> + + + + + +
  + +   + +  
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/createRole.jsp b/posterita/src/web/jsp/pos/createRole.jsp new file mode 100644 index 0000000000..2bae4739e5 --- /dev/null +++ b/posterita/src/web/jsp/pos/createRole.jsp @@ -0,0 +1,125 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.posterita.core.MenuItem" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + +<%-- + + + + +--%> + +
+ +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ <%-- --%> + + + +
+ +
+ + + + +
+
+ + Clear All + + + Select All + + + + +
+ +
+<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/createTax.jsp b/posterita/src/web/jsp/pos/createTax.jsp new file mode 100644 index 0000000000..219a0e128f --- /dev/null +++ b/posterita/src/web/jsp/pos/createTax.jsp @@ -0,0 +1,50 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.TaxAction" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +<%@ include file="/jsp/include/taxDetails.jsp" %> + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/createVendor.jsp b/posterita/src/web/jsp/pos/createVendor.jsp new file mode 100644 index 0000000000..8d02efa607 --- /dev/null +++ b/posterita/src/web/jsp/pos/createVendor.jsp @@ -0,0 +1,119 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.posterita.core.MenuItem" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + +
+
+ + + + + + + + + +
+ * + + +
+
+
+
+ + + + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + +
 
+
+
+ + +   + + + + +
+<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/createdCashPayment.jsp b/posterita/src/web/jsp/pos/createdCashPayment.jsp new file mode 100644 index 0000000000..3106cf33f1 --- /dev/null +++ b/posterita/src/web/jsp/pos/createdCashPayment.jsp @@ -0,0 +1,105 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.compiere.model.MInOut" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.compiere.process.DocAction" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + <%@ include file="/jsp/pos/webDocumentHeader.jsp" %> + + + + + + + + + + +
+ + Payment By: +
+
+ :
+ +
+ +
+
+ + + + + + + + + + + +
::
+ + + + + +
+
+ +
+
+
+ +
+
+<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/createdProducts.jsp b/posterita/src/web/jsp/pos/createdProducts.jsp new file mode 100644 index 0000000000..3d9409103a --- /dev/null +++ b/posterita/src/web/jsp/pos/createdProducts.jsp @@ -0,0 +1,63 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSStockAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + +
 
>
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/creditOrderPayment.jsp b/posterita/src/web/jsp/pos/creditOrderPayment.jsp new file mode 100644 index 0000000000..0bd6619a75 --- /dev/null +++ b/posterita/src/web/jsp/pos/creditOrderPayment.jsp @@ -0,0 +1,277 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CreditOrderAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.Iterator" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.core.UDIPair" %> +<%@ page import="org.compiere.model.MInvoice" %> +<%@ page import="org.compiere.model.MPayment" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +  
+ + + +  
+ + + +  
+ + + +  
+ + + + + + + +
+ + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + <%-- + + + + --%> +
+   + +   + +   +
+ + + + + + + + + + + + + + + + + + + + + +
+
+ + + Cash + Card + Cheque + + + +
+ +
+
+ + +
+
+ + +
+
+
+
+
+
+ +   + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/creditOrderShoppingCart.jsp b/posterita/src/web/jsp/pos/creditOrderShoppingCart.jsp new file mode 100644 index 0000000000..7f21f6d2ed --- /dev/null +++ b/posterita/src/web/jsp/pos/creditOrderShoppingCart.jsp @@ -0,0 +1,24 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<% String items = Constants.CREDIT_ORDER_SHOPPING_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/custRetShoppingCart.jsp b/posterita/src/web/jsp/pos/custRetShoppingCart.jsp new file mode 100644 index 0000000000..ae97a73831 --- /dev/null +++ b/posterita/src/web/jsp/pos/custRetShoppingCart.jsp @@ -0,0 +1,120 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*"%> +<%@ page import="org.posterita.Constants"%> +<%@ page import="org.posterita.struts.stock.StockAction"%> + +<%@ page import="org.posterita.struts.pos.POSOrderAction"%> +<%@ page import="org.posterita.beans.ProductBean"%> +<%@ page import="org.posterita.user.WebUserInfo"%> +<%@ page import="org.posterita.lib.UdiConstants"%> +<%@ page import="org.posterita.struts.pos.POSGoodsAction"%> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + + + + + + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DescriptionQuantityPriceVATTotal   +   +
+ + + + + + + + + + + + + + + "> + + "> + + ">X +
Grand Total + + + + + +    
diff --git a/posterita/src/web/jsp/pos/customFastMovingItemReport.jsp b/posterita/src/web/jsp/pos/customFastMovingItemReport.jsp new file mode 100644 index 0000000000..11402146c5 --- /dev/null +++ b/posterita/src/web/jsp/pos/customFastMovingItemReport.jsp @@ -0,0 +1,51 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/pos/customReportTable.jsp" %> + + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/customPOSInfoReport.jsp b/posterita/src/web/jsp/pos/customPOSInfoReport.jsp new file mode 100644 index 0000000000..6753d43f89 --- /dev/null +++ b/posterita/src/web/jsp/pos/customPOSInfoReport.jsp @@ -0,0 +1,51 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +<%@ include file="/jsp/pos/customReportTable.jsp" %> + + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/customReportTable.jsp b/posterita/src/web/jsp/pos/customReportTable.jsp new file mode 100644 index 0000000000..9bd122ad5d --- /dev/null +++ b/posterita/src/web/jsp/pos/customReportTable.jsp @@ -0,0 +1,159 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+
+ + + +
+ +   +

+
+ + + + <%=reportData%> +
+

+ +   + +

+ <% request.getSession().removeAttribute(Constants.TABULAR_REPORT_DATA); %> +
+
+
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/customSalesByPeriodReport.jsp b/posterita/src/web/jsp/pos/customSalesByPeriodReport.jsp new file mode 100644 index 0000000000..5daf40cbef --- /dev/null +++ b/posterita/src/web/jsp/pos/customSalesByPeriodReport.jsp @@ -0,0 +1,55 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> +
+ :
+ " styleClass="submenu">
+ " styleClass="submenu">
+ " styleClass="submenu">
+ " styleClass="submenu">
+ " styleClass="submenu">
+ " styleClass="submenu">
+ " styleClass="submenu">
+ " styleClass="submenu">
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/customSalesReport.jsp b/posterita/src/web/jsp/pos/customSalesReport.jsp new file mode 100644 index 0000000000..a9c1a3098c --- /dev/null +++ b/posterita/src/web/jsp/pos/customSalesReport.jsp @@ -0,0 +1,29 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<% +String actionPath = "/POSSalesReportAction"; +String action = "initCustomReport"; +String title = "Sales Report"; +%> + +<%@ include file="/jsp/pos/reportCalendar.jsp" %> diff --git a/posterita/src/web/jsp/pos/customSlowMovingItemReport.jsp b/posterita/src/web/jsp/pos/customSlowMovingItemReport.jsp new file mode 100644 index 0000000000..6c26683924 --- /dev/null +++ b/posterita/src/web/jsp/pos/customSlowMovingItemReport.jsp @@ -0,0 +1,51 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/pos/customReportTable.jsp" %> + + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/customStockMovementReport.jsp b/posterita/src/web/jsp/pos/customStockMovementReport.jsp new file mode 100644 index 0000000000..d9455da00f --- /dev/null +++ b/posterita/src/web/jsp/pos/customStockMovementReport.jsp @@ -0,0 +1,50 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +<%@ include file="/jsp/pos/customReportTable.jsp" %> + + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/customerDetails.jsp b/posterita/src/web/jsp/pos/customerDetails.jsp new file mode 100644 index 0000000000..87e82e7bd7 --- /dev/null +++ b/posterita/src/web/jsp/pos/customerDetails.jsp @@ -0,0 +1,221 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
*
*
+ + <%@ include file="/jsp/include/dayList.jsp" %> + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + <%@ include file="/jsp/include/year.jsp" %> + + + + + +
+
+
+ +
+ Credit Details + + + + + + + + + + + + + + +
* + + <%=Constants.NO_CREDIT_CHECK%> + <%=Constants.CREDIT_OK%> + <%=Constants.CREDIT_STOP%> + + +
+ + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + +
*
+
+
+
+ + + + + + + + + + + + + + + + + + + +
+
+
+ + Save + +
+ + + + + + + diff --git a/posterita/src/web/jsp/pos/customerReturnOrder.jsp b/posterita/src/web/jsp/pos/customerReturnOrder.jsp new file mode 100644 index 0000000000..108d4df455 --- /dev/null +++ b/posterita/src/web/jsp/pos/customerReturnOrder.jsp @@ -0,0 +1,376 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + +
+ "> + Create New + +
+<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + +   + +
+ + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> +  
+
+
+ <%@ include file="/jsp/pos/customerReturnShoppingCart.jsp" %> +
+
+ + + + + + +
+
+ +
+
+ + + + + + + + + + + + +
+
+
+ <%@ include file="/jsp/include/customerInfoPanel.jsp" %> + +   +
+
+ + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/customerReturnOrder2.jsp b/posterita/src/web/jsp/pos/customerReturnOrder2.jsp new file mode 100644 index 0000000000..e3b808bb3a --- /dev/null +++ b/posterita/src/web/jsp/pos/customerReturnOrder2.jsp @@ -0,0 +1,367 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + +   + +
+ + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> +  
+
+
+ <%@ include file="/jsp/pos/customerReturnShoppingCart.jsp" %> +
+
+ + + + + + +
+
+ Reason +
+
+ + + + + + + + + + + + +
+
+
+
+ : +
+
+ +
+ + +
+
+
+   +
+
+ + + + + + + + + + + + + + + + + + + - + + + + + + + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/customerReturnOrder3.jsp b/posterita/src/web/jsp/pos/customerReturnOrder3.jsp new file mode 100644 index 0000000000..4ac34b24b2 --- /dev/null +++ b/posterita/src/web/jsp/pos/customerReturnOrder3.jsp @@ -0,0 +1,367 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + +   + +
+ + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> +  
+
+
+ <%@ include file="/jsp/pos/customerReturnShoppingCart.jsp" %> +
+
+ + + + + + +
+
+ Reason +
+
+ + + + + + + + + + + + +
+
+
+
+ : +
+
+ +
+ + +
+
+
+   +
+
+ + + + + + + + + + + + + + + + + + + - + + + + + + + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/customerReturnShoppingCart.jsp b/posterita/src/web/jsp/pos/customerReturnShoppingCart.jsp new file mode 100644 index 0000000000..980cac5eef --- /dev/null +++ b/posterita/src/web/jsp/pos/customerReturnShoppingCart.jsp @@ -0,0 +1,24 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + +<% String items = Constants.CUSTOMER_RETURN_ORDER_SHOPPING_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/downloadUploadCSVfile.jsp b/posterita/src/web/jsp/pos/downloadUploadCSVfile.jsp new file mode 100644 index 0000000000..eead27b195 --- /dev/null +++ b/posterita/src/web/jsp/pos/downloadUploadCSVfile.jsp @@ -0,0 +1,90 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.EditBulkProductFromFileAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +All products +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
+ + + + + + +
+ +
+ + Import + +
+ + + + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedCreditOrder.jsp b/posterita/src/web/jsp/pos/draftedCreditOrder.jsp new file mode 100644 index 0000000000..16caadaa2e --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedCreditOrder.jsp @@ -0,0 +1,65 @@ + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + <%@ include file="/jsp/include/draftedCreditOrder.jsp" %> + + + +<%@ include file="/js/draftedPOSOrder.js" %> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedCustomerReturnOrder.jsp b/posterita/src/web/jsp/pos/draftedCustomerReturnOrder.jsp new file mode 100644 index 0000000000..1387d28a51 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedCustomerReturnOrder.jsp @@ -0,0 +1,107 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +<% String orderlines = Constants.CUSTOMER_RETURN_ORDER_LINES; %> +<%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + +
+
  +
+
+
+
+ + + +   + +   +   + +
+
+
+ + + + +
+ + + +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedCustomerReturnOrder2.jsp b/posterita/src/web/jsp/pos/draftedCustomerReturnOrder2.jsp new file mode 100644 index 0000000000..a490541fa2 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedCustomerReturnOrder2.jsp @@ -0,0 +1,114 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +<% String orderlines = Constants.CUSTOMER_RETURN_ORDER_LINES; %> +<%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + +
+
  +
+
+
+
+ + + + + + + +   + + +   +   + +
+
+ + + + + +
+ + + +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedCustomerReturnOrder3.jsp b/posterita/src/web/jsp/pos/draftedCustomerReturnOrder3.jsp new file mode 100644 index 0000000000..5c22129da0 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedCustomerReturnOrder3.jsp @@ -0,0 +1,114 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +<% String orderlines = Constants.CUSTOMER_RETURN_ORDER_LINES; %> +<%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + +
+
  +
+
+
+
+ + + + + + + +   + + +   +   + +
+
+ + + + + +
+ + + +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedGoodsReceiveNote.jsp b/posterita/src/web/jsp/pos/draftedGoodsReceiveNote.jsp new file mode 100644 index 0000000000..ac0d0bdaba --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedGoodsReceiveNote.jsp @@ -0,0 +1,116 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +<% String orderlines = Constants.GOODS_RECEIVE_NOTE_LINES; %> +<%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + +
+
+   +
+
+
+ + + +   +   + +   + +
+
+
+ + + + + + + + + + + + + + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedGoodsReturnNote.jsp b/posterita/src/web/jsp/pos/draftedGoodsReturnNote.jsp new file mode 100644 index 0000000000..c551c000ca --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedGoodsReturnNote.jsp @@ -0,0 +1,141 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*"%> +<%@ page import="org.posterita.Constants"%> +<%@ page import="org.posterita.struts.stock.StockAction"%> +<%@ page import="org.posterita.struts.pos.POSOrderAction"%> +<%@ page import="org.posterita.struts.pos.POSGoodsAction"%> +<%@ page import="org.posterita.beans.ProductBean"%> +<%@ page import="org.posterita.user.WebUserInfo"%> +<%@ page import="org.posterita.lib.UdiConstants"%> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt"%> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> +<% String orderlines = Constants.GOODS_RETURN_NOTE_LINES; %> +<%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + + + + + + + + + + + + + + + + + + + + + + +
+ +   + +
+ +   +   + +   +
 
+ + + + + + + + + + + + + + +
+ +<%@ include file="/jsp/include/posFooter.jsp"%> diff --git a/posterita/src/web/jsp/pos/draftedPOSOrder.jsp b/posterita/src/web/jsp/pos/draftedPOSOrder.jsp new file mode 100644 index 0000000000..fc459f6459 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedPOSOrder.jsp @@ -0,0 +1,98 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + <%@ include file="/jsp/include/draftedPOSOrder.jsp" %> + + + +<%@ include file="/js/draftedPOSOrder.js" %> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedPOSOrder2.jsp b/posterita/src/web/jsp/pos/draftedPOSOrder2.jsp new file mode 100644 index 0000000000..31fc32faed --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedPOSOrder2.jsp @@ -0,0 +1,96 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
+ + + + <%@ include file="/jsp/include/draftedPOSOrder.jsp" %> + + +<%@ include file="/js/draftedPOSOrder.js" %> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedPOSShoppingCart.jsp b/posterita/src/web/jsp/pos/draftedPOSShoppingCart.jsp new file mode 100644 index 0000000000..17d944cb63 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedPOSShoppingCart.jsp @@ -0,0 +1,91 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + <%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +
+ + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
> align="center"> align="center"> align="right"> align="right"> align="right"> align="right">
+ + + +   + +   + + + + + + + + +
\ No newline at end of file diff --git a/posterita/src/web/jsp/pos/draftedPartialPOSOrder.jsp b/posterita/src/web/jsp/pos/draftedPartialPOSOrder.jsp new file mode 100644 index 0000000000..080d2165e7 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedPartialPOSOrder.jsp @@ -0,0 +1,198 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + <%-- + + + +--%> + + + + + + + + + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/draftedposOrderWA.jsp b/posterita/src/web/jsp/pos/draftedposOrderWA.jsp new file mode 100644 index 0000000000..94de8e3046 --- /dev/null +++ b/posterita/src/web/jsp/pos/draftedposOrderWA.jsp @@ -0,0 +1,197 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
+ + + +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + + + + + + + + + + + + + + + + + + +<%@ include file="/js/draftedPOSOrder.js" %> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/dunningLettersPrinted.jsp b/posterita/src/web/jsp/pos/dunningLettersPrinted.jsp new file mode 100644 index 0000000000..0c7d06856c --- /dev/null +++ b/posterita/src/web/jsp/pos/dunningLettersPrinted.jsp @@ -0,0 +1,56 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
+
+ +
+ + + + + + + +
+ + + + + + + + +
+
+
+
+ + <% String orderlines = Constants.PARTIAL_POS_ORDER_LINES; %> + <%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + + > +
+
+
+   +
+
+
+   +   +   +
+
+
+ + + + + + + +
+ + + + + + + +
+
+ +
 
+
+ + + + + + + +
+ + + + + + + + +
+
+
+ <% String orderlines = Constants.POS_ORDER_LINES; %> + <%@ include file="/jsp/pos/draftedPOSShoppingCart.jsp" %> + + > +
+
+
+   +
+
+
+ + + + +   + + + + + + + + "> +   + + + + + +   +
+
+ + + + + + + +
+ + + + + + + +
+
+
+ + + + + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editBlackListCheque.jsp b/posterita/src/web/jsp/pos/editBlackListCheque.jsp new file mode 100644 index 0000000000..63686255c0 --- /dev/null +++ b/posterita/src/web/jsp/pos/editBlackListCheque.jsp @@ -0,0 +1,79 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + +<%@ page import="org.posterita.struts.customer.CustomerAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + +
+
+ * + + +
+ + +
+ +   + +
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editBulkProductPrice.jsp b/posterita/src/web/jsp/pos/editBulkProductPrice.jsp new file mode 100644 index 0000000000..acc91eeb61 --- /dev/null +++ b/posterita/src/web/jsp/pos/editBulkProductPrice.jsp @@ -0,0 +1,199 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.struts.pos.POSProductAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + +
+ * + + +
+ * + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + +
+ * + + + + + + +
+ * + + + + + + +
+ * + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+ * + + + Select a TAX category + + +
+ * + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+ +   + +
+
+ +<%@include file="/jsp/include/posFooter.jsp"%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editPOSCustomer.jsp b/posterita/src/web/jsp/pos/editPOSCustomer.jsp new file mode 100644 index 0000000000..b1a0e23bc9 --- /dev/null +++ b/posterita/src/web/jsp/pos/editPOSCustomer.jsp @@ -0,0 +1,53 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.struts.customer.CustomerAction" %> +<%@ page import="org.compiere.model.MBPartner" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +<%@ include file="/jsp/pos/customerDetails.jsp" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editPOSUser.jsp b/posterita/src/web/jsp/pos/editPOSUser.jsp new file mode 100644 index 0000000000..96d7d89a06 --- /dev/null +++ b/posterita/src/web/jsp/pos/editPOSUser.jsp @@ -0,0 +1,281 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.compiere.model.MCommission" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> + +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
* + + + +
* +           + + +
* + +
* + + +
* + +
+
+
+ +
+ Address + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + +
+ +
+ +
+
+
+ + + + + + +
+
+ User's Details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + + Invoice + Order + Payment Receipts + + +
+ + + +
+ + + +
+ + + + Weekly + Monthly + Quarterly + Yearly + + +
+   +
+
+
+ + + + + + + + + +   + + + + + + + + + + + + +
+
+
+ Information + + +
+
+
+ + + + + +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editPaymentTerm.jsp b/posterita/src/web/jsp/pos/editPaymentTerm.jsp new file mode 100644 index 0000000000..09f1a95506 --- /dev/null +++ b/posterita/src/web/jsp/pos/editPaymentTerm.jsp @@ -0,0 +1,68 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.PaymentTermAction" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + <%@ include file="/jsp/include/paymentTermsDetails.jsp" %> + + + + + + +
  + +   + +  
+ +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/editRole.jsp b/posterita/src/web/jsp/pos/editRole.jsp new file mode 100644 index 0000000000..da5247a349 --- /dev/null +++ b/posterita/src/web/jsp/pos/editRole.jsp @@ -0,0 +1,139 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.posterita.core.MenuItem" %> +<%@ page import="org.posterita.beans.RoleBean" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +<% + RoleBean roleBean = (RoleBean)request.getSession().getAttribute(Constants.ROLE); + String roleName = roleBean.getName(); + String roleId = String.valueOf(roleBean.getRoleId().intValue()); + boolean isAccAllOrgs = roleBean.getIsAccessAllOrgs().booleanValue(); + String accAllOrgs = ""; + if(isAccAllOrgs) + accAllOrgs = "checked=\"checked\""; + +%> + + + + + + + + + +<%-- + + + + +--%> + +
+ +
+ + + + + + + + + +
+ + + + + + + + + + <% + String checked = ""; + if(((MenuItem)ele).isAvailable()) + checked = "checked=\"checked\""; + %> + + + + + + + + + + + + + + + + + +
+ +
+ + + /> +
+ +
+ + + + +
+
+ + Clear All + + + Select All + + + + +
+ +
+<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editTax.jsp b/posterita/src/web/jsp/pos/editTax.jsp new file mode 100644 index 0000000000..38c409ec6a --- /dev/null +++ b/posterita/src/web/jsp/pos/editTax.jsp @@ -0,0 +1,52 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.struts.pos.TaxAction" %> +<%@ page import="org.compiere.model.MProduct" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +<%@ include file="/jsp/include/taxDetails.jsp" %> + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/editVendor.jsp b/posterita/src/web/jsp/pos/editVendor.jsp new file mode 100644 index 0000000000..336fae8a2a --- /dev/null +++ b/posterita/src/web/jsp/pos/editVendor.jsp @@ -0,0 +1,122 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.posterita.core.MenuItem" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + +
+
+ + Contact + + + + + + + + +
+ * + + + +
+
+
+
+ Address + + + + + + + + + + + + + + + + + + +
+
+
+
+ Phone + + + + + + + + + + + + + + +
 
+
+
+   +
+
+<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editattribute.jsp b/posterita/src/web/jsp/pos/editattribute.jsp new file mode 100644 index 0000000000..8f794671c5 --- /dev/null +++ b/posterita/src/web/jsp/pos/editattribute.jsp @@ -0,0 +1,71 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +
+ + + + + + + + + + + + + + +
+
+
+   +
+
+
+<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/editpriceList.jsp b/posterita/src/web/jsp/pos/editpriceList.jsp new file mode 100644 index 0000000000..6ec452086c --- /dev/null +++ b/posterita/src/web/jsp/pos/editpriceList.jsp @@ -0,0 +1,57 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + +
+   +
+<%@include file="/jsp/include/posFooter.jsp"%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/filter.jsp b/posterita/src/web/jsp/pos/filter.jsp new file mode 100644 index 0000000000..2601670bfa --- /dev/null +++ b/posterita/src/web/jsp/pos/filter.jsp @@ -0,0 +1,109 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + <%@include file="/jsp/include/month.jsp"%> + + + + + + + <% + int currentYear = java.util.Calendar.getInstance().get(java.util.Calendar.YEAR); + %> + <%= currentYear %> + <%= currentYear - 1 %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posterita/src/web/jsp/pos/generateCommission.jsp b/posterita/src/web/jsp/pos/generateCommission.jsp new file mode 100644 index 0000000000..05396eb561 --- /dev/null +++ b/posterita/src/web/jsp/pos/generateCommission.jsp @@ -0,0 +1,69 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.compiere.process.DocAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + <%@ include file="/jsp/include/posFooter.jsp" %> +
+ <%@ include file="/jsp/include/startCalendar.jsp" %> +
+   +
+ \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/getCreditOrderDiscDetails.jsp b/posterita/src/web/jsp/pos/getCreditOrderDiscDetails.jsp new file mode 100644 index 0000000000..5de5b68abd --- /dev/null +++ b/posterita/src/web/jsp/pos/getCreditOrderDiscDetails.jsp @@ -0,0 +1,210 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="java.math.BigDecimal" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +
+ + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + <% + String defaultDiscount = "0"; + String defaultPrice = element.getPrice().toString(); + + OrderLineForm form = (OrderLineForm)request.getAttribute("OrderLineForm"); + + if(form!=null) + { + String[] discountPercentage = form.getDiscountPercent(); + String[] actualPrice = form.getActualPrice(); + + if(discountPercentage!= null) + if(discountPercentage.length!=0) + defaultDiscount = discountPercentage[count.intValue()]; + + if(actualPrice!=null) + if(actualPrice.length!=0) + defaultPrice = actualPrice[count.intValue()]; + } + %> + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + "/> + + + + + +
+ + + + + + + +   + +
+ +
+
+ + + + +   + + + + +   + + +   + + + + +
+ + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/getCurrentTillAmount.jsp b/posterita/src/web/jsp/pos/getCurrentTillAmount.jsp new file mode 100644 index 0000000000..bf338dde85 --- /dev/null +++ b/posterita/src/web/jsp/pos/getCurrentTillAmount.jsp @@ -0,0 +1,117 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CashBookAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/posterita.tld" prefix="posterita"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+ + + +
+
+<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/getCustomerReturnFormPOSOrder.jsp b/posterita/src/web/jsp/pos/getCustomerReturnFormPOSOrder.jsp new file mode 100644 index 0000000000..718b9cd4a2 --- /dev/null +++ b/posterita/src/web/jsp/pos/getCustomerReturnFormPOSOrder.jsp @@ -0,0 +1,96 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + +
+ + + + + + + + +
+ + + +
+ +
+
+
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/getPOSCustomers.jsp b/posterita/src/web/jsp/pos/getPOSCustomers.jsp new file mode 100644 index 0000000000..3567572c14 --- /dev/null +++ b/posterita/src/web/jsp/pos/getPOSCustomers.jsp @@ -0,0 +1,139 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + +
+ + + + <%@ include file="/jsp/include/searchCustomerPanel.jsp" %> +
+ + + +
+ + + + +   + + + + <%@ include file="/jsp/pos/shoppingCart.jsp" %> + + + + +   + + + + + + + + + + +   + + + + + + + + + + +
+ - Alt-N + + - Alt-S + + - Alt-C +
+ + +
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/getPOSPaymentDetails.jsp b/posterita/src/web/jsp/pos/getPOSPaymentDetails.jsp new file mode 100644 index 0000000000..c43cf573c4 --- /dev/null +++ b/posterita/src/web/jsp/pos/getPOSPaymentDetails.jsp @@ -0,0 +1,66 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="java.math.BigDecimal" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> +
+ + + <%@ include file="/jsp/include/posPaymentDetails.jsp" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/getPOSPaymentDetails2.jsp b/posterita/src/web/jsp/pos/getPOSPaymentDetails2.jsp new file mode 100644 index 0000000000..b047ab62aa --- /dev/null +++ b/posterita/src/web/jsp/pos/getPOSPaymentDetails2.jsp @@ -0,0 +1,67 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="java.math.BigDecimal" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + <%@ include file="/jsp/include/posPaymentDetails2.jsp" %> + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + + diff --git a/posterita/src/web/jsp/pos/getPOSPaymentDetails_1.jsp b/posterita/src/web/jsp/pos/getPOSPaymentDetails_1.jsp new file mode 100644 index 0000000000..cb012ea596 --- /dev/null +++ b/posterita/src/web/jsp/pos/getPOSPaymentDetails_1.jsp @@ -0,0 +1,218 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
+ + + +   + + + + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + " id="price<%= count%>"/> + + + + " id="actualPrice<%= count%>" onchange="setDiscountValue('discountPercent<%= count%>', 'price<%= count%>','actualPrice<%= count%>')"/> +
+ + + + +   + + + +   + + + + + + + + + + + +
+ + + + + + + +
+
+ + +
+ +
+ + + + + +
+ + + +
+ + + +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/getPOSStock.jsp b/posterita/src/web/jsp/pos/getPOSStock.jsp new file mode 100644 index 0000000000..6bcf434bfd --- /dev/null +++ b/posterita/src/web/jsp/pos/getPOSStock.jsp @@ -0,0 +1,239 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSStockAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.Iterator" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.core.UDIPair" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + <% + String url = "GetPOSStock.do"; + String collection = Constants.PRODUCTS; + %> + + + + +
+ + + + + + + + + +   + + +    + + + + + > 0 + < 0 + = 0 + > 25 + > 50 + > 100 + +
+ + + + + +
+ + + + +
+
+ + + + + + + + + + +
+ + + + + + + + + + +
+
+ + + + + + + + + + + + + <% + int totalCount = 0; + double totalPrice = 0.00; + %> + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + +
> + + > + + > + + <% + String styleClass1 = "nomalcolor"; + if(element.getQuantity().intValue()<= 0) + styleClass1= "negativecolor"; + %> + + <% + totalCount = totalCount + element.getQuantity().intValue(); + totalPrice = totalPrice + element.getPrice().doubleValue();; + %> + + +
+ +
+
align ="center"> + + +
+ Total + + <%=totalCount%> + + <%=totalPrice%> +
+ <%@ include file="/jsp/include/pager.jsp" %> +
+
+
+ + + +   + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/getPartialPOSPaymentDetails.jsp b/posterita/src/web/jsp/pos/getPartialPOSPaymentDetails.jsp new file mode 100644 index 0000000000..caa2c24b6c --- /dev/null +++ b/posterita/src/web/jsp/pos/getPartialPOSPaymentDetails.jsp @@ -0,0 +1,816 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.form.OrderLineForm" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="java.math.BigDecimal" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + +
+ + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + <% + String defaultDiscount = "0"; + String defaultPrice = element.getPrice().toString(); + + OrderLineForm form = (OrderLineForm)request.getAttribute("OrderLineForm"); + + if(form!=null) + { + String[] discountPercentage = form.getDiscountPercent(); + String[] actualPrice = form.getActualPrice(); + + if(discountPercentage!= null) + if(discountPercentage.length!=0) + defaultDiscount = discountPercentage[count.intValue()]; + + if(actualPrice!=null) + if(actualPrice.length!=0) + defaultPrice = actualPrice[count.intValue()]; + } + %> + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + "/> + + + + + +
+ + + + + +   + +
+ +
+
 
+ + + + + +   + + + + + + + + + + + + + + +
+ +   + + + +   + + + +   + + + +   + +
+ + + + +   + + + + + + + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + +   + + + + +   + + + + +   + + + + + + + + + + + +
+ + + + + + + + + +
+ + +
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/goodsReceiveNote.jsp b/posterita/src/web/jsp/pos/goodsReceiveNote.jsp new file mode 100644 index 0000000000..84b3e852df --- /dev/null +++ b/posterita/src/web/jsp/pos/goodsReceiveNote.jsp @@ -0,0 +1,330 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*"%> +<%@ page import="org.posterita.Constants"%> +<%@ page import="org.posterita.struts.stock.StockAction"%> + +<%@ page import="org.posterita.struts.pos.POSOrderAction"%> +<%@ page import="org.posterita.beans.ProductBean"%> +<%@ page import="org.posterita.user.WebUserInfo"%> +<%@ page import="org.posterita.lib.UdiConstants"%> +<%@ page import="org.posterita.struts.pos.POSGoodsAction"%> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt"%> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +
+ "> + Create New + +
+<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + +   +
+ + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> +
+
+
+
+ <%@ include file="/jsp/pos/goodsReceiveShoppingCart.jsp" %> +
+
 
+   +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp"%> diff --git a/posterita/src/web/jsp/pos/goodsReceiveShoppingCart.jsp b/posterita/src/web/jsp/pos/goodsReceiveShoppingCart.jsp new file mode 100644 index 0000000000..d8e002aa1b --- /dev/null +++ b/posterita/src/web/jsp/pos/goodsReceiveShoppingCart.jsp @@ -0,0 +1,25 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<% String items = Constants.GOODS_RECEIVE_NOTE_SHOPPING_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/goodsReturnNote.jsp b/posterita/src/web/jsp/pos/goodsReturnNote.jsp new file mode 100644 index 0000000000..fd72f70eba --- /dev/null +++ b/posterita/src/web/jsp/pos/goodsReturnNote.jsp @@ -0,0 +1,321 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.user.*"%> +<%@ page import="org.posterita.Constants"%> +<%@ page import="org.posterita.struts.stock.StockAction"%> + +<%@ page import="org.posterita.struts.pos.POSOrderAction"%> +<%@ page import="org.posterita.beans.ProductBean"%> +<%@ page import="org.posterita.user.WebUserInfo"%> +<%@ page import="org.posterita.lib.UdiConstants"%> +<%@ page import="org.posterita.struts.pos.POSGoodsAction"%> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt"%> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + +
+ "> + Create New + +
+<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + + +   +
+ + + <%@ include file="/jsp/include/searchProductPanel.jsp" %> +
+ +
+
+ <%@ include file="/jsp/pos/goodsReturnShoppingCart.jsp" %> +
+
 
+   +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +<%@ include file="/jsp/include/posFooter.jsp"%> diff --git a/posterita/src/web/jsp/pos/goodsReturnShoppingCart.jsp b/posterita/src/web/jsp/pos/goodsReturnShoppingCart.jsp new file mode 100644 index 0000000000..f37f6e467b --- /dev/null +++ b/posterita/src/web/jsp/pos/goodsReturnShoppingCart.jsp @@ -0,0 +1,25 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<% String items = Constants.GOODS_RETURN_NOTE_SHOPPING_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/grnShoppingCart.jsp b/posterita/src/web/jsp/pos/grnShoppingCart.jsp new file mode 100644 index 0000000000..c5ba5272ad --- /dev/null +++ b/posterita/src/web/jsp/pos/grnShoppingCart.jsp @@ -0,0 +1,25 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<% String items = Constants.SHOPPING_GRN_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/importBlackList.jsp b/posterita/src/web/jsp/pos/importBlackList.jsp new file mode 100644 index 0000000000..2b65f8ea23 --- /dev/null +++ b/posterita/src/web/jsp/pos/importBlackList.jsp @@ -0,0 +1,97 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.ImportPOSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + +
+ +
+ + + +
+
+ +
+<% + String cvsURL = request.getContextPath() + "/jsp/pos/importTemplate.csv"; +%> + + + + +
+
+ + + + + + + + + + + + + + + + + + +
MCB6090018000250
MCB7714739680121
+ +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/importGarmentTemplate.csv b/posterita/src/web/jsp/pos/importGarmentTemplate.csv new file mode 100644 index 0000000000..8b085861e0 --- /dev/null +++ b/posterita/src/web/jsp/pos/importGarmentTemplate.csv @@ -0,0 +1 @@ +"Barcode","Brand","Design","Model","Colour","Size","Revenue Recognition","Purchase Price","Marked Price","Discounted Price","Limit Price","VAT %","Stock in Hand" diff --git a/posterita/src/web/jsp/pos/importPOSProducts.jsp b/posterita/src/web/jsp/pos/importPOSProducts.jsp new file mode 100644 index 0000000000..6efc36fa46 --- /dev/null +++ b/posterita/src/web/jsp/pos/importPOSProducts.jsp @@ -0,0 +1,121 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.ImportPOSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + +
+ +
+ + + +
+
+ +
+<% + String cvsURL = request.getContextPath() + "/jsp/pos/importTemplate.csv"; + String csvURL1=request.getContextPath() + "/jsp/pos/importGarmentTemplate.csv"; +%> + +: + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Tshirt6090018000250Tshirt Red XL300400380350025
Trousers7714739680121black cotton L3504504304101520
+ + + Garment Template +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/importTemplate.csv b/posterita/src/web/jsp/pos/importTemplate.csv new file mode 100644 index 0000000000..650ff6d14c --- /dev/null +++ b/posterita/src/web/jsp/pos/importTemplate.csv @@ -0,0 +1 @@ +"Revenue Recognition","Barcode","Name","Purchase Price","Marked Price","Discounted Price","Limit Price","VAT %","Stock in Hand" diff --git a/posterita/src/web/jsp/pos/index.jsp b/posterita/src/web/jsp/pos/index.jsp new file mode 100644 index 0000000000..9a2be8ae7c --- /dev/null +++ b/posterita/src/web/jsp/pos/index.jsp @@ -0,0 +1,45 @@ +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + + + Tamak POS + + + + + + + + +
+ + + + +
+ + +
+
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/initMaxItem.jsp b/posterita/src/web/jsp/pos/initMaxItem.jsp new file mode 100644 index 0000000000..60eec97c2c --- /dev/null +++ b/posterita/src/web/jsp/pos/initMaxItem.jsp @@ -0,0 +1,37 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<% +String actionPath = "/CustomFastMovingItemReportAction"; +String action = "getCustomReport"; +String title = "Most Sold Items"; +%> + +<%@ include file="/jsp/pos/reportCalendar.jsp" %> + + + +<%--<%@ include file="/jsp/pos/reportParameters.jsp" %>--%> + + + diff --git a/posterita/src/web/jsp/pos/initMinItem.jsp b/posterita/src/web/jsp/pos/initMinItem.jsp new file mode 100644 index 0000000000..7faf373c2e --- /dev/null +++ b/posterita/src/web/jsp/pos/initMinItem.jsp @@ -0,0 +1,38 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<% +String actionPath = "/CustomSlowMovingItemReportAction"; +String action = "getCustomReport"; +String title = "Least Sold Items"; +%> + +<%@ include file="/jsp/pos/reportCalendar.jsp" %> + + + +<%--<%@ include file="/jsp/pos/reportParameters.jsp" %>--%> + + + diff --git a/posterita/src/web/jsp/pos/initViewPOSInfo2.jsp b/posterita/src/web/jsp/pos/initViewPOSInfo2.jsp new file mode 100644 index 0000000000..63a0bd6743 --- /dev/null +++ b/posterita/src/web/jsp/pos/initViewPOSInfo2.jsp @@ -0,0 +1,31 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<% +String actionPath = "/CustomPOSInfoAction"; +String action = "getCustomReport"; +String title = "POS INFO"; +%> + +<%@ include file="/jsp/pos/reportCalendar.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/initViewSalesAnalysisReport.jsp b/posterita/src/web/jsp/pos/initViewSalesAnalysisReport.jsp new file mode 100644 index 0000000000..7c4d430b62 --- /dev/null +++ b/posterita/src/web/jsp/pos/initViewSalesAnalysisReport.jsp @@ -0,0 +1,35 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<% +String actionPath = "/CustomSalesAnalysisReportAction"; +String action = "getCustomReport"; +String title = "Sales Analysis Report"; +%> + +<%@ include file="/jsp/pos/reportCalendar.jsp" %> + + + +<%--<%@ include file="/jsp/pos/reportParameters.jsp" %>--%> diff --git a/posterita/src/web/jsp/pos/initViewStockMovement.jsp b/posterita/src/web/jsp/pos/initViewStockMovement.jsp new file mode 100644 index 0000000000..27253e0f8e --- /dev/null +++ b/posterita/src/web/jsp/pos/initViewStockMovement.jsp @@ -0,0 +1,38 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<% +String actionPath = "/CustomStockMovementReportAction"; +String action = "getCustomReport"; +String title = "Stock Movement Report"; +%> + +<%@ include file="/jsp/pos/reportCalendar.jsp" %> + + + +<%--<%@ include file="/jsp/pos/reportParameters.jsp" %>--%> + + + diff --git a/posterita/src/web/jsp/pos/invokeCreditOrder.jsp b/posterita/src/web/jsp/pos/invokeCreditOrder.jsp new file mode 100644 index 0000000000..9ca3b7a919 --- /dev/null +++ b/posterita/src/web/jsp/pos/invokeCreditOrder.jsp @@ -0,0 +1,97 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + +
+ + + + + + + + +
+ + + +
+ +
+
+
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/invokePartialPOSOrder.jsp b/posterita/src/web/jsp/pos/invokePartialPOSOrder.jsp new file mode 100644 index 0000000000..411618dec4 --- /dev/null +++ b/posterita/src/web/jsp/pos/invokePartialPOSOrder.jsp @@ -0,0 +1,97 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + +
+ + + + + + + + +
+ + + +
+ +
+
+
+ + + + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/listPOSUsers.jsp b/posterita/src/web/jsp/pos/listPOSUsers.jsp new file mode 100644 index 0000000000..4d2317a6a9 --- /dev/null +++ b/posterita/src/web/jsp/pos/listPOSUsers.jsp @@ -0,0 +1,144 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + +
+ + + + + + + + +
+ + + + + +   + + + + + Add Customer + +
+
+ +. + + + + + + + + + + + + + + + + <% + String url = "ListPOSUsers.do"; + String collection = Constants.ALL_USERS; + %> + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + +
 
+ + + + + + + + + "> + Edit Customer + + + + "> + View Customer + + + + "> + User Customer + + + + + "> + Activate User + + +
+<%@ include file="/jsp/include/pager.jsp" %> + +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/listRoles.jsp b/posterita/src/web/jsp/pos/listRoles.jsp new file mode 100644 index 0000000000..166ca76330 --- /dev/null +++ b/posterita/src/web/jsp/pos/listRoles.jsp @@ -0,0 +1,117 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +
+ + + + + + + + +
+ + + + + +   + + + + + Add Customer + +
+
+ + + + + + + + + + + + + + +<% + String url = "ListPOSRoles.do"; + String collection = Constants.ALL_ROLES; +%> + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + +
 
+ + + + "> + Edit Customer + + + "> + View Customer + + + <%--">Delete--%> +
+ +<%@ include file="/jsp/include/pager.jsp" %> + +
+
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/newPOSTemplate.jsp b/posterita/src/web/jsp/pos/newPOSTemplate.jsp new file mode 100644 index 0000000000..ee84bd3bab --- /dev/null +++ b/posterita/src/web/jsp/pos/newPOSTemplate.jsp @@ -0,0 +1,138 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MPOS" %> +<%@ page import="java.util.Properties" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<%@ page import="org.compiere.util.Env" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> + +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> + + + + + +<% +response.setHeader("Cache-Control","no-cache"); //HTTP 1.1 +response.setHeader("Cache-Control","no-store"); //HTTP 1.1 +response.setHeader("Pragma","no-cache"); //HTTP 1.0 +response.setDateHeader ("Expires", 0); //prevents caching at the proxy server + +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +Properties ctx = TmkJSPEnv.getCtx(request); +String posName = MPOS.get(ctx,Env.getContextAsInt(ctx,UdiConstants.POS_ID)).getName(); +%> + + + + + + Tamak POS + + + + + + + + +
+
+ +
+ + + + + +
+ + + + User: + + + + + + Till No: + + + <%=posName%> + +
+
+ + + + + + + +
+ + + + +
+ + +
+
+ + + + + +
+
+ + diff --git a/posterita/src/web/jsp/pos/orderHeader.jsp b/posterita/src/web/jsp/pos/orderHeader.jsp new file mode 100644 index 0000000000..872a083de5 --- /dev/null +++ b/posterita/src/web/jsp/pos/orderHeader.jsp @@ -0,0 +1,129 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.compiere.model.MBPartner" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.beans.POSHistoryBean" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + +
+
+ + +
+ + +
+ +
+
+ +
+ : + + + +
+ +
+ + : + + + ( + + : + + + + , : + + + + , : + + ) +
+ + +
+ +
+
+ +
+
+ + + <% + String url = ""; + String partnerId = partner.get_ID() + ""; + %> + + <%url = "POSCustomerAction.do?action=viewPOSCustomer&bpartnerId=" + partnerId; %> + + + <%url = "POSVendorAction.do?action=viewVendorDetails1&bpartnerId=" + partnerId; %> + + + + + +
+ +
+ + + +
+ +
+ + : + +
+ +
+ + +
+ + +
+ : +
+
+ +
+ +
+ +
+
\ No newline at end of file diff --git a/posterita/src/web/jsp/pos/partialPOSOrderShoppingCart.jsp b/posterita/src/web/jsp/pos/partialPOSOrderShoppingCart.jsp new file mode 100644 index 0000000000..059dc27a9e --- /dev/null +++ b/posterita/src/web/jsp/pos/partialPOSOrderShoppingCart.jsp @@ -0,0 +1,27 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<% String items = Constants.PARTIAL_ORDER_SHOPPING_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posHome.jsp b/posterita/src/web/jsp/pos/posHome.jsp new file mode 100644 index 0000000000..93d56e0f6d --- /dev/null +++ b/posterita/src/web/jsp/pos/posHome.jsp @@ -0,0 +1,20 @@ + + + + + + + + +Welcome to Tamak POS + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posLogin.jsp b/posterita/src/web/jsp/pos/posLogin.jsp new file mode 100644 index 0000000000..44ff465905 --- /dev/null +++ b/posterita/src/web/jsp/pos/posLogin.jsp @@ -0,0 +1,209 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + + +<% +String path = request.getContextPath(); +String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + +<%@ page import="org.posterita.Constants" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<% +String appName = (String) request.getSession().getServletContext().getAttribute(Constants.APP_NAME); +%> + + + + + +Welcome to <%=appName%> + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posPINLogin.jsp b/posterita/src/web/jsp/pos/posPINLogin.jsp new file mode 100644 index 0000000000..fee9edca4e --- /dev/null +++ b/posterita/src/web/jsp/pos/posPINLogin.jsp @@ -0,0 +1,141 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + +<title><pos:element textOnly="true" columnName="posPassowrd.welcome"/> + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posPassword.jsp b/posterita/src/web/jsp/pos/posPassword.jsp new file mode 100644 index 0000000000..6899a62ef0 --- /dev/null +++ b/posterita/src/web/jsp/pos/posPassword.jsp @@ -0,0 +1,78 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ page import="org.posterita.Constants" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + +<pos:element textOnly="true" columnName="posPassowrd.welcome"/> + + + + + + + + + +
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posReport.jsp b/posterita/src/web/jsp/pos/posReport.jsp new file mode 100644 index 0000000000..3bc781d090 --- /dev/null +++ b/posterita/src/web/jsp/pos/posReport.jsp @@ -0,0 +1,312 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +"/> +"/> + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+ + + + + +
+
+ + + + +
+
+
+ + + + +
+
+
+
+ + + + + +
+
+ + + +
+   +
+   +   +   +   +
+
+ + + + + <% request.getSession().removeAttribute(Constants.REPORT_URL); %> + + + + + + +
+ + <%=reportData%> +
+

+ +   + +

+
+ <% request.getSession().removeAttribute(Constants.TABULAR_REPORT_DATA); %> +
+ + + + + + + + + <% request.getSession().removeAttribute(Constants.TABULAR_REPORT_DATA2); %> + +
+
+ + +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posReport1.jsp b/posterita/src/web/jsp/pos/posReport1.jsp new file mode 100644 index 0000000000..1a58d251dd --- /dev/null +++ b/posterita/src/web/jsp/pos/posReport1.jsp @@ -0,0 +1,292 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +"/> +"/> + + + + + + + + + + + + + + +
+ :
+ + + +
+
+ + + + + +
+
+
+
+ + + + + + + + + + + + +
+
+ +
+
+ + + + + + + + + + +
+ + + + + + + + + +
+ + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + h + + <%@ include file="/jsp/include/minuteList.jsp" %> + +
+
+ + + + + + + + + + +
+ + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + h + + <%@ include file="/jsp/include/minuteList.jsp" %> + +
+
+
+
+
+ :
+ + + +
 
+
+ + + + + + + + + + + + + +
+   + +
+   + +
+   + +
+   + +
+
+ +
+ + + + <% request.getSession().removeAttribute(Constants.REPORT_URL); %> + + + + + + <%=reportData%> +
+

+ + <% request.getSession().removeAttribute(Constants.TABULAR_REPORT_DATA); %> +

+
+
+
+ +
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posShoppingCart.jsp b/posterita/src/web/jsp/pos/posShoppingCart.jsp new file mode 100644 index 0000000000..7d4adff9f7 --- /dev/null +++ b/posterita/src/web/jsp/pos/posShoppingCart.jsp @@ -0,0 +1,224 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +   + +   + +   +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + "> + + "> + + "> +
   + + + + + + + +   
+ + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posShoppingCartFirstPage.jsp b/posterita/src/web/jsp/pos/posShoppingCartFirstPage.jsp new file mode 100644 index 0000000000..a28a95896d --- /dev/null +++ b/posterita/src/web/jsp/pos/posShoppingCartFirstPage.jsp @@ -0,0 +1,30 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<% String items = Constants.SHOPPING_ORDER_CART_ITEMS; %> +<%@ include file="/jsp/pos/posShoppingCart.jsp" %> + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/posSubMenu.jsp b/posterita/src/web/jsp/pos/posSubMenu.jsp new file mode 100644 index 0000000000..4d2eb6db7c --- /dev/null +++ b/posterita/src/web/jsp/pos/posSubMenu.jsp @@ -0,0 +1,78 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.core.MenuItem" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="java.util.Properties"%> +<%@ page import="org.compiere.model.X_U_Menu" %> +<%@ page import="org.posterita.model.UDIU_Menu" %> +<%@ page import="java.util.HashMap" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.core.MenuItem" %> +<%@ page import="java.util.Map.Entry"%> +<%@ page import="java.util.Iterator"%> +<%@ page import="org.posterita.core.businesslogic.ElementManager" %> +<%@ page import="org.posterita.core.bean.ElementBean" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + +
+ + + + + + + <%-- + + --%> + + + + + + +<%@ include file="/jsp/include/printOrderApplet2.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/priceCheck.jsp b/posterita/src/web/jsp/pos/priceCheck.jsp new file mode 100644 index 0000000000..701715529a --- /dev/null +++ b/posterita/src/web/jsp/pos/priceCheck.jsp @@ -0,0 +1,80 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.compiere.model.MOrder" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + +
+ + + +
+ +
+ + + +
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/priceList.jsp b/posterita/src/web/jsp/pos/priceList.jsp new file mode 100644 index 0000000000..56aba1f430 --- /dev/null +++ b/posterita/src/web/jsp/pos/priceList.jsp @@ -0,0 +1,109 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + +
+ : + +   +
+ + +
+ + + + + + + + + + + + <% + String style = "label"; + if((count.intValue() % 2) == 0) + style = "contentname"; + %> + + + + + + + +
+ + + + +   +
> + + > + + > + + + + +
+ + + + +
+ +
+
+<%@include file="/jsp/include/posFooter.jsp"%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/printFinalPOSOrder.jsp b/posterita/src/web/jsp/pos/printFinalPOSOrder.jsp new file mode 100644 index 0000000000..1dd87c3a21 --- /dev/null +++ b/posterita/src/web/jsp/pos/printFinalPOSOrder.jsp @@ -0,0 +1,59 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + +
+ <%@ include file="/jsp/pos/completePOSOrder.jsp" %> +
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/printPOSOrder.jsp b/posterita/src/web/jsp/pos/printPOSOrder.jsp new file mode 100644 index 0000000000..459c084e39 --- /dev/null +++ b/posterita/src/web/jsp/pos/printPOSOrder.jsp @@ -0,0 +1,157 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + <pos:element textOnly="true" columnName="print.order"/> + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ <%-- Caters for previously sold vehicles where sales rep was not available --%> + + Sales Representative: + +
+ + + +
+ + + +
+ + +
+ : +
+ + + + + +
+ + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
>>>>>>
+ + + + + + + +
+
+ + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/productDetails.jsp b/posterita/src/web/jsp/pos/productDetails.jsp new file mode 100644 index 0000000000..51e3c87d23 --- /dev/null +++ b/posterita/src/web/jsp/pos/productDetails.jsp @@ -0,0 +1,74 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductDetailsBean" %> +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/productDetailsError.jsp b/posterita/src/web/jsp/pos/productDetailsError.jsp new file mode 100644 index 0000000000..d824f96b9b --- /dev/null +++ b/posterita/src/web/jsp/pos/productDetailsError.jsp @@ -0,0 +1,25 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +
Could not retrieve product details
\ No newline at end of file diff --git a/posterita/src/web/jsp/pos/productsUpdated.jsp b/posterita/src/web/jsp/pos/productsUpdated.jsp new file mode 100644 index 0000000000..56dbddb5e7 --- /dev/null +++ b/posterita/src/web/jsp/pos/productsUpdated.jsp @@ -0,0 +1,71 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.EditBulkProductFromFileAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
+ + + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/reportCalendar.jsp b/posterita/src/web/jsp/pos/reportCalendar.jsp new file mode 100644 index 0000000000..1f1a46a1aa --- /dev/null +++ b/posterita/src/web/jsp/pos/reportCalendar.jsp @@ -0,0 +1,156 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="java.util.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ : + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + h + + <%@ include file="/jsp/include/minuteList.jsp" %> + +
+
+ + + + + + + + + + +
+ : + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + h + + <%@ include file="/jsp/include/minuteList.jsp" %> + +
+
+ + + + + +   +
+ + <%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/reportFilter.jsp b/posterita/src/web/jsp/pos/reportFilter.jsp new file mode 100644 index 0000000000..654ca1ec52 --- /dev/null +++ b/posterita/src/web/jsp/pos/reportFilter.jsp @@ -0,0 +1,230 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.businesslogic.ReportDateManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + +
+ + + + + + + + + + +
+ +
+
+ : + +
+
+ : +
+
+ + +
+
+ +
+
+ Custom + + + + + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + +
+ + + + + + + + + +
+ : + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + h + + <%@ include file="/jsp/include/minuteList.jsp" %> + +
+
+ + + + + + + + + + +
+ : + + + <%@ include file="/jsp/include/dayList.jsp" %> + + + + <%@ include file="/jsp/include/monthList.jsp" %> + + + + <%@ include file="/jsp/include/yearList.jsp" %> + + + + + + <%@ include file="/jsp/include/hourList.jsp" %> + + h + + <%@ include file="/jsp/include/minuteList.jsp" %> + +
+
+
+
+
+
+ + + + +
+ +
+
+
+ +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/retShoppingCart.jsp b/posterita/src/web/jsp/pos/retShoppingCart.jsp new file mode 100644 index 0000000000..fd71f0681d --- /dev/null +++ b/posterita/src/web/jsp/pos/retShoppingCart.jsp @@ -0,0 +1,150 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt"%> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +   + +   + +   +
+ + + + + + + + + + + + + + + + + + + + + "/> + + + + + + + + + "/> + + + + + ">X +
+ + + + + +    
\ No newline at end of file diff --git a/posterita/src/web/jsp/pos/saveVendor.jsp b/posterita/src/web/jsp/pos/saveVendor.jsp new file mode 100644 index 0000000000..636f4c609b --- /dev/null +++ b/posterita/src/web/jsp/pos/saveVendor.jsp @@ -0,0 +1,123 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.posterita.core.MenuItem" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + +
+ * + + +
+
+
+
+ + + + + + + + + + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + +
 
+
+
+
+   +
+ + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/searchCustomer.jsp b/posterita/src/web/jsp/pos/searchCustomer.jsp new file mode 100644 index 0000000000..8a7fe6e881 --- /dev/null +++ b/posterita/src/web/jsp/pos/searchCustomer.jsp @@ -0,0 +1,98 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.businesslogic.CustomerManager" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.beans.CustomerBean" %> +<%@ page import="java.util.Properties" %> +<%@ page import="org.posterita.core.businesslogic.ElementManager" %> +<%@ page import="org.posterita.core.bean.ElementBean" %> +<% + Properties ctx = TmkJSPEnv.getCtx(request); + + String customerName = request.getParameter("customerQuery"); + ElementBean elementBean = null; + elementBean = ElementManager.getMsg(ctx, "not.found"); + + ArrayList customerList = CustomerManager.searchCustomers(ctx,customerName,false); + + CustomerBean bean = null; + + if (customerList == null || customerList.size() == 0) + { + //out.print("
    "); + //out.print("
  • "); + //out.print("
"); + out.print("
"); + } + else + { + int size = 15; + size = (size > customerList.size())? customerList.size() : size; + + out.print("
    "); + + for(int i=0;i"); + out.print(name); + out.print(""); + } + + out.print("
"); + + elementBean = ElementManager.getMsg(ctx, "search.result.displaying"); + String msg = elementBean.getName(); + + out.print("
"); + + } +%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/searchPOSGarmentAttributes.jsp b/posterita/src/web/jsp/pos/searchPOSGarmentAttributes.jsp new file mode 100644 index 0000000000..542a80aac8 --- /dev/null +++ b/posterita/src/web/jsp/pos/searchPOSGarmentAttributes.jsp @@ -0,0 +1,56 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.businesslogic.POSProductManager" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.core.businesslogic.ElementManager" %> +<%@ page import="org.posterita.core.bean.ElementBean" %> +<%@ page import="java.util.Properties" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<% + ArrayList results = POSProductManager.searchPOSGarmentAttributes(request); + Properties ctx = TmkJSPEnv.getCtx(request); + int max = 10; + + ElementBean elementBean = null; + elementBean = ElementManager.getMsg(ctx, "not.found"); + + if (results == null || results.size() == 0) + { + out.print(elementBean.getName()); + } + else + { + out.print("
    "); + + max = (max > results.size()) ? results.size() : max; + + for(int i=0;i" + results.get(i) + ""); + } + + out.print("
      "); + } +%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/searchPOSProducts.jsp b/posterita/src/web/jsp/pos/searchPOSProducts.jsp new file mode 100644 index 0000000000..2fa378f6d2 --- /dev/null +++ b/posterita/src/web/jsp/pos/searchPOSProducts.jsp @@ -0,0 +1,299 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
      + + + + +   + + +
      +
      + + + + + + + + + + + + + + + + + + + +
      + + +
      + +<% + String url = "SearchPOSProducts.do"; + String collection = Constants.VIEW_POS_PRODUCTS; +%> + +
      + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + +
       
      width="100px"> + + width="400px"> + + > + + > + +   +
      +<%@ include file="/jsp/include/pager.jsp" %> + + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/searchVendor.jsp b/posterita/src/web/jsp/pos/searchVendor.jsp new file mode 100644 index 0000000000..4cc6401b05 --- /dev/null +++ b/posterita/src/web/jsp/pos/searchVendor.jsp @@ -0,0 +1,97 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + + +<%@ page import="org.posterita.businesslogic.CustomerManager" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.beans.CustomerBean" %> +<%@ page import="org.posterita.businesslogic.BPartnerManager" %> +<%@ page import="org.posterita.businesslogic.VendorManager" %> +<%@ page import="org.posterita.core.businesslogic.ElementManager" %> +<%@ page import="org.posterita.core.bean.ElementBean" %> +<% + Properties ctx = TmkJSPEnv.getCtx(request); + String customerName = request.getParameter("customerQuery"); + + ArrayList customerList = VendorManager.searchVendors(TmkJSPEnv.getCtx(request),customerName,true); + CustomerBean bean = null; + + ElementBean elementBean = null; + elementBean = ElementManager.getMsg(ctx, "not.found"); + + if (customerList == null || customerList.size() == 0) + { + out.print("
        "); + out.print("
      • "); + out.print("
      "); + out.print("
      "); + } + else + { + int size = 15; + size = (size > customerList.size())? customerList.size() : size; + + out.print("
        "); + + for(int i=0;i"); + out.print(vendorName); + out.print(""); + } + + out.print("
      "); + + elementBean = ElementManager.getMsg(ctx, "search.result.displaying"); + String msg = elementBean.getName(); + + out.print("
      "); + + } +%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/settlePayment.jsp b/posterita/src/web/jsp/pos/settlePayment.jsp new file mode 100644 index 0000000000..99b54b8292 --- /dev/null +++ b/posterita/src/web/jsp/pos/settlePayment.jsp @@ -0,0 +1,618 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CreditOrderAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.Iterator" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.core.UDIPair" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + + + + + + +
      +
      + +
      +
      + +
      + +
      + +
      + + <%@ include file="/jsp/include/searchCustomerPanel2.jsp" %> +
      + +
      +
      +
      +
      +
      + + + + + + + + + + + + + + + +
      +   +
      + UnPaid + + Partially Paid + + Paid + + Over Paid +
      + +<%-- + + + +--%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%@ include file="/jsp/include/errors.jsp" %> + +
      + + + + + +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + <% + String styleClass = ""; + %> + + <% + styleClass = "green"; + %> + + + + <% + styleClass = "red"; + %> + + + + + <% + styleClass = "yellow"; + %> + + + + + + + + <% + styleClass = "blue"; + %> + + + + <% + styleClass = "blue"; + %> + + + + + + + + + + + + + + + + + + + + + + + +
      + Pay + + + + + + + + + + + + + + + + + + + + + + + +   +
      > + + + + + Pay + + + + + > + "> + + + > + "> + + + > + + + > + + + > + + > + + > + + > + + > + + + > + + "> + + + > + + + > + + + + + +
      + + Pay + + + + + + Match + + +
      +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + +   +
      + "> + + + + + + + + + + + + + + + + + + +
      +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + + + +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/shoppingCart.jsp b/posterita/src/web/jsp/pos/shoppingCart.jsp new file mode 100644 index 0000000000..a5642cb3ca --- /dev/null +++ b/posterita/src/web/jsp/pos/shoppingCart.jsp @@ -0,0 +1,139 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + <%-- + --%> + +
      + + + + + + + + + + +   + +   + +   +
      + + + + + + + + + + + + + + + + +
        + + + + + +    + +
      +
      + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/testShoppingCart.jsp b/posterita/src/web/jsp/pos/testShoppingCart.jsp new file mode 100644 index 0000000000..bb34ec5920 --- /dev/null +++ b/posterita/src/web/jsp/pos/testShoppingCart.jsp @@ -0,0 +1,152 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <%-- + --%> + +
      + Description + + Quantity + + Price + + VAT + + Total + +   + +   + +   +
      + + + + + + + + + + + + + + + + + + "> + + "> + + "> +
      Grand Total + + + + + + + + +    + +
      +
      + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/updatePOSProduct.jsp b/posterita/src/web/jsp/pos/updatePOSProduct.jsp new file mode 100644 index 0000000000..b3ed466b91 --- /dev/null +++ b/posterita/src/web/jsp/pos/updatePOSProduct.jsp @@ -0,0 +1,285 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.compiere.model.MProduct" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + +<%@ page import="org.posterita.struts.pos.POSProductAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +
      +
      +
      +
      + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      + + + + + + + + + + + + + +
      + + + +
      + * + + + +
      + * + + +
      +
      + + + <% + ProductBean bean = (ProductBean)ProductForm.getBean(); + if(bean.getImageInfo() != null) + if(bean.getImageInfo().getHasAttachment() != null) + if(bean.getImageInfo().getHasAttachment().booleanValue()){%> + "> + <%}%> + + +   + +
      +
      +
      +
      + + + + + + + + + + + +
      + * + + + + + + +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + +
      + * + + + + + + +
      + * + + + + + + +
      + * + + + + + + +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + * + + + + +
      + * + + + +
      +
      + + + +
      + + + +
      + + + + + Select Product Type + + + + + + + + +
      + + + +
      + + + +
      +
      +
      + +   + +
      +
      + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/updatedProduct.jsp b/posterita/src/web/jsp/pos/updatedProduct.jsp new file mode 100644 index 0000000000..ed27ca7796 --- /dev/null +++ b/posterita/src/web/jsp/pos/updatedProduct.jsp @@ -0,0 +1,136 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + + +<%@ page import="org.posterita.struts.pos.POSProductAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewAllPOSProducts.jsp b/posterita/src/web/jsp/pos/viewAllPOSProducts.jsp new file mode 100644 index 0000000000..b1a95a6d54 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewAllPOSProducts.jsp @@ -0,0 +1,461 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + +
      + +   + +    + +   + + + +   + + + "> + Create Product + + + "> + Create Textile Product + + + "> + Import POS Products + + <%-- + + Product Mgt + + --%> +
      + +
      + + + +
      No products were found for :
      +
      +
      +
      + +
      + + + + + + + + + + + + + + " class="newbutton" onclick="get('ViewPOSProductCartAction.do?action=viewCart')"> + " class="newbutton" onclick="get('SearchPOSProductsAction.do?action=addAllProducts')"> + + + " class="newbutton" onclick="get('SearchPOSProductsAction.do?action=addAllProducts')"> + +
      +
      + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + <% + String url = "ViewAllPOSProduct.do"; + String collection = Constants.VIEW_POS_PRODUCTS; + %> + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + +
       
      width="400px"> + "> + + + width="100px"> + "> + + + width="150px"> + + > + + > + + + > + + + > + + > + "> + <%=editmsg%> + + "> + <%=viewmsg%> + + + + "> + <%=activatemsg%> + + + + + "> + <%=deactivatemsg%> + + + + + <% + if(((org.posterita.businesslogic.ProductCart)request.getSession().getAttribute(Constants.PRODUCT_CART)).hasProduct(Integer.parseInt(element.getProductId()+""))) + { + %> + + + <% + } + else + { + %> + + <% + } + %> + + + + +
      +<%@ include file="/jsp/include/pager.jsp" %> + + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewAllPOSProductsForUpdate.jsp b/posterita/src/web/jsp/pos/viewAllPOSProductsForUpdate.jsp new file mode 100644 index 0000000000..e69dea054e --- /dev/null +++ b/posterita/src/web/jsp/pos/viewAllPOSProductsForUpdate.jsp @@ -0,0 +1,281 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.EditBulkProductFromFileAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + +
      + + +   + +
      +
      + + + + + + + + + + + + + + + + +
      + +
      +
      +
      + + + +
      + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + +
       
      width="400px"> + + > + + + > + + + > + +   +
      +
      +
      +
      +<%-- + + + + Create CSV + + +--%> + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewAllPaymentTerm.jsp b/posterita/src/web/jsp/pos/viewAllPaymentTerm.jsp new file mode 100644 index 0000000000..189d40614b --- /dev/null +++ b/posterita/src/web/jsp/pos/viewAllPaymentTerm.jsp @@ -0,0 +1,123 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.pos.PaymentTermAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +
      + + Add Payment Term + +
      + + + + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + +
       
      + + + + + + + + + + + + + + + + + "> + Edit + +   + + + "> + Deactivate + + + + + "> + Activate + + +
      + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewAllTax.jsp b/posterita/src/web/jsp/pos/viewAllTax.jsp new file mode 100644 index 0000000000..d6c326d6a1 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewAllTax.jsp @@ -0,0 +1,109 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.posterita.struts.pos.TaxAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +
      + + Add Payment Term + +
      + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + +
       
      + + + + + + + + + + + "> + Edit + +   + + + "> + Deactivate + + + + + "> + Activate + + +
      + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewBPartnerTrxDetails.jsp b/posterita/src/web/jsp/pos/viewBPartnerTrxDetails.jsp new file mode 100644 index 0000000000..5cbb8b3078 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewBPartnerTrxDetails.jsp @@ -0,0 +1,183 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.BPartnerInfoBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.BpartnerInfoAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
      + + "> + + + + + + "> + + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + : +
      + : +
      + : +
      + : +
      + Revenue: +
      + : +
      + : +
      +
      +
      + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + +
      Product Info
      > + + > + + > + +
      + +
      +
      + + + + + + + + + + + + + + <% + String styleClass1 = "label"; + if ((count.intValue()%2) != 0) + styleClass1 = "contentname"; + %> + + + + + + + + +
      Order Info
      > + "> + + + > + + + > + + > + + > + +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewBarcode.jsp b/posterita/src/web/jsp/pos/viewBarcode.jsp new file mode 100644 index 0000000000..9b9a6ecd83 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewBarcode.jsp @@ -0,0 +1,65 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + diff --git a/posterita/src/web/jsp/pos/viewBlackListCheques.jsp b/posterita/src/web/jsp/pos/viewBlackListCheques.jsp new file mode 100644 index 0000000000..6e7b484b18 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewBlackListCheques.jsp @@ -0,0 +1,59 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + +<%@ page import="org.posterita.struts.customer.CustomerAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
      + test +
      + + + + + + + + + +
      +
      + + + +
      + + + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> + diff --git a/posterita/src/web/jsp/pos/viewCommission.jsp b/posterita/src/web/jsp/pos/viewCommission.jsp new file mode 100644 index 0000000000..be9e76651d --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCommission.jsp @@ -0,0 +1,128 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.CommissionAction" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + +
      %
      > + + > + + + "> + + + + > + + + > + + + > + + > + + > + + > + +
      +
      +
      +
      + + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCommissionDetails.jsp b/posterita/src/web/jsp/pos/viewCommissionDetails.jsp new file mode 100644 index 0000000000..62646787b5 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCommissionDetails.jsp @@ -0,0 +1,114 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.CommissionAction" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + +
      + "> + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + +
      > + "> + + + > + "> + + + + + > + + > + +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCompletePOSOrder.jsp b/posterita/src/web/jsp/pos/viewCompletePOSOrder.jsp new file mode 100644 index 0000000000..d83941a671 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCompletePOSOrder.jsp @@ -0,0 +1,101 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.compiere.model.MInOut" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.compiere.process.DocAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +<% String orderlines = Constants.POS_ORDER_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCompletedCreditOrder.jsp b/posterita/src/web/jsp/pos/viewCompletedCreditOrder.jsp new file mode 100644 index 0000000000..0413c845d7 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCompletedCreditOrder.jsp @@ -0,0 +1,64 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.compiere.model.MInOut" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.compiere.process.DocAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + +<% String orderlines = Constants.POS_ORDER_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCompletedCustomerReturnOrder.jsp b/posterita/src/web/jsp/pos/viewCompletedCustomerReturnOrder.jsp new file mode 100644 index 0000000000..30c0800a3d --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCompletedCustomerReturnOrder.jsp @@ -0,0 +1,85 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.compiere.process.DocAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + <% + MOrder order = (MOrder) request.getSession().getAttribute(Constants.CUSTOMER_RETURN_ORDER); + %> + + + + +
      + + + + +
      + + + +
      + + <%@ include file="/jsp/pos/orderHeader.jsp" %> + <% String orderlines = Constants.CUSTOMER_RETURN_ORDER_LINES; %> + <%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + +
      + + + "/> +   + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCompletedGoodsReceiveNote.jsp b/posterita/src/web/jsp/pos/viewCompletedGoodsReceiveNote.jsp new file mode 100644 index 0000000000..9c7af13816 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCompletedGoodsReceiveNote.jsp @@ -0,0 +1,79 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.compiere.process.DocAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
      + +<%@ include file="/jsp/pos/orderHeader.jsp" %> +<% String orderlines = Constants.GOODS_RECEIVE_NOTE_LINES; %> +<%@ include file="/jsp/pos/completePOSShoppingCart.jsp" %> + + + +<% + MOrder order = (MOrder) request.getSession().getAttribute(Constants.GOODS_RECEIVE_NOTE); +%> + + + + +
      + + + "/> +   + +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCompletedGoodsReturnNote.jsp b/posterita/src/web/jsp/pos/viewCompletedGoodsReturnNote.jsp new file mode 100644 index 0000000000..4a6cfd1e1b --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCompletedGoodsReturnNote.jsp @@ -0,0 +1,158 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.compiere.process.DocAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + + + + + + + + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <% + MOrder order = (MOrder) request.getSession().getAttribute(Constants.GOODS_RETURN_NOTE); + %> + + + + + +
      Total
      colspan="2"> + + align="center"> + + align="center"> + + > + + + > + + + > + + + > + + +
      + + +   + +   + + + + + + + + +
      + + + "/> +   + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewCompletedPOSOrder.jsp b/posterita/src/web/jsp/pos/viewCompletedPOSOrder.jsp new file mode 100644 index 0000000000..bca3fe78d9 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewCompletedPOSOrder.jsp @@ -0,0 +1,145 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + + + + +POS Order +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +<%@ include file="/jsp/pos/orderHeader.jsp" %> + + + + + +
      + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + + + + + + + +
      colspan="2"> align="center"> align="center"> align="right"> align="right"> align="right"> align="right">
      + + +   + +   + + + + + + + + +
      +
      +
      +
      + +
      + +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewDocumentHistory.jsp b/posterita/src/web/jsp/pos/viewDocumentHistory.jsp new file mode 100644 index 0000000000..42710167f4 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewDocumentHistory.jsp @@ -0,0 +1,155 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ page import="java.util.Calendar" %> +<%@ page import="org.posterita.beans.OrderHistoryBean" %> +<%@ page import="java.util.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + +<% + String url = "ViewDocumentHistory.do"; + String collection = Constants.DOCUMENT_HISTORY; +%> + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + + + + + + + + + + + + + +
      + + <%@ include file="/jsp/pos/filter.jsp" %> +
      +
      + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + +
      + <% + String partnerId= element.getBpartnerId() + ""; + %> + + + "> + + + + + + + "> + + + + + + + + + + "> + + + + "> + + + + "> + + + + "> + Create Shipment + + + "> + + +
      +
      + <%@ include file="/jsp/include/pager.jsp" %> + <%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewDocumentPDF.jsp b/posterita/src/web/jsp/pos/viewDocumentPDF.jsp new file mode 100644 index 0000000000..9f46aac15f --- /dev/null +++ b/posterita/src/web/jsp/pos/viewDocumentPDF.jsp @@ -0,0 +1,46 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.Constants" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> + + + Document PDF + + +

      Document PDF

      + <%@ include file="/jsp/include/errors.jsp" %> + + <% + String strPath = (String)request.getAttribute(Constants.DOCUMENT_PDF); + strPath = "\"" + strPath + "\""; + %> + + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewInventoryHistory.jsp b/posterita/src/web/jsp/pos/viewInventoryHistory.jsp new file mode 100644 index 0000000000..d2250eff24 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewInventoryHistory.jsp @@ -0,0 +1,122 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="org.posterita.struts.pos.InventoryAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + +
      + "> + + + + + + + + + + + + + + "> + + + + > + + + +
      + + + Merge + +
      + +
      +
      + +
      + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewMaxSoldItems.jsp b/posterita/src/web/jsp/pos/viewMaxSoldItems.jsp new file mode 100644 index 0000000000..5d8dddce38 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewMaxSoldItems.jsp @@ -0,0 +1,68 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + +
      > + + > + +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewMinOut.jsp b/posterita/src/web/jsp/pos/viewMinOut.jsp new file mode 100644 index 0000000000..cc202ba192 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewMinOut.jsp @@ -0,0 +1,145 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + +Shipment + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + + + + + <%@ include file="/jsp/include/errors.jsp" %> + +
      + + + +
      + + <%@ include file="/jsp/pos/webDocumentHeader.jsp" %> + + + + + + + + + + + + + + + +
      + + + + + + + + +
      + Shipment Ref No: +
      + Doc Status: +
      +
      + Tracking No: + + + + + + +
      +
      + + + + + + + + + + + + + + + + +
      NameQty
      + + + +
      +
      + + + + +
      + + + + + + + + + + + + + + + + +
      + + + +
      +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewMinSoldItems.jsp b/posterita/src/web/jsp/pos/viewMinSoldItems.jsp new file mode 100644 index 0000000000..4bdae98822 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewMinSoldItems.jsp @@ -0,0 +1,70 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + +
      nowrap="nowrap"> + + > + +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewOrder.jsp b/posterita/src/web/jsp/pos/viewOrder.jsp new file mode 100644 index 0000000000..f44bb8fe49 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewOrder.jsp @@ -0,0 +1,316 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.compiere.model.MInOut" %> +<%@ page import="org.posterita.webstore.businesslogic.CurrencyManager" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ page import="org.posterita.beans.WebstoreUserBean" %> + + + + + + + + + + + + + + + + + +
      +
      Sales Order
      + + + + + + + +<% + MOrder order = (MOrder) request.getSession().getAttribute(Constants.MORDER); + WebstoreUserBean userbean = (WebstoreUserBean) request.getSession().getAttribute(Constants.WEBSTORE_USER_BEAN); + String isPaid = (String) request.getSession().getAttribute(Constants.IS_PAID); + + + String currSymbole = CurrencyManager.getCurrencySymbol(order.getC_Currency_ID()); + + if (isPaid == null) + isPaid = "N"; +%> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> +
      +

      Sales Order

      + +
      +
      + + + + + + +
      + + + + +
      + To: +
      +
      + + + + +
      + From: +
      +
      +
      + + + + + + +
      + + + + + + + + + + + + + + + + +
      +   + +
      + +
      + +
      + +
      +
      + + + + + + + + + + + + + + + +
      + +
      + +
      + +
      + +
      +
      +
      + Ref SO No: +
      + Date Ordered: +
      + Status: +
      + + Is Paid: + +
      + + + + + + + + + + + + <% + String styleClass = "lightColour"; + if ((count.intValue()%2) != 0) + styleClass = "darkColour"; + %> + + + + + + + + + + + + + + + + + + + +
      DescriptionQtyUnit PriceTotal Price
      + + + + + <%=currSymbole%> + + + <%=currSymbole%> + +
      +   + + + + <%=currSymbole%> + + +
      +
      + <%-- + if ((order.getDeliveryViaRule().equals(MInOut.DELIVERYVIARULE_Shipper)) && (isPaid.equals(Constants.NO_CHAR))) + { + + +
      + + + + + + + + + "> + "> + + + + + + + + + + + + + + <%int counter = ((Integer)count).intValue()+1;%> + + " value=""> + " value=""> + " value="Quantity"> + " value=""> + " value="Unit Price"> + " value=""> + + +
      + + } + --%> +
      + + + + <%@ include file="/jsp/include/tshirtFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSBPartnerForDunning.jsp b/posterita/src/web/jsp/pos/viewPOSBPartnerForDunning.jsp new file mode 100644 index 0000000000..cbeb40abc9 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSBPartnerForDunning.jsp @@ -0,0 +1,170 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.BPartnerInfoBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.BpartnerInfoAction" %> +<%@ page import="org.posterita.struts.pos.DunningAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
      + + + + +
      + + + + + + + + + + +<% + String url = "ViewBPartnersForDunning.do"; + String collection = Constants.DEBTORS; +%> + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + +
      > + + "> + + + > + + "/> + > + + > + <% + String styleClass1 = "nomalcolor"; + if(element.getCreditUsed().intValue()> element.getCreditLimit().intValue()) + styleClass1= "negativecolor"; + %> +
      + +
      +
      > + <% + String styleClass2 = "nomalcolor"; + if(element.getOpenAmt().intValue()> 0) + styleClass2= "negativecolor"; + %> +
      + +
      +
      > + + +
      + +<%@ include file="/jsp/include/pager.jsp" %> + +
      + +
      +
      + + + + + +
      +
      + + +
      +
      +
      + + Print + +
      +
      + + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSBPartnerInfo.jsp b/posterita/src/web/jsp/pos/viewPOSBPartnerInfo.jsp new file mode 100644 index 0000000000..7f37b62e94 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSBPartnerInfo.jsp @@ -0,0 +1,135 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.BPartnerInfoBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.BpartnerInfoAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +
      :
      +
      +
      +
      + + + + + + + + +
      + + +   + + + + + + +
      +
      + + +<% + String url = "ViewPOSBPartnerInfo.do"; + String collection = Constants.BUSINESSPARTNER; +%> + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + +
      > + + "> + + + + > + + > + + > + + > + + > + + > + +
      +<%@ include file="/jsp/include/pager.jsp" %> +
      +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSCustomer.jsp b/posterita/src/web/jsp/pos/viewPOSCustomer.jsp new file mode 100644 index 0000000000..bdb1f9eb6b --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSCustomer.jsp @@ -0,0 +1,229 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="org.posterita.struts.customer.CustomerAction" %> +<%@ page import="org.compiere.model.MBPartner" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + +
      +
      + + + + + + + + + + + + + + +
      + +
      + +
      + +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + + + + + + + +
      + +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + +
      + +
      + +
      + +
      + +
      +
      +
      +
      + + + + + + + + + + + + + + + + + +
      + +
      + +
      +
      +
      + + + + + + + +
      + +
      + + + + + + + + +
      + + + + + + + +
      + "> + + +
      +
      + +
      +
      + ">Edit + Add New + Back +
      + + +<%@ include file="/jsp/include/posFooter.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewPOSCustomerCart.jsp b/posterita/src/web/jsp/pos/viewPOSCustomerCart.jsp new file mode 100644 index 0000000000..b7e692d54b --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSCustomerCart.jsp @@ -0,0 +1,132 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> +
      +<%@ include file="/jsp/include/errors.jsp" %> + + + +
      +
      +
      + +
      +
      + + +
      + + + + + + + + + + + + + +
      +
      +
      + + +
      + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + +
       
      + + +
      + +
      + + + + + + + + Y + + + N + + + "> +
      +
      +
      +
      + + Print Fidelity Card + +
      +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewPOSHistory.jsp b/posterita/src/web/jsp/pos/viewPOSHistory.jsp new file mode 100644 index 0000000000..36be8be40e --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSHistory.jsp @@ -0,0 +1,248 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.compiere.process.DocAction" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +<% + String url = "ViewPOSHistory.do?orderType=" + orderType; + String collection = Constants.POS_HISTORY; +%> + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + <%@ include file="/jsp/include/posHistoryFilter2.jsp" %> +
      + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
       
      > + "> + + + + +
      + + +
      +
      + + +
      + +
      +
      + + +
      + +
      +
      + +
      + + +
      + + + +
      + +
      +
      +
      > + + + > + + <% + String partnerId= element.getBpartnerId() + ""; + %> + + + "> + + + + + + + "> + + + + + > + + + + + + + + + + + + + + + + + + Credit + + > + + + > + + + + + + + + + "> + + + + + + + "> + + + + +
      +
      +
      +<%@ include file="/jsp/include/pager.jsp" %> +<%@ include file="/jsp/include/printOrderApplet2.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSHistoryForAll.jsp b/posterita/src/web/jsp/pos/viewPOSHistoryForAll.jsp new file mode 100644 index 0000000000..af0b9e1437 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSHistoryForAll.jsp @@ -0,0 +1,211 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> +<%@ page import="org.compiere.process.DocAction" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + <% + String url = "ViewPOSHistoryForAll.do"; + String collection = Constants.POS_HISTORY; + %> + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + <%@ include file="/jsp/include/posHistoryFilter.jsp" %> +
      + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + +
       
      > + "> + + + + +
      + + +
      +
      + + +
      + +
      +
      + + +
      + +
      +
      + +
      + + +
      + + + +
      + +
      +
      +
      > + + + > + + <% + String partnerId= element.getBpartnerId() + ""; + %> + + + "> + + + + + + + "> + + + + + > + + + + + + + + + + + + + + + + + + Credit + + > + + + > + + + + + + + + + "> + + + + + + + "> + + + + +
      +
      +
      +<%@ include file="/jsp/include/pager.jsp" %> +<%@ include file="/jsp/include/printOrderApplet2.jsp" %> +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSInfo.jsp b/posterita/src/web/jsp/pos/viewPOSInfo.jsp new file mode 100644 index 0000000000..0a04b80907 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSInfo.jsp @@ -0,0 +1,82 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + +
      + + + + + +
      + + + + + + +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSProduct.jsp b/posterita/src/web/jsp/pos/viewPOSProduct.jsp new file mode 100644 index 0000000000..b77db68663 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSProduct.jsp @@ -0,0 +1,264 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> + +<%@ page import="org.compiere.model.MProduct" %> + + +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> + +<%@ page import="org.posterita.struts.pos.POSProductAction" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      + + + + + + + + + + + + + +
      + + + +
      + * + + +
      + * + + +
      +
      + + + <% + ProductBean bean = (ProductBean)ProductForm.getBean(); + if(bean.getImageInfo() != null) + if(bean.getImageInfo().getHasAttachment() != null) + if(bean.getImageInfo().getHasAttachment().booleanValue()){%> + "> + <%}%> + + +   + +
      +
      +
      +
      + + + + + + + + + + + +
      + * + + + +   + +   +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + +
      + * + + + +   + +   +
      + * + + + +   + +   +
      + * + + + +   + +   +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + * + + + + +
      + * + + +
      + + + +
      + + + +
      + + + +
      + + + +
      +
      +
      +
      + + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPOSProducts.jsp b/posterita/src/web/jsp/pos/viewPOSProducts.jsp new file mode 100644 index 0000000000..2a2fb17be3 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSProducts.jsp @@ -0,0 +1,71 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + +<%@ page import="java.util.ArrayList" %> +<%@ page import="java.util.Properties" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<%@ page import="org.posterita.businesslogic.ProductManager" %> +<%@ page import="org.posterita.beans.ProductStatusBean" %> +<% + +String productName = request.getParameter("productName"); +Properties ctx = TmkJSPEnv.getCtx(request); + +ArrayList productList =ProductManager.searchProductsByName(ctx,productName); +ProductStatusBean bean = null; + +if(productList == null || productList.size() == 0) +{ + + //out.print("
        "); + //out.print("
      • "); + //out.print("
      "); + out.print("
      "); +} +else +{ + int size = 15; + + size = (size > productList.size())? productList.size() : size; + + if(size > 0) + { + out.print("
        "); + + for(int i=0;i< size;i++) + { + bean = (ProductStatusBean)productList.get(i); + + out.print("
      • "); + out.print(bean.getProductName()); + out.print("
      • "); + } + + out.print("
      "); + } + + out.print("
      "); + +} +%> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewPOSUser.jsp b/posterita/src/web/jsp/pos/viewPOSUser.jsp new file mode 100644 index 0000000000..03dc0a1870 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPOSUser.jsp @@ -0,0 +1,213 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok Pathak +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + + + + +
      +
      + Contact + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + +
      +   +
      +   +
      +   +
      +
      +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      +
      +
      + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + +
      + + + +
      +
      +
      + + + + + + + + <%@ include file="/jsp/include/posFooter.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewPartialPOSOrderHistory.jsp b/posterita/src/web/jsp/pos/viewPartialPOSOrderHistory.jsp new file mode 100644 index 0000000000..fc91c64eb5 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPartialPOSOrderHistory.jsp @@ -0,0 +1,108 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + <%@ include file="/jsp/include/historyfilter.jsp" %> + + <% + String url = "ViewPartialPOSOrderHistory.do"; + String collection = Constants.POS_HISTORY; + %> + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + +
       
      > + "> + + + > + + > + + > + + +
      + <%@ include file="/jsp/include/pager.jsp" %> +
      +
      +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPayment.jsp b/posterita/src/web/jsp/pos/viewPayment.jsp new file mode 100644 index 0000000000..7b13dc475d --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPayment.jsp @@ -0,0 +1,96 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> +<%@ page import="org.compiere.model.MPayment" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + +Payment + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + +<%-- +@TODO by Alok + +--%> + + + <%@ include file="/jsp/pos/webDocumentHeader.jsp" %> + + + + + + + + + + +
      + + Payment By: +
      +
      + Ref Payment No: +
      + Status: +
      +
      + + + + + + + + + + + +
      Payment DateAmount
      + + + + +
      +
      + + + + <%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPaymentAllocation.jsp b/posterita/src/web/jsp/pos/viewPaymentAllocation.jsp new file mode 100644 index 0000000000..f3a517bf6a --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPaymentAllocation.jsp @@ -0,0 +1,151 @@ + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.BPartnerInfoBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.CreditOrderAction" %> +<%@ page import="org.posterita.struts.pos.DunningAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + +
      + +
      + : + +   + + : + +   + + +   + +
      + +
      + + + + + +<% + String url = "ViewPaymentAllocation.do"; + String collection = Constants.PAYMENT_ALLOCATIONS; +%> + + + + + + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + + + + + + + + + + + +
      memo
      > + + "> + + + + > + "> + + + > + "> + + + + > + "> + + + + > + "> + + + > + "> + + + > + + > + + > + + > + +
      +<%@ include file="/jsp/include/pager.jsp" %> +
      +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPaymentDetails.jsp b/posterita/src/web/jsp/pos/viewPaymentDetails.jsp new file mode 100644 index 0000000000..d84e22f919 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPaymentDetails.jsp @@ -0,0 +1,181 @@ +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.CreditOrderAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="java.util.Iterator" %> +<%@ page import="java.util.ArrayList" %> +<%@ page import="org.posterita.core.UDIPair" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + + . + + + + + + + + +
      + + + "> + + + + + + + + + + + + + + + + +
      + + + "> + + + + + + + + + + + + + + + +
      + Total: + + +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewPreferences.jsp b/posterita/src/web/jsp/pos/viewPreferences.jsp new file mode 100644 index 0000000000..f7afa81c60 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewPreferences.jsp @@ -0,0 +1,173 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen Beekoo +--%> + + + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + +
      +
      +
      +
      +
      + + + + + . +
      +
      +
      +
      +
      + + : + +
      +
      +
      +
      +
      + + +
      + + + + + + + + + + + + + + +
      +
      + : +
      +
      +
      +
      +
      + +
      +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewProductCart.jsp b/posterita/src/web/jsp/pos/viewProductCart.jsp new file mode 100644 index 0000000000..30a19ae272 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewProductCart.jsp @@ -0,0 +1,134 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen Beekoo +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + +
      +
      +
      + +
      +
      + + +
      + + + + + + + + + + + + + +
      +
      +
      + + + + + + + + + <% + String url = "ViewProductCart.do"; + String collection = Constants.PRODUCT_DETAILS; + %> + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + +
       
      > + + > + + > + + > + + > + ">Remove +
      +
      +
      +
      + + + + +
      +<%@ include file="/jsp/include/pager.jsp" %> +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewProductCartForUpdate.jsp b/posterita/src/web/jsp/pos/viewProductCartForUpdate.jsp new file mode 100644 index 0000000000..a69b01521d --- /dev/null +++ b/posterita/src/web/jsp/pos/viewProductCartForUpdate.jsp @@ -0,0 +1,134 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen Beekoo +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.EditBulkProductFromFileAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +
      +
      +
      + +
      +
      + +
      +
      + + + + + + + + + + + + + +
      +
      +
      + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + +
       
      width="400px"> + + > + + + > + + + align="center"> + "> + + +
      +
      + + + + + + + +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewProductSalesDetails.jsp b/posterita/src/web/jsp/pos/viewProductSalesDetails.jsp new file mode 100644 index 0000000000..57be2d0dc8 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewProductSalesDetails.jsp @@ -0,0 +1,151 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen Beekoo +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.BPartnerInfoBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.BpartnerInfoAction" %> +<%@ page import="org.posterita.struts.pos.POSGoodsAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + +
      + "> + + +
      + + + + + + + + + + + + + + + +
      + + + + + + + + + +
      +
      +
      + + + + + + + + + + + + + + +
      + : + +
      + : + + + +
      +
      +
      + + + + + + + + + + + + + + <% + String styleClass1 = "label"; + if ((count.intValue()%2) != 0) + styleClass1 = "contentname"; + %> + + + + + + + + + +
      > + "> + + + > + + > + + > + + align="right"> + + align="right"> + + + +
      +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewProductsSalesInfo.jsp b/posterita/src/web/jsp/pos/viewProductsSalesInfo.jsp new file mode 100644 index 0000000000..d6d2d1ea1b --- /dev/null +++ b/posterita/src/web/jsp/pos/viewProductsSalesInfo.jsp @@ -0,0 +1,127 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen Beekoo +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> +<%@ page import="org.posterita.struts.pos.POSProductAction" %> +<%@ page import="org.compiere.process.DocumentEngine" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> + +<%@ page import="org.compiere.model.MOrder" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.struts.pos.POSOrderAction" %> +<%@ page import="java.util.ArrayList" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + +
      + + +   + +
      + +
      + + + + + + + + + + + + + <% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + +
      width="400px"> + "> + + + width="100px"> + + width="150px"> + + > + + > + + + > + + + > + +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewRole.jsp b/posterita/src/web/jsp/pos/viewRole.jsp new file mode 100644 index 0000000000..2130cac212 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewRole.jsp @@ -0,0 +1,80 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Praveen Beekoo +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + +<%@ include file="/jsp/include/posHeader.jsp" %> + + + + + + + + + + + + + + +
      :

      + + + + + + + + + + + + + + + + +
      + +
              + +
      +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> + + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewStockMovement.jsp b/posterita/src/web/jsp/pos/viewStockMovement.jsp new file mode 100644 index 0000000000..b63bf04b59 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewStockMovement.jsp @@ -0,0 +1,92 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Alok Pathak +--%> + + + +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.beans.ProductBean" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.lib.UdiConstants" %> +<%@ page import="org.posterita.struts.pos.POSReportAction" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + +<% + String styleClass = "label"; + if ((count.intValue()%2) != 0) + styleClass = "contentname"; +%> + + + + + + + + + + +
      > + "> + + + > + + > + + > + + > + + > + + > + +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewVendorDetails.jsp b/posterita/src/web/jsp/pos/viewVendorDetails.jsp new file mode 100644 index 0000000000..6a04384714 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewVendorDetails.jsp @@ -0,0 +1,106 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Martine +--%> + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> +<%@ page import="org.posterita.core.MenuItem" %> + + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos"%> + + + + + + + + + + + + + + + +
      +
      + + + + + + +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + +
      +
      +
      +
      + + + + + + + + + + + + + + + + +
       
      +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/viewWebstorePayment.jsp b/posterita/src/web/jsp/pos/viewWebstorePayment.jsp new file mode 100644 index 0000000000..691c9d68c2 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewWebstorePayment.jsp @@ -0,0 +1,121 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.WebUserInfo" %> +<%@ page import="org.posterita.order.UDIOrderTypes" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %> +<%@ taglib uri="/WEB-INF/dcs.tld" prefix="dcs" %> + + + + + + + + + + + + + + + + + <%@ include file="/jsp/webstore/documentHeader.jsp" %> + + + + + + + + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> +
      + Doc Status: +
      + + + + + + + + + + + + <% + String styleClass = "lightColour"; + if ((count.intValue()%2) != 0) + styleClass = "darkColour"; + %> + + + + + + + + + + + + + + + + + + + + +
      DescriptionQtyUnit PriceTotal Price
      + + + + + + + +
      +   + + +
      +
      + + + + <%@ include file="/jsp/include/tshirtFooter.jsp" %> diff --git a/posterita/src/web/jsp/pos/viewattributevalues.jsp b/posterita/src/web/jsp/pos/viewattributevalues.jsp new file mode 100644 index 0000000000..3ba2ed5065 --- /dev/null +++ b/posterita/src/web/jsp/pos/viewattributevalues.jsp @@ -0,0 +1,87 @@ + +<%-- + * Product: Posterita Web-Based POS and Adempiere Plugin + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/pos.tld" prefix="pos" %> + + + + + + +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + +
      + + + + <%=element.getName()%> + + + +
      +
      +
      +
      + + + + <% + String style = "label"; + if((count.intValue() % 2) == 0) + style = "contentname"; + %> + + + + + + + +
      + + + + <% + String editLink = "EditPOSAttributeValueAction.do?action=initEditAttributeValue"; + editLink += "&attributeValueId=" + element.getKey() + "&name=" + element.getName()+ "&attributeId="; + %> + +
      +
      + +
      +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/webDocumentHeader.jsp b/posterita/src/web/jsp/pos/webDocumentHeader.jsp new file mode 100644 index 0000000000..e2009fa2d3 --- /dev/null +++ b/posterita/src/web/jsp/pos/webDocumentHeader.jsp @@ -0,0 +1,81 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + + + + + + + + + + + +
      + + + + + +
      + + + +
      + +
      + +
      + +
      +
      + + + + + +
      + + + + <% String partnerId = partner.get_ID() + ""; %> + + + + + "> + + + + +
      + +
      + +
      + + +
      + +
      + + \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/wstoreeditattribute.jsp b/posterita/src/web/jsp/pos/wstoreeditattribute.jsp new file mode 100644 index 0000000000..f99418802d --- /dev/null +++ b/posterita/src/web/jsp/pos/wstoreeditattribute.jsp @@ -0,0 +1,72 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley G Ramdass +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> + +Edit Attributes +<%@ include file="/jsp/include/posHeader.jsp" %> + + + + + + + + + + +
      + <%@ include file="/jsp/include/errors.jsp" %> +
      + + + + + + + + + + + + + + +
      Old Attribute Value: +
      New Attribute Value: +
      + Save +
      +
      +
      + +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/pos/wstoreviewattributevalues.jsp b/posterita/src/web/jsp/pos/wstoreviewattributevalues.jsp new file mode 100644 index 0000000000..182d3327fd --- /dev/null +++ b/posterita/src/web/jsp/pos/wstoreviewattributevalues.jsp @@ -0,0 +1,81 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Ashley G Ramdass +--%> + + + + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.*" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> + +View Attributes +<%@ include file="/jsp/include/posHeader.jsp" %> +<%@ include file="/jsp/include/errors.jsp" %> + + + + + +
      + + + + <%=element.getName()%> + + + +
      +
      +
      +
      + + + + <% + String style = "label"; + if((count.intValue() % 2) == 0) + style = "contentname"; + %> + + + + + + +
      + + + + <% + String editLink = "EditPOSAttributeValueAction.do?action=initEditAttributeValue"; + editLink += "&attributeValueId=" + element.getKey() + "&name=" + element.getName()+ "&attributeId="; + %> + Edit +
      +
      +
      +<%@ include file="/jsp/include/posFooter.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/product/viewProductInfo.jsp b/posterita/src/web/jsp/product/viewProductInfo.jsp new file mode 100644 index 0000000000..c8f41d94a3 --- /dev/null +++ b/posterita/src/web/jsp/product/viewProductInfo.jsp @@ -0,0 +1,18 @@ +<%@ page language="java"%> +<%@ page import="java.util.Properties" %> +<%@ page import="org.posterita.core.TmkJSPEnv" %> +<%@ page import="org.posterita.core.ImageServer" %> +<%@ page import="org.posterita.businesslogic.ProductManager" %> +<% + Properties ctx = TmkJSPEnv.getCtx(request); + + Integer product_id = new Integer(request.getParameter("productId")); + String size = request.getParameter("size"); + + int attachment_id = ProductManager.getAttachment(ctx,product_id.intValue(), null).get_ID(); + + boolean sent = ImageServer.sendImage(ctx,attachment_id,size,response); + + if(!sent) + ImageServer.sendDefaultImage(response); +%> diff --git a/posterita/src/web/jsp/user/createUser.jsp b/posterita/src/web/jsp/user/createUser.jsp new file mode 100644 index 0000000000..27cad9e918 --- /dev/null +++ b/posterita/src/web/jsp/user/createUser.jsp @@ -0,0 +1,173 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> + + + + + + + + + + + + + + + + + + + + +
      + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Role + + + +
      +
      + +
      + +
      + +
      + +
      + +
      + + + +
      + +
      + +
      + + + +
      + + + +
      + + + + + +
      + +
      +
      + + + +<%@ include file="/jsp/include/footerTableBottom.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/user/editUser.jsp b/posterita/src/web/jsp/user/editUser.jsp new file mode 100644 index 0000000000..eea667066f --- /dev/null +++ b/posterita/src/web/jsp/user/editUser.jsp @@ -0,0 +1,174 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.posterita.beans.UDIBean" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> + + + + + + + Edit User + + + + + + + + + + + + + +
      + <%@ include file="/jsp/include/tabTop.jsp" %>Edit User<%@ include file="/jsp/include/tabBottom.jsp" %> +
      + <%@ include file="/jsp/include/errors.jsp" %> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Role + + + +
      + +
      + +
      + +
      + +
      + +
      + + +
      + + +
      + +
      + +
      + + + +
      + + + +
      + + + + + +
      + +
      +
      + + + +<%@ include file="/jsp/include/footerTableBottom.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/user/listUsers.jsp b/posterita/src/web/jsp/user/listUsers.jsp new file mode 100644 index 0000000000..5f5c0f8ea0 --- /dev/null +++ b/posterita/src/web/jsp/user/listUsers.jsp @@ -0,0 +1,103 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + + + + + + + + + +
      + <%@ include file="/jsp/include/tabTop.jsp" %>All Users<%@ include file="/jsp/include/tabBottom.jsp" %> +
      + + + + + + + + + + + + + <% + String styleClass = "label"; + + if ((count.intValue()%2) != 0) + styleClass = "contentname"; + %> + + + + + + + + + + + + + +
      Add Record
      UsernameRoleIs Sale RepresentativeIs Active 
      + + + + + + + + + ">Edit +   + ">View +   + + ">Deactivate + + + ">Activate + +
      +
      + + <%@ include file="/jsp/include/footerTableBottom.jsp" %> + + \ No newline at end of file diff --git a/posterita/src/web/jsp/user/userCreated.jsp b/posterita/src/web/jsp/user/userCreated.jsp new file mode 100644 index 0000000000..221fb4c608 --- /dev/null +++ b/posterita/src/web/jsp/user/userCreated.jsp @@ -0,0 +1,143 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/posterita.tld" prefix="posterita"%> + + + + + + + + + + + + + + + +
      + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + Yes + + + No + +
      + + Yes + + + No + +
      +
      + +<%@ include file="/jsp/include/footerTableBottom.jsp" %> \ No newline at end of file diff --git a/posterita/src/web/jsp/user/viewUser.jsp b/posterita/src/web/jsp/user/viewUser.jsp new file mode 100644 index 0000000000..19e1025218 --- /dev/null +++ b/posterita/src/web/jsp/user/viewUser.jsp @@ -0,0 +1,153 @@ +<%-- + * Product: Posterita Web-Based POS (an Adempiere Plugin) + * Copyright (C) 2007 Posterita Ltd + * This file is part of POSterita + * + * POSterita is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * + * @author Vishee +--%> + +<%@ page import="org.posterita.Constants" %> +<%@ page import="org.posterita.user.*" %> +<%@ page import="org.compiere.model.MOrg" %> + +<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> +<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> +<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles"%> +<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%> + + + + + + + + + + + + + + +
      + <%@ include file="/jsp/include/tabTop.jsp" %><%@ include file="/jsp/include/tabBottom.jsp" %> +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + +
      + + + + Yes + + + No + +
      + + + + Yes + + + No + +
      +
      + + + <%@ include file="/jsp/include/footerTableBottom.jsp" %> + + \ No newline at end of file