|
Author: jleroux
Date: Thu Jul 12 20:49:16 2012 New Revision: 1360930 URL: http://svn.apache.org/viewvc?rev=1360930&view=rev Log: A patch from Mohamed Amine AZZI "Add rtl layouts to the pos application" https://issues.apache.org/jira/browse/OFBIZ-4964 Adds new screens layouts for right to left languages (arabic). Adds some code to ensure that elements are added from right to left in the Journal table. jleroux: I was not able to check all, but it's ok with me Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard_fr.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/loadsale.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/numerickeypad.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/savesale.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/includes/ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/includes/journal.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/includes/posinput.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/menu/ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/menu/mgrmain.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/menu/paymain.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/menu/posmain.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/menu/promomain.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/mgrpanel.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/paypanel.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/pospanel.xml (with props) ofbiz/trunk/specialpurpose/pos/screens/default_rtl/promopanel.xml (with props) ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/component/JournalLineParams.java (with props) Modified: ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/PosTransaction.java ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/component/Journal.java Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage class="net.xoetrope.swing.XDialog" resource=""> + <Components> + <Panel name="ClientPanel" x="0" y="0" w="680" h="400" style="menu"> + <Label name="nameLabel" x="37" y="5" w="100" h="40" content="nameClient" style="editAndList"/> + <Edit name="nameEdit" x="120" y="20" w="300" h="40" style="editAndList"/> + <RadioButton name="NameRadioEquals" x="20" y="20" w="100" h="20" style="dialogButton" content="nameEquals" selected="true" alignment="left" image="xui_icon.png" tooltip="tipNameRadioEquals"/> + <RadioButton name="NameRadioContain" x="20" y="40" w="100" h="20" style="dialogButton" content="nameContains" selected="false" alignment="left" image="xui_icon.png" tooltip="tipNameRadioContain"/> + + <Label name="emailLabel" x="20" y="90" w="100" h="40" content="emailClient" style="editAndList"/> + <Edit name="emailEdit" x="120" y="80" w="300" h="40" style="editAndList"/> + <Label name="phoneLabel" x="20" y="150" w="100" h="40" content="phoneClient" style="editAndList"/> + <Edit name="phoneEdit" x="120" y="140" w="300" h="40" style="editAndList"/> + <Label name="cardLabel" x="20" y="210" w="100" h="40" content="cardClient" style="editAndList"/> + <Edit name="cardEdit" x="120" y="200" w="300" h="40" style="editAndList"/> + + <Button name="BtnSearch" x="460" y="20" w="180" h="40" content="Search" style="dialogButton"/> + <Button name="BtnCreate" x="460" y="80" w="180" h="40" content="Create" style="dialogButton"/> + <Button name="BtnEdit" x="460" y="140" w="180" h="40" content="Edit" style="dialogButton"/> + <Button name="BtnSelect" x="460" y="200" w="180" h="40" content="Select" style="dialogButton"/> + <Button name="BtnCancel" x="460" y="260" w="180" h="40" content="Cancel" style="dialogButton"/> + + <Label name="clientListLabel" x="20" y="330" w="100" h="40" content="listClient" style="editAndList"/> + <ComboBox name="clientListCombo" x="120" y="320" w="520" h="40" editable="false" style="editAndList"/> + + <Label name="tipLoginPwdLabel" x="10" y="380" w="630" h="20" content="tipLoginPwd" style="tip"/> + + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ClientProfile.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage class="net.xoetrope.swing.XDialog"> + <Components> + <Panel x="0" y="0" w="1280" h="1024" style="menu"> + <ScrollPane x="20" y="20" w="150" h="372"> + <List name="configList" x="0" y="0" w="200" h="400" style="editAndList"/> + </ScrollPane> + <!-- <Button name="BtnCancel" x="0" y="500" w="100" h="60" style="configureItemButtonRed" content="Cancel" alignment="Center"/> --> + <Button name="BtnOk" x="102" y="500" w="100" h="60" style="configureItemButtonGreen" content="Ok" alignment="Center"/> + <Button name="BtnReset" x="204" y="500" w="100" h="60" style="configureItemButtonRed" content="Reset" alignment="Center"/> + + <ScrollPane name="optionListPane" x="625" y="20" w="150" h="372"> + <List name="optionList" x="0" y="0" w="200" h="400" style="editAndList"/> + </ScrollPane> + <Button name="r1c1" x="204" y="20" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r1c2" x="306" y="20" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r1c3" x="408" y="20" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r1c4" x="510" y="20" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r2c1" x="204" y="100" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r2c2" x="306" y="100" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r2c3" x="408" y="100" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r2c4" x="510" y="100" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r3c1" x="204" y="180" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r3c2" x="306" y="180" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r3c3" x="408" y="180" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r3c4" x="510" y="180" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r4c1" x="204" y="260" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r4c2" x="306" y="260" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r4c3" x="408" y="260" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r4c4" x="510" y="260" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r5c1" x="204" y="340" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r5c2" x="306" y="340" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r5c3" x="408" y="340" w="100" h="60" style="posButton" content="" alignment="Center"/> + <Button name="r5c4" x="510" y="340" w="100" h="60" style="posButton" content="" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/ConfigureItem.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage class="net.xoetrope.swing.XDialog" resource=""> + <Components> + <Panel name="InOutPanel" x="0" y="0" w="680" h="200" style="menu"> + <Label name="amoutLabel" x="20" y="30" w="100" h="40" content="AmountInOut" style="editAndList"/> + <Edit name="amountEdit" x="120" y="20" w="300" h="40" style="editAndList"/> + <Label name="reasonLabel" x="20" y="90" w="100" h="40" content="ReasonInOut" style="editAndList"/> + <ComboBox name="reasonCombo" x="120" y="80" w="300" h="40" editable="false" style="editAndList"/> + <Label name="reasonCommentLabel" x="20" y="140" w="100" h="40" content="reasonCommentInOut" style="editAndList"/> + <Edit name="reasonCommentEdit" x="120" y="130" w="300" h="40" style="editAndList"/> + <Button name="BtnCancel" x="460" y="20" w="180" h="40" content="Cancel" style="dialogButton"/> + <Button name="BtnOk" x="460" y="80" w="180" h="40" content="Ok" style="dialogButton"/> + </Panel> + </Components> +</XPage> \ No newline at end of file Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/PaidInOut.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage class="net.xoetrope.swing.XDialog"> + <Components> + <Panel name="SelectProduct" x="0" y="0" w="680" h="420" style="menu"> + <ScrollPane name="scrollList" x="20" y="20" w="400" h="372"> + <List name="productsList" x="0" y="0" w="400" h="400" style="editAndList"/> + </ScrollPane> + <Button name="BtnCancel" x="460" y="20" w="180" h="44" content="Cancel" style="dialogButton"/> + <Button name="BtnSelect" x="460" y="80" w="180" h="44" content="Add" style="dialogButton"/> + </Panel> + </Components> +</XPage> \ No newline at end of file Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/SelectProduct.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="problems_reading_card" alignment="Center"/> + </Panel> + </Components> +</XPage> \ No newline at end of file Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/cardreaderror.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="CASH_DRAWER_COMMUNICATION_ERROR" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/drawererror.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="CASH_DRAWER_IS_OPEN" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/draweropen.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="700" h="400" style="errorpanel" border="0" alignment="Center"> + <Button w="700" h="400" name="closeBtn" style="error" content="EXCEPTION" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exception.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="700" h="400" style="errorpanel" border="0" alignment="Center"> + <Button w="780" h="580" name="closeBtn" style="errorSmallFont" content="EXCEPTION" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/exceptionLargeSmallFont.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="RECEIPT_PRINTER_COMMUNICATION_ERROR" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/fatalprintererror.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="INVALID_CARD_NUMBER" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidcardnumber.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="INVALID_EXPIRATION_DATE" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidexpirationdate.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="INVALID_SECURITY_CODE" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/invalidsecuritycode.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="item_not_configurable" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/itemnotconfigurable.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="MANAGER_NOT_LOGGED_IN" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/mgrnotloggedin.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="NO_ITEMS_SOLD" alignment="Center"/> + </Panel> + </Components> +</XPage> \ No newline at end of file Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/noitems.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="no_sales" alignment="Center"/> + </Panel> + </Components> +</XPage> \ No newline at end of file Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/nosales.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="NOT_ENOUGH_FUNDS" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notenoughfunds.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="FUNCTION_NOT_YET_SUPPORTED" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/notyetsupported.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="order_not_found" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/ordernotfound.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="PRINTER_NOT_READY" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/printernotready.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="ITEM_MODIFICATION_ERROR" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/producterror.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage resource=""> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="product_not_found" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/productnotfound.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="SALE_VOIDED" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/salevoided.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="TERMINAL_IS_CLOSED" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/terminalclosed.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="TEST_ALERT_BOX" alignment="Center"/> + </Panel> + </Components> +</XPage> \ No newline at end of file Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/testerror.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> +<XPage> + <Components> + <Panel name="errorPanel" x="0" y="0" w="400" h="200" style="errorpanel" border="0" alignment="Center"> + <Button w="400" h="200" name="closeBtn" style="error" content="UNKNOWN_CARD_TYPE" alignment="Center"/> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/error/unknowncardtype.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml?rev=1360930&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml (added) +++ ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml Thu Jul 12 20:49:16 2012 @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> +<XPage class="net.xoetrope.swing.XDialog"> + <Components> + <Panel name="mainPanel" x="0" y="0" w="1024" h="768" style="menu" > + <!-- FIXME XUI dialog boxes are hardcoded to a 800*600 max ! https://issues.apache.org/jira/browse/OFBIZ-1606?focusedCommentId=12614469#action_12614469 + actually maxi seem to be 808*628 certainly due to margins(?) + --> + <Panel name="inputAndDel" x="0" y="0" w="760" h="50" style="numButton"> + <Edit name="keyboard_input" x="2" y="2" w="600" h="42" style="editAndList" border="1" alignment="Left"/> + <Button name="charDel" x="609" y="2" w="150" h="42" style="numButton" content="Backspace" alignment="Center"/> + </Panel> + <Panel name="alphaNum_keyboard" x="0" y="50" w="760" h="351" style="numButton"> + <Button name="char1" x="0" y="0" w="75" h="68" style="numButton" content="1" alignment="Center"/> + <Button name="char2" x="76" y="0" w="75" h="68" style="numButton" content="2" alignment="Center"/> + <Button name="char3" x="152" y="0" w="75" h="68" style="numButton" content="3" alignment="Center"/> + <Button name="char4" x="228" y="0" w="75" h="68" style="numButton" content="4" alignment="Center"/> + <Button name="char5" x="304" y="0" w="75" h="68" style="numButton" content="5" alignment="Center"/> + <Button name="char6" x="380" y="0" w="75" h="68" style="numButton" content="6" alignment="Center"/> + <Button name="char7" x="456" y="0" w="75" h="68" style="numButton" content="7" alignment="Center"/> + <Button name="char8" x="532" y="0" w="75" h="68" style="numButton" content="8" alignment="Center"/> + <Button name="char9" x="608" y="0" w="75" h="68" style="numButton" content="9" alignment="Center"/> + <Button name="char0" x="684" y="0" w="75" h="68" style="numButton" content="0" alignment="Center"/> + + <Button name="charQ" x="0" y="69" w="75" h="68" style="numButton" content="q" alignment="Center"/> + <Button name="charW" x="76" y="69" w="75" h="68" style="numButton" content="w" alignment="Center"/> + <Button name="charE" x="152" y="69" w="75" h="68" style="numButton" content="e" alignment="Center"/> + <Button name="charR" x="228" y="69" w="75" h="68" style="numButton" content="r" alignment="Center"/> + <Button name="charT" x="304" y="69" w="75" h="68" style="numButton" content="t" alignment="Center"/> + <Button name="charY" x="380" y="69" w="75" h="68" style="numButton" content="y" alignment="Center"/> + <Button name="charU" x="456" y="69" w="75" h="68" style="numButton" content="u" alignment="Center"/> + <Button name="charI" x="532" y="69" w="75" h="68" style="numButton" content="i" alignment="Center"/> + <Button name="charO" x="608" y="69" w="75" h="68" style="numButton" content="o" alignment="Center"/> + <Button name="charP" x="684" y="69" w="75" h="68" style="numButton" content="p" alignment="Center"/> + + <Button name="charA" x="00" y="138" w="75" h="68" style="numButton" content="a" alignment="Center"/> + <Button name="charS" x="76" y="138" w="75" h="68" style="numButton" content="s" alignment="Center"/> + <Button name="charD" x="152" y="138" w="75" h="68" style="numButton" content="d" alignment="Center"/> + <Button name="charF" x="228" y="138" w="75" h="68" style="numButton" content="f" alignment="Center"/> + <Button name="charG" x="304" y="138" w="75" h="68" style="numButton" content="g" alignment="Center"/> + <Button name="charH" x="380" y="138" w="75" h="68" style="numButton" content="h" alignment="Center"/> + <Button name="charJ" x="456" y="138" w="75" h="68" style="numButton" content="j" alignment="Center"/> + <Button name="charK" x="532" y="138" w="75" h="68" style="numButton" content="k" alignment="Center"/> + <Button name="charL" x="608" y="138" w="75" h="68" style="numButton" content="l" alignment="Center"/> + <Button name="charAt" x="684" y="138" w="75" h="68" style="numButton" content="@" alignment="Center"/> + + <Button name="charZ" x="00" y="207" w="75" h="68" style="numButton" content="z" alignment="Center"/> + <Button name="charX" x="76" y="207" w="75" h="68" style="numButton" content="x" alignment="Center"/> + <Button name="charC" x="152" y="207" w="75" h="68" style="numButton" content="c" alignment="Center"/> + <Button name="charV" x="228" y="207" w="75" h="68" style="numButton" content="v" alignment="Center"/> + <Button name="charB" x="304" y="207" w="75" h="68" style="numButton" content="b" alignment="Center"/> + <Button name="charN" x="380" y="207" w="75" h="68" style="numButton" content="n" alignment="Center"/> + <Button name="charM" x="456" y="207" w="75" h="68" style="numButton" content="m" alignment="Center"/> + <Button name="charDot" x="532" y="207" w="75" h="68" style="numButton" content="." alignment="Center"/> + <Button name="charDash" x="608" y="207" w="75" h="68" style="numButton" content="-" alignment="Center"/> + + <Button name="charEnter" x="694" y="206" w="65" h="138" style="numButton" content="Enter" alignment="Center"/> + + <Button name="charClear" x="0" y="276" w="75" h="68" style="numButton" content="Clear" alignment="Center"/> + <Button name="charShift" x="76" y="276" w="75" h="68" style="numButton" content="Shift" alignment="Center"/> + <Button name="charShiftLock" x="152" y="276" w="75" h="68" style="numButton" content="Lock" alignment="Center"/> + + <Button name="charSpace" x="228" y="276" w="300" h="68" style="numButton" content="Space Bar" alignment="Center"/> + + <Button name="charCancel" x="585" y="276" w="100" h="68" style="numButton" content="Cancel" alignment="Center"/> + </Panel> + + <!-- FIXME XUI dialog boxes are hardcoded to a 800*600 max ! https://issues.apache.org/jira/browse/OFBIZ-1606?focusedCommentId=12614469#action_12614469 + actually maxi seem to be 808*628 certainly due to margins(?) + --> + <!--Panel name="num_keyboard" x="760" y="50" w="264" h="282" style="numButton"> + <Button name="numSeven" x="0" y="0" w="70" h="68" style="numButton" content="7" alignment="Center"/> + <Button name="numEight" x="76" y="0" w="75" h="68" style="numButton" content="8" alignment="Center"/> + <Button name="numNine" x="152" y="0" w="75" h="68" style="numButton" content="9" alignment="Center"/> + <Button name="numPercent" x="228" y="0" w="75" h="68" style="numButton" content="%" alignment="Center"/> + <Button name="numFour" x="0" y="69" w="75" h="68" style="numButton" content="4" alignment="Center"/> + <Button name="numFive" x="76" y="69" w="75" h="68" style="numButton" content="5" alignment="Center"/> + <Button name="numSix" x="152" y="69" w="75" h="68" style="numButton" content="6" alignment="Center"/> + <Button name="numOne" x="0" y="138" w="75" h="68" style="numButton" content="1" alignment="Center"/> + <Button name="numTwo" x="76" y="138" w="75" h="68" style="numButton" content="2" alignment="Center"/> + <Button name="numThree" x="152" y="138" w="75" h="68" style="numButton" content="3" alignment="Center"/> + <Button name="numMinus" x="0" y="207" w="75" h="68" style="posButton" content="-" alignment="Center"/> + <Button name="numZero" x="76" y="207" w="75" h="68" style="numButton" content="0" alignment="Center"/> + <Button name="numDZero" x="152" y="207" w="75" h="68" style="numButton" content="00" alignment="Center"/> + </Panel--> + </Panel> + </Components> +</XPage> Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml ------------------------------------------------------------------------------ svn:keywords = Date Rev Author URL Id Propchange: ofbiz/trunk/specialpurpose/pos/screens/default_rtl/dialog/keyboard.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml |
| Free forum by Nabble | Edit this page |
