<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2740</id>
	<title>Nabble - OFBiz</title>
	<updated>2009-10-12T06:34:58Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/OFBiz-f2740.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OFBiz-f2740.html" />
	<subtitle type="html">The Open For Business Project (OFBiz) is an open source enterprise automation software project. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on. It is one of the few apps of this type to be developed by a community, rather than one corporation.
&lt;br&gt;&lt;br&gt;
OFBiz is now an Apache TLP (Top Level Project). See the status &lt;a href=&quot;http://incubator.apache.org/projects/ofbiz.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;
OFBiz home is &lt;a href=&quot;http://www.ofbiz.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25855902</id>
	<title>svn commit: r824330 - /ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css</title>
	<published>2009-10-12T06:34:58Z</published>
	<updated>2009-10-12T06:34:58Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 13:34:58 2009
&lt;br&gt;New Revision: 824330
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824330&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824330&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;Same change as in r823892 (in trunk) for Bizness Time. 
&lt;br&gt;I don't care for smoothfeather
&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css?rev=824330&amp;r1=824329&amp;r2=824330&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css?rev=824330&amp;r1=824329&amp;r2=824330&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css Mon Oct 12 13:34:58 2009
&lt;br&gt;@@ -721,6 +721,32 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;height:auto;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+.left-larger {
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;float: right ; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;overflow: hidden; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;margin: 0 0 0 0; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;padding: 0;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;z-index: 1;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;background:#fff;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;color: #666666;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;width: 30%; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;min-height:600px;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;height:auto;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;+.leftonly-larger {
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;float: left; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;overflow: hidden; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;margin: 0; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;padding: 0;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;z-index: 1;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;background:#fff;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;color: #666666;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;width: 68%; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;min-height:600px;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;height:auto;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;/***********************************************
&lt;br&gt;&amp;nbsp;Tab Bar Navigation
&lt;br&gt;&amp;nbsp;***********************************************/
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824330----ofbiz-branches-release09.04-themes-bizznesstime-webapp-bizznesstime-css-style.css-tp25855902p25855902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25854883</id>
	<title>svn commit: r824316 - in /ofbiz/branches/release09.04: ./ applications/marketing/config/MarketingUiLabels.xml applications/marketing/widget/sfa/CommonScreens.xml themes/bluelight/webapp/bluelight/style.css themes/flatgrey/webapp/flatgrey/maincss.css</title>
	<published>2009-10-12T05:27:17Z</published>
	<updated>2009-10-12T05:27:17Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 12:27:17 2009
&lt;br&gt;New Revision: 824316
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824316&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824316&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;&amp;quot;Applied fix from trunk for revision: 823892&amp;quot; 
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r823892 | jleroux | 2009-10-10 19:19:25 +0200 (sam. 10 oct. 2009) | 4 lignes
&lt;br&gt;&lt;br&gt;Forgot to commit blue light theme and commons screens in r823888
&lt;br&gt;+ a better French translation
&lt;br&gt;+ Follow the same path and fix Bizness Time : right and left were reversed
&lt;br&gt;All sounds good now : I will backport
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/ &amp;nbsp; (props changed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/branches/release09.04/
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;--- svn:mergeinfo (original)
&lt;br&gt;+++ svn:mergeinfo Mon Oct 12 12:27:17 2009
&lt;br&gt;@@ -1 +1 @@
&lt;br&gt;-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878,823883,823888
&lt;br&gt;+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878,823883,823888,823892
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml Mon Oct 12 12:27:17 2009
&lt;br&gt;@@ -1334,7 +1334,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/property&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;property key=&amp;quot;PageTitleFindSalesForecast&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;Find Sales Forecast&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Rechercher la prÃ©vision des ventes&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Recherche de prÃ©vision des ventes&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Ricerca previsioni di vendita&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/property&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;property key=&amp;quot;PageTitleFindSegmentGroup&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml Mon Oct 12 12:27:17 2009
&lt;br&gt;@@ -39,7 +39,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;set field=&amp;quot;applicationTitle&amp;quot; value=&amp;quot;${uiLabelMap.SfaManagerApplication}&amp;quot; global=&amp;quot;true&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;set field=&amp;quot;leftbarScreenName&amp;quot; value=&amp;quot;leftbar&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;set field=&amp;quot;leftbarScreenLocation&amp;quot; value=&amp;quot;component://marketing/widget/sfa/CommonScreens.xml&amp;quot;/&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;set field=&amp;quot;MainColumnStyle&amp;quot; value=&amp;quot;leftonly&amp;quot;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;set field=&amp;quot;MainColumnStyle&amp;quot; value=&amp;quot;leftonly-larger&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/actions&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;widgets&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;include-screen name=&amp;quot;ApplicationDecorator&amp;quot; location=&amp;quot;component://commonext/widget/CommonScreens.xml&amp;quot;/&amp;gt;
&lt;br&gt;@@ -73,7 +73,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;condition&amp;gt;&amp;lt;not&amp;gt;&amp;lt;if-empty field=&amp;quot;userLogin&amp;quot;/&amp;gt;&amp;lt;/not&amp;gt;&amp;lt;/condition&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;widgets&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;container style=&amp;quot;leftLarger&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;container style=&amp;quot;left-larger&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;screenlet id =&amp;quot;SfaQuickAddContactPanel&amp;quot; title=&amp;quot;${uiLabelMap.SfaQuickAddContact}&amp;quot; collapsible=&amp;quot;true&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;include-form name=&amp;quot;QuickAddContact&amp;quot; location=&amp;quot;component://marketing/widget/sfa/forms/ContactForms.xml&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/screenlet&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css Mon Oct 12 12:27:17 2009
&lt;br&gt;@@ -767,7 +767,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;margin-right: 1em;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-#column-container .leftLarger {
&lt;br&gt;+#column-container .left-larger {
&lt;br&gt;&amp;nbsp;float: left;
&lt;br&gt;&amp;nbsp;/* alt: position: absolute; top: 0px; left: 0px; */
&lt;br&gt;&amp;nbsp;width: 25em;
&lt;br&gt;@@ -794,6 +794,11 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;width: auto;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#column-container .leftonly-larger {
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;margin-left: 26em;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;width: auto;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;#column-container .rightonly {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;margin-right: 23em;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;width: auto;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css?rev=824316&amp;r1=824315&amp;r2=824316&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css Mon Oct 12 12:27:17 2009
&lt;br&gt;@@ -768,12 +768,6 @@
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-#column-container .leftonly-larger {
&lt;br&gt;-margin-left: 26em;
&lt;br&gt;-width: auto;
&lt;br&gt;-}
&lt;br&gt;-
&lt;br&gt;-
&lt;br&gt;&amp;nbsp;.left-border {
&lt;br&gt;&amp;nbsp;float: left;
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;@@ -794,6 +788,11 @@
&lt;br&gt;&amp;nbsp;width: auto;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#column-container .leftonly-larger {
&lt;br&gt;+margin-left: 26em;
&lt;br&gt;+width: auto;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;#column-container .rightonly {
&lt;br&gt;&amp;nbsp;margin-right: 23em;
&lt;br&gt;&amp;nbsp;width: auto;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824316---in--ofbiz-branches-release09.04%3A-.--applications-marketing-config-MarketingUiLabels.xml-applications-marketing-widget-sfa-CommonScreens.xml-themes-bluelight-webapp-bluelight-style.css-themes-flatgrey-webapp-flatgrey-maincss.css-tp25854883p25854883.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25854412</id>
	<title>svn commit: r824301 - in /ofbiz/branches/release09.04: ./ themes/flatgrey/webapp/flatgrey/maincss.css</title>
	<published>2009-10-12T04:50:13Z</published>
	<updated>2009-10-12T04:50:13Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 11:50:12 2009
&lt;br&gt;New Revision: 824301
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824301&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824301&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;&amp;quot;Applied fix from trunk for revision: 823888&amp;quot; 
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r823888 | jleroux | 2009-10-10 19:06:06 +0200 (sam. 10 oct. 2009) | 1 ligne
&lt;br&gt;&lt;br&gt;r823878 said &amp;quot;We need something larger there (SFA)&amp;quot; but something was missing, here it is.
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/ &amp;nbsp; (props changed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/branches/release09.04/
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;--- svn:mergeinfo (original)
&lt;br&gt;+++ svn:mergeinfo Mon Oct 12 11:50:12 2009
&lt;br&gt;@@ -1 +1 @@
&lt;br&gt;-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878,823883
&lt;br&gt;+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878,823883,823888
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css?rev=824301&amp;r1=824300&amp;r2=824301&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css?rev=824301&amp;r1=824300&amp;r2=824301&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css Mon Oct 12 11:50:12 2009
&lt;br&gt;@@ -761,13 +761,19 @@
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-#column-container .leftLarger {
&lt;br&gt;+#column-container .left-larger {
&lt;br&gt;&amp;nbsp;float: left;
&lt;br&gt;&amp;nbsp;/* alt: position: absolute; top: 0px; left: 0px; */
&lt;br&gt;&amp;nbsp;width: 25em;
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#column-container .leftonly-larger {
&lt;br&gt;+margin-left: 26em;
&lt;br&gt;+width: auto;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;.left-border {
&lt;br&gt;&amp;nbsp;float: left;
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824301---in--ofbiz-branches-release09.04%3A-.--themes-flatgrey-webapp-flatgrey-maincss.css-tp25854412p25854412.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25852886</id>
	<title>svn commit: r824278 - in /ofbiz/branches/release09.04: ./ applications/marketing/config/MarketingUiLabels.xml applications/marketing/widget/sfa/forms/ContactForms.xml applications/marketing/widget/sfa/forms/LeadForms.xml</title>
	<published>2009-10-12T02:37:42Z</published>
	<updated>2009-10-12T02:37:42Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 09:37:41 2009
&lt;br&gt;New Revision: 824278
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824278&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824278&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;&amp;quot;Applied fix from trunk for revision: 823883 &amp;quot; 
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r823883 | jleroux | 2009-10-10 18:31:48 +0200 (sam. 10 oct. 2009) | 1 ligne
&lt;br&gt;&lt;br&gt;Oops, not removed a part in r823877
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/ &amp;nbsp; (props changed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/branches/release09.04/
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;--- svn:mergeinfo (original)
&lt;br&gt;+++ svn:mergeinfo Mon Oct 12 09:37:41 2009
&lt;br&gt;@@ -1 +1 @@
&lt;br&gt;-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878
&lt;br&gt;+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878,823883
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml?rev=824278&amp;r1=824277&amp;r2=824278&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml?rev=824278&amp;r1=824277&amp;r2=824278&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/config/MarketingUiLabels.xml Mon Oct 12 09:37:41 2009
&lt;br&gt;@@ -1666,7 +1666,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/property&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;property key=&amp;quot;SfaCreateContactFromVCard&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;Create from vCard&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;CrÃ©er depuis la vCard&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;CrÃ©er depuis une vCard&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Creare contatto dalla vCard&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/property&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;property key=&amp;quot;SfaDataSourceLabel&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml?rev=824278&amp;r1=824277&amp;r2=824278&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml?rev=824278&amp;r1=824277&amp;r2=824278&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml Mon Oct 12 09:37:41 2009
&lt;br&gt;@@ -111,7 +111,7 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;form name=&amp;quot;QuickAddContact&amp;quot; type=&amp;quot;single&amp;quot; target=&amp;quot;quickAddContact&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;firstName&amp;quot; &amp;nbsp;title=&amp;quot;${uiLabelMap.PartyFirstName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.PartyLastName} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.PartyLastName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;emailAddress&amp;quot; title=&amp;quot;${uiLabelMap.CommonEmail}&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;contactListId&amp;quot; title=&amp;quot;${uiLabelMap.MarketingContactList}&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;drop-down allow-empty=&amp;quot;true&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml?rev=824278&amp;r1=824277&amp;r2=824278&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml?rev=824278&amp;r1=824277&amp;r2=824278&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml Mon Oct 12 09:37:41 2009
&lt;br&gt;@@ -134,7 +134,7 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;form name=&amp;quot;QuickAddLead&amp;quot; type=&amp;quot;single&amp;quot; target=&amp;quot;quickAddLead&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;firstName&amp;quot; title=&amp;quot;${uiLabelMap.PartyFirstName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.PartyLastName} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.PartyLastName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;groupName&amp;quot; title=&amp;quot;${uiLabelMap.CommonGroup}&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;emailAddress&amp;quot; title=&amp;quot;${uiLabelMap.CommonEmail}&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;contactListId&amp;quot; title=&amp;quot;${uiLabelMap.MarketingContactList}&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824278---in--ofbiz-branches-release09.04%3A-.--applications-marketing-config-MarketingUiLabels.xml-applications-marketing-widget-sfa-forms-ContactForms.xml-applications-marketing-widget-sfa-forms-LeadForms.xml-tp25852886p25852886.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25852867</id>
	<title>svn commit: r824277 - in /ofbiz/branches/release09.04: ./ applications/marketing/widget/sfa/CommonScreens.xml themes/bluelight/webapp/bluelight/style.css themes/flatgrey/webapp/flatgrey/maincss.css</title>
	<published>2009-10-12T02:35:36Z</published>
	<updated>2009-10-12T02:35:36Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 09:35:36 2009
&lt;br&gt;New Revision: 824277
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824277&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824277&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;&amp;quot;Applied fix from trunk for revision: 823878 &amp;quot; 
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r823878 | jleroux | 2009-10-10 18:18:59 +0200 (sam. 10 oct. 2009) | 1 ligne
&lt;br&gt;&lt;br&gt;We need something larger there (Bizness Time is out of reach...)
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/ &amp;nbsp; (props changed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/branches/release09.04/
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;--- svn:mergeinfo (original)
&lt;br&gt;+++ svn:mergeinfo Mon Oct 12 09:35:36 2009
&lt;br&gt;@@ -1 +1 @@
&lt;br&gt;-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877
&lt;br&gt;+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877-823878
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml?rev=824277&amp;r1=824276&amp;r2=824277&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml?rev=824277&amp;r1=824276&amp;r2=824277&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/widget/sfa/CommonScreens.xml Mon Oct 12 09:35:36 2009
&lt;br&gt;@@ -73,7 +73,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;condition&amp;gt;&amp;lt;not&amp;gt;&amp;lt;if-empty field=&amp;quot;userLogin&amp;quot;/&amp;gt;&amp;lt;/not&amp;gt;&amp;lt;/condition&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;widgets&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;container style=&amp;quot;left&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;container style=&amp;quot;leftLarger&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;screenlet id =&amp;quot;SfaQuickAddContactPanel&amp;quot; title=&amp;quot;${uiLabelMap.SfaQuickAddContact}&amp;quot; collapsible=&amp;quot;true&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;include-form name=&amp;quot;QuickAddContact&amp;quot; location=&amp;quot;component://marketing/widget/sfa/forms/ContactForms.xml&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/screenlet&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css?rev=824277&amp;r1=824276&amp;r2=824277&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css?rev=824277&amp;r1=824276&amp;r2=824277&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/themes/bluelight/webapp/bluelight/style.css Mon Oct 12 09:35:36 2009
&lt;br&gt;@@ -767,6 +767,13 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;margin-right: 1em;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#column-container .leftLarger {
&lt;br&gt;+float: left;
&lt;br&gt;+/* alt: position: absolute; top: 0px; left: 0px; */
&lt;br&gt;+width: 25em;
&lt;br&gt;+margin-right: 1em;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;.left-border {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;float: left;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;margin-right: 1em;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css?rev=824277&amp;r1=824276&amp;r2=824277&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css?rev=824277&amp;r1=824276&amp;r2=824277&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/themes/flatgrey/webapp/flatgrey/maincss.css Mon Oct 12 09:35:36 2009
&lt;br&gt;@@ -761,6 +761,13 @@
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#column-container .leftLarger {
&lt;br&gt;+float: left;
&lt;br&gt;+/* alt: position: absolute; top: 0px; left: 0px; */
&lt;br&gt;+width: 25em;
&lt;br&gt;+margin-right: 1em;
&lt;br&gt;+}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;.left-border {
&lt;br&gt;&amp;nbsp;float: left;
&lt;br&gt;&amp;nbsp;margin-right: 1em;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824277---in--ofbiz-branches-release09.04%3A-.--applications-marketing-widget-sfa-CommonScreens.xml-themes-bluelight-webapp-bluelight-style.css-themes-flatgrey-webapp-flatgrey-maincss.css-tp25852867p25852867.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25852833</id>
	<title>svn commit: r824274 - in /ofbiz/branches/release09.04: ./ applications/marketing/widget/sfa/forms/ContactForms.xml applications/marketing/widget/sfa/forms/LeadForms.xml</title>
	<published>2009-10-12T02:31:10Z</published>
	<updated>2009-10-12T02:31:10Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 09:31:10 2009
&lt;br&gt;New Revision: 824274
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824274&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824274&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;&amp;quot;Applied fix from trunk for revision: 823877 &amp;quot; 
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;r823877 | jleroux | 2009-10-10 18:17:42 +0200 (sam. 10 oct. 2009) | 1 ligne
&lt;br&gt;&lt;br&gt;Use best practices : we prefer to use complete sentences or expression than words when translating...
&lt;br&gt;------------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/ &amp;nbsp; (props changed)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/branches/release09.04/
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;--- svn:mergeinfo (original)
&lt;br&gt;+++ svn:mergeinfo Mon Oct 12 09:31:10 2009
&lt;br&gt;@@ -1 +1 @@
&lt;br&gt;-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270
&lt;br&gt;+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769030,769500,770272,770997,771073,772401,772464-772465,773076,773557,773628,773659,773697,774014,774632,774661,774995,775292,775667,776227,776594,776620,776922,777004,777020,777768,777792,777893,777947,778078,778094,778107,778273,778278,778280,778364,778374,778402,778576,778594,778628,779020,779477,779496,779639,779834,779856,779866,779873,780111,780138,780180,780199,780203,780906,780945,781201,781534,781549,781669,781680,781694,782663,783257,783266,783833,783913,783917,785123,785764,785967,786778,787126,787435-787436,787442,787520,788965,788983,788987,789329,789337,789506,789548,796769,799185,800461,800846,801023,802346,804364,805307,806127,806377,808786-808787,808792,809141,810370,810438,810465,810807,810809,810814,810
&lt;br&gt;&amp;nbsp;832,810836,810878,810917,811020,811280,811297,811419,811528,811708,811714,811716,811793,811838,811860,811865,811870,812159,812182,812192,812456,812540,813126,813131,813283,813672,813702,814168,814205,814251,814349,814531,814576,814681,814731,815158,815165,815350,815687,815977,816255,816863,818030,818049,818150,818494,818500,818716,818976,819275-819276,819282,819337,821263,821270,822659,823877
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml?rev=824274&amp;r1=824273&amp;r2=824274&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml?rev=824274&amp;r1=824273&amp;r2=824274&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/ContactForms.xml Mon Oct 12 09:31:10 2009
&lt;br&gt;@@ -110,8 +110,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/form&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;form name=&amp;quot;QuickAddContact&amp;quot; type=&amp;quot;single&amp;quot; target=&amp;quot;quickAddContact&amp;quot;&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;firstName&amp;quot; &amp;nbsp;title=&amp;quot;${uiLabelMap.CommonFirst} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.CommonLast} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;firstName&amp;quot; &amp;nbsp;title=&amp;quot;${uiLabelMap.PartyFirstName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.PartyLastName} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;emailAddress&amp;quot; title=&amp;quot;${uiLabelMap.CommonEmail}&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;contactListId&amp;quot; title=&amp;quot;${uiLabelMap.MarketingContactList}&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;drop-down allow-empty=&amp;quot;true&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml?rev=824274&amp;r1=824273&amp;r2=824274&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml?rev=824274&amp;r1=824273&amp;r2=824274&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml (original)
&lt;br&gt;+++ ofbiz/branches/release09.04/applications/marketing/widget/sfa/forms/LeadForms.xml Mon Oct 12 09:31:10 2009
&lt;br&gt;@@ -133,8 +133,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/form&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;form name=&amp;quot;QuickAddLead&amp;quot; type=&amp;quot;single&amp;quot; target=&amp;quot;quickAddLead&amp;quot;&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;firstName&amp;quot; title=&amp;quot;${uiLabelMap.CommonFirst} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.CommonLast} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;firstName&amp;quot; title=&amp;quot;${uiLabelMap.PartyFirstName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;lastName&amp;quot; title=&amp;quot;${uiLabelMap.PartyLastName} ${uiLabelMap.CommonName}*&amp;quot; widget-style=&amp;quot;required&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;groupName&amp;quot; title=&amp;quot;${uiLabelMap.CommonGroup}&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;emailAddress&amp;quot; title=&amp;quot;${uiLabelMap.CommonEmail}&amp;quot;&amp;gt;&amp;lt;text size=&amp;quot;15&amp;quot;/&amp;gt;&amp;lt;/field&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;field name=&amp;quot;contactListId&amp;quot; title=&amp;quot;${uiLabelMap.MarketingContactList}&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824274---in--ofbiz-branches-release09.04%3A-.--applications-marketing-widget-sfa-forms-ContactForms.xml-applications-marketing-widget-sfa-forms-LeadForms.xml-tp25852833p25852833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25852764</id>
	<title>svn commit: r824272 - in /ofbiz/trunk/specialpurpose/pos: config/buttonevents.xml screens/800x600/dialog/keyboard.xml screens/default/dialog/keyboard.xml src/org/ofbiz/pos/event/CharacterEvents.java src/org/ofbiz/pos/screen/Keyboard.java</title>
	<published>2009-10-12T02:25:25Z</published>
	<updated>2009-10-12T02:25:25Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Mon Oct 12 09:25:23 2009
&lt;br&gt;New Revision: 824272
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824272&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824272&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;Add the @ sign on the POS alphanum virtual keyboard
&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/specialpurpose/pos/config/buttonevents.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/keyboard.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/specialpurpose/pos/screens/default/dialog/keyboard.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/event/CharacterEvents.java
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/screen/Keyboard.java
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/specialpurpose/pos/config/buttonevents.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/buttonevents.xml?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/buttonevents.xml?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/specialpurpose/pos/config/buttonevents.xml (original)
&lt;br&gt;+++ ofbiz/trunk/specialpurpose/pos/config/buttonevents.xml Mon Oct 12 09:25:23 2009
&lt;br&gt;@@ -64,7 +64,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;event button-name=&amp;quot;charY&amp;quot; class-name=&amp;quot;org.ofbiz.pos.event.CharacterEvents&amp;quot; method-name=&amp;quot;triggerY&amp;quot; disable-lock=&amp;quot;false&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;event button-name=&amp;quot;charZ&amp;quot; class-name=&amp;quot;org.ofbiz.pos.event.CharacterEvents&amp;quot; method-name=&amp;quot;triggerZ&amp;quot; disable-lock=&amp;quot;false&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;event button-name=&amp;quot;charDel&amp;quot; class-name=&amp;quot;org.ofbiz.pos.event.CharacterEvents&amp;quot; method-name=&amp;quot;triggerDel&amp;quot; disable-lock=&amp;quot;false&amp;quot;/&amp;gt;
&lt;br&gt;-
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;event button-name=&amp;quot;char@&amp;quot; class-name=&amp;quot;org.ofbiz.pos.event.CharacterEvents&amp;quot; method-name=&amp;quot;triggerAt&amp;quot; disable-lock=&amp;quot;false&amp;quot;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;!-- base menu events --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;event button-name=&amp;quot;menuClear&amp;quot; class-name=&amp;quot;org.ofbiz.pos.event.MenuEvents&amp;quot; method-name=&amp;quot;triggerClear&amp;quot; disable-lock=&amp;quot;true&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;event button-name=&amp;quot;menuQty&amp;quot; class-name=&amp;quot;org.ofbiz.pos.event.MenuEvents&amp;quot; method-name=&amp;quot;triggerQty&amp;quot; disable-lock=&amp;quot;false&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/keyboard.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/keyboard.xml?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/keyboard.xml?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/keyboard.xml (original)
&lt;br&gt;+++ ofbiz/trunk/specialpurpose/pos/screens/800x600/dialog/keyboard.xml Mon Oct 12 09:25:23 2009
&lt;br&gt;@@ -59,7 +59,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charJ&amp;quot; x=&amp;quot;456&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;j&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charK&amp;quot; x=&amp;quot;532&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;k&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charL&amp;quot; x=&amp;quot;608&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;l&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;-
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charAt&amp;quot; x=&amp;quot;684&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;@&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;&amp;lt;!-- @ --&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charZ&amp;quot; x=&amp;quot;00&amp;quot; y=&amp;quot;207&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;z&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charX&amp;quot; x=&amp;quot;76&amp;quot; y=&amp;quot;207&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;x&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charC&amp;quot; x=&amp;quot;152&amp;quot; y=&amp;quot;207&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;c&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/specialpurpose/pos/screens/default/dialog/keyboard.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default/dialog/keyboard.xml?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/screens/default/dialog/keyboard.xml?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/specialpurpose/pos/screens/default/dialog/keyboard.xml (original)
&lt;br&gt;+++ ofbiz/trunk/specialpurpose/pos/screens/default/dialog/keyboard.xml Mon Oct 12 09:25:23 2009
&lt;br&gt;@@ -59,7 +59,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charJ&amp;quot; x=&amp;quot;456&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;j&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charK&amp;quot; x=&amp;quot;532&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;k&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charL&amp;quot; x=&amp;quot;608&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;l&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;-
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charAt&amp;quot; x=&amp;quot;684&amp;quot; y=&amp;quot;138&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;@&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charZ&amp;quot; x=&amp;quot;00&amp;quot; y=&amp;quot;207&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;z&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charX&amp;quot; x=&amp;quot;76&amp;quot; y=&amp;quot;207&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;x&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Button name=&amp;quot;charC&amp;quot; x=&amp;quot;152&amp;quot; y=&amp;quot;207&amp;quot; w=&amp;quot;75&amp;quot; h=&amp;quot;68&amp;quot; style=&amp;quot;numButton&amp;quot; content=&amp;quot;c&amp;quot; alignment=&amp;quot;Center&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/event/CharacterEvents.java
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/event/CharacterEvents.java?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/event/CharacterEvents.java?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/event/CharacterEvents.java (original)
&lt;br&gt;+++ ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/event/CharacterEvents.java Mon Oct 12 09:25:23 2009
&lt;br&gt;@@ -272,4 +272,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;input.appendChar('z');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;public static void triggerAt(PosScreen pos) {
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Input input = pos.getInput();
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;input.appendChar('@');
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/screen/Keyboard.java
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/screen/Keyboard.java?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/screen/Keyboard.java?rev=824272&amp;r1=824271&amp;r2=824272&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/screen/Keyboard.java (original)
&lt;br&gt;+++ ofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/screen/Keyboard.java Mon Oct 12 09:25:23 2009
&lt;br&gt;@@ -85,7 +85,7 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;private void setupEvents() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String[] keys = {&amp;quot;A&amp;quot; ,&amp;quot;B&amp;quot; ,&amp;quot;C&amp;quot; ,&amp;quot;D&amp;quot; ,&amp;quot;E&amp;quot; ,&amp;quot;F&amp;quot; ,&amp;quot;G&amp;quot; ,&amp;quot;H&amp;quot; ,&amp;quot;I&amp;quot; ,&amp;quot;J&amp;quot; ,&amp;quot;K&amp;quot; ,&amp;quot;L&amp;quot; ,&amp;quot;M&amp;quot; ,&amp;quot;N&amp;quot; ,&amp;quot;O&amp;quot; ,&amp;quot;P&amp;quot; ,&amp;quot;Q&amp;quot; ,&amp;quot;R&amp;quot; ,&amp;quot;S&amp;quot; ,&amp;quot;T&amp;quot; ,&amp;quot;U&amp;quot; ,&amp;quot;V&amp;quot; ,&amp;quot;W&amp;quot; ,&amp;quot;X&amp;quot; ,&amp;quot;Y&amp;quot; ,&amp;quot;Z&amp;quot;,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;1&amp;quot; ,&amp;quot;2&amp;quot; ,&amp;quot;3&amp;quot; ,&amp;quot;4&amp;quot; ,&amp;quot;5&amp;quot; ,&amp;quot;6&amp;quot; ,&amp;quot;7&amp;quot; ,&amp;quot;8&amp;quot; ,&amp;quot;9&amp;quot; ,&amp;quot;0&amp;quot; ,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;1&amp;quot; ,&amp;quot;2&amp;quot; ,&amp;quot;3&amp;quot; ,&amp;quot;4&amp;quot; ,&amp;quot;5&amp;quot; ,&amp;quot;6&amp;quot; ,&amp;quot;7&amp;quot; ,&amp;quot;8&amp;quot; ,&amp;quot;9&amp;quot; ,&amp;quot;0&amp;quot; , &amp;quot;At&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Dot&amp;quot;, &amp;quot;Dash&amp;quot;, &amp;quot;Del&amp;quot;, &amp;quot;Space&amp;quot;, &amp;quot;Clear&amp;quot;, &amp;quot;Enter&amp;quot;, &amp;quot;Cancel&amp;quot;, &amp;quot;Shift&amp;quot;, &amp;quot;ShiftLock&amp;quot;};
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XButton button = null;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;for(String key : keys) {
&lt;br&gt;@@ -270,6 +270,10 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;triggerAndAppend(&amp;quot; &amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;public void triggerAt() {
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;triggerAndAppend(&amp;quot;@&amp;quot;);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;public void triggerClear() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;clear();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824272---in--ofbiz-trunk-specialpurpose-pos%3A-config-buttonevents.xml-screens-800x600-dialog-keyboard.xml-screens-default-dialog-keyboard.xml-src-org-ofbiz-pos-event-CharacterEvents.java-src-org-ofbiz-pos-screen-Keyboard.java-tp25852764p25852764.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25851358</id>
	<title>svn commit: r824242 - /ofbiz/trunk/applications/accounting/widget/Menus.xml</title>
	<published>2009-10-12T00:09:06Z</published>
	<updated>2009-10-12T00:09:06Z</updated>
	<author>
		<name>jacopoc</name>
	</author>
	<content type="html">Author: jacopoc
&lt;br&gt;Date: Mon Oct 12 07:09:06 2009
&lt;br&gt;New Revision: 824242
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824242&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824242&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;Removed unused and invalid menu item from Payment menu; I wrongly committed it some time ago. Thanks to Brajesh Patel for the patch (OFBIZ-3023).
&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/widget/Menus.xml
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/applications/accounting/widget/Menus.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/Menus.xml?rev=824242&amp;r1=824241&amp;r2=824242&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/Menus.xml?rev=824242&amp;r1=824241&amp;r2=824242&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/widget/Menus.xml (original)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/widget/Menus.xml Mon Oct 12 07:09:06 2009
&lt;br&gt;@@ -376,14 +376,6 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;parameter param-name=&amp;quot;paymentId&amp;quot; from-field=&amp;quot;payment.paymentId&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/link&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/menu-item&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menu-item name=&amp;quot;paymentGatewayTransactions&amp;quot; title=&amp;quot;${uiLabelMap.AccountingTransactions}&amp;quot;&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;condition&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;not&amp;gt;&amp;lt;if-empty field=&amp;quot;payment.paymentId&amp;quot;/&amp;gt;&amp;lt;/not&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/condition&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;link target=&amp;quot;paymentGatewayTransactions&amp;quot;&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;parameter param-name=&amp;quot;paymentId&amp;quot; from-field=&amp;quot;payment.paymentId&amp;quot;/&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/link&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/menu-item&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/menu&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;menu name=&amp;quot;PaymentSubTabBar&amp;quot; extends=&amp;quot;CommonTabBarMenu&amp;quot; extends-resource=&amp;quot;component://common/widget/CommonMenus.xml&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824242----ofbiz-trunk-applications-accounting-widget-Menus.xml-tp25851358p25851358.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25850168</id>
	<title>svn commit: r824216 [1/2] - in /ofbiz/trunk/applications: accounting/data/ accounting/data/helpdata/ accounting/documents/ commonext/documents/</title>
	<published>2009-10-11T20:40:42Z</published>
	<updated>2009-10-11T20:40:42Z</updated>
	<author>
		<name>hansbak-2</name>
	</author>
	<content type="html">Author: hansbak
&lt;br&gt;Date: Mon Oct 12 03:40:41 2009
&lt;br&gt;New Revision: 824216
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824216&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824216&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;more help files in accounting, financial accounts from Sharan Foga, added an addition on ofbiz installation
&lt;br&gt;&lt;br&gt;Added:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml &amp;nbsp; (with props)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml &amp;nbsp; (with props)
&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/data/AccountingHelpData.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/accounting/documents/Accounting.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/applications/accounting/data/AccountingHelpData.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/AccountingHelpData.xml?rev=824216&amp;r1=824215&amp;r2=824216&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/AccountingHelpData.xml?rev=824216&amp;r1=824215&amp;r2=824216&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/AccountingHelpData.xml (original)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/AccountingHelpData.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -225,4 +225,97 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_BillAcOr&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Billing Account Orders.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_BillAcOr&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_BillinAcc&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_BillAcOr&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_BillingAccountOrders&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+	&amp;lt;!-- Financial Accounts --&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Financial Accounts Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Financial Accounts.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;HELP_ACCOUNTING&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_FinAccoun&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_FinAcmain&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Financial Account Main Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_FinAcmain&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Financial Account Main.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_FinAcmain&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_FinAcmain&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_FinAccountMain&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;HELP_ListBkAcct&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;List Bank Account help file&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;HELP_ListBkAcct&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;HELP_ListBkAcct&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;contentName=&amp;quot;Help portlet List Bank Account&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;HELP_ListBkAcct&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;HELP_ListBankAccount&amp;quot;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_FindFAcc&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Find Financial Accounts Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_FindFAcc&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Find Financial Accounts.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_FindFAcc&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_FindFAcc&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_FindFinAccount&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_EditFAcc&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Create / Edit Financial Account Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_EditFAcc&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Create / Edit Financial Account.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_EditFAcc&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_EditFAcc&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_EditFinAccount&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_EditFARol&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Edit Financial Account Roles Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_EditFARol&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Edit Financial Account Roles.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_EditFARol&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_EditFARol&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_EditFinAccountRoles&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_FindFATra&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Find Financial Account Transactions Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_FindFATra&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Find Financial Account Transactions.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_FindFATra&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_FindFATra&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_FindFinAccountTrans&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_EditFATra&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Edit Financial Account Transactions Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_EditFATra&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Edit Financial Account Transactions.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_EditFATra&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FindFATra&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_EditFATra&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_EditFinAccountTrans&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_BankRec&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Bank Reconciliation Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_BankRec&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Bank Reconciliation.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_BankRec&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FindFATra&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_BankRec&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_BankReconciliation&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_EditFAaut&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Edit Financial Account Authorizations Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_EditFAaut&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Financial Account Authorizations.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_EditFAaut&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_EditFAaut&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_EditFinAccountAuths&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_PayDpWtd&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Financial Account Deposit / Withdraw Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_PayDpWtd&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Financial Account Deposit / Withdraw.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_PayDpWtd&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_PayDpWtd&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_PaymentsDepositWithdraw&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_NewDpPay&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting New Deposit Payment Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_NewDpPay&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;New Deposit Payment.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_NewDpPay&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_PayDpWtd&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_NewDpPay&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_NewDepositPayment&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_NewWtdPay&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting New Withdrawal Payment Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_NewWtdPay&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;New Withdrawal Payment.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_NewWtdPay&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_PayDpWtd&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_NewWtdPay&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_NewWithdrawalPayment&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_FindDpSlp&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Find Deposit Slips Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_FindDpSlp&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Find Deposit Slips.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_FindDpSlp&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_FindDpSlp&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_FindDepositSlips&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_NewDpSlp&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting New Deposit Slip Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_NewDpSlp&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;New Deposit Slip.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_NewDpSlp&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FindDpSlp&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_NewDpSlp&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_NewDepositSlip&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_EditDpSlp&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Edit Deposit Slip Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_EditDpSlp&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Edit Deposit Slip.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_EditDpSlp&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FindDpSlp&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_EditDpSlp&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_EditDepositSlipAndMembers&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_EditFARec&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting Edit Financial Account Reconciliations Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_EditFARec&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;Edit Financial Account Reconciliations.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_EditFARec&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_EditFARec&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_EditFinAccountReconciliations&amp;quot;/&amp;gt;
&lt;br&gt;+
&lt;br&gt;+	&amp;lt;DataResource dataResourceId=&amp;quot;ACCOUNTING_ViewGlRec&amp;quot; localeString=&amp;quot;en&amp;quot; dataResourceTypeId=&amp;quot;OFBIZ_FILE&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;objectInfo=&amp;quot;applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml&amp;quot; dataTemplateTypeId=&amp;quot;NONE&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; dataResourceName=&amp;quot;Accounting View GL Reconciliation Help&amp;quot; mimeTypeId=&amp;quot;text/xml&amp;quot; isPublic=&amp;quot;Y&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;Content contentId=&amp;quot;ACCOUNTING_ViewGlRec&amp;quot; contentTypeId=&amp;quot;DOCUMENT&amp;quot; contentName=&amp;quot;View GL Reconciliation.&amp;quot; templateDataResourceId=&amp;quot;HELP_TEMPL&amp;quot; dataResourceId=&amp;quot;ACCOUNTING_ViewGlRec&amp;quot; statusId=&amp;quot;CTNT_IN_PROGRESS&amp;quot; mimeTypeId=&amp;quot;text/html&amp;quot;/&amp;gt;/&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;ContentAssoc contentId=&amp;quot;ACCOUNTING_FinAccoun&amp;quot; contentIdTo=&amp;quot;ACCOUNTING_ViewGlRec&amp;quot; contentAssocTypeId=&amp;quot;TREE_CHILD&amp;quot; fromDate=&amp;quot;2006-01-12 01:01:01&amp;quot; sequenceNum=&amp;quot;000&amp;quot; mapKey=&amp;quot;ACCOUNTING_ViewGlReconciliationWithTransaction&amp;quot;/&amp;gt;
&lt;br&gt;+		
&lt;br&gt;&amp;nbsp;&amp;lt;/entity-engine-xml&amp;gt;
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account Bank Reconciliation screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account Edit Deposit Slip screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditDepositSlipAndMembers.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,65 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Edit Financial Account screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;This screen allows the user to create a new financial account or to edit an existing one.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The 'Financial Account' submenu is the first of four submenus used in the creation or update of a Financial Account. On the creation or update of a Financial Account it is the default screen that is displayed.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;It can be used for updating the basic details of a Financial account such as:&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Type of Account (eg Deposit, Investment, Gift Certificate)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;* Account Status (Active, Frozen, Cancel, etc)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Account Name and Code&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Currency &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Owner Party ID&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Default GL Account for Posting&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Replenishment Level &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I create a new Financial Account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Create New Financial Account' button from the 'Find Financial Accounts' screen&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The &amp;nbsp;'Create/Update Financial Account' screen is displayed.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Keep the default entry of 'Deposit Account' for the Fin Account Type field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Keep the default entry of 'Active' for the status field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Enter a description (eg ABC Customer Prepaid Account) for the 'Fin Account Name' field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the Fin Account Pin field blank (NOTE TO CHECK: I think this is only used in creation of Gift Cards and Certificates..)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the Fin Account Code field blank (NOTE TO CHECK: I think this is only used in the creation of Gift Cards and Certificates...)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;The currency field will be the default currency of Company (eg USD). If this account is to be in another currency (eg EUR) then select it from the drop down list.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Set the Organization Party ID field to be 'Company'&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Fill in the Owner Party Id field with the party id of the customer who has the Financial Account (eg DemoCustomer or DemoCustCompany)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Fill in the 'Post to Gl Account field' to post the transactions for this financial account to post to a specific GL Account&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the current date from the calendar to fill in the 'From date' field (NOTE: It can be left blank and still appears to work)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Leave the 'Thru date' field blank (NOTE TO CHECK: I think this could be used to close or stop the use of an account ..)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Leave the default of 'Is Refundable' as 'Y' (NOTE TO CHECK: I think this will allow money to be refunded to this account - eg if you have a return or credit for the customer)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Replenish Payment ID' blank (NOTE TO CHECK: Not sure what this is - maybe to automatically replenish account if it gets to a certain limit???)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Leave the 'Replenish Level' blank (NOTE TO CHECK: Not sure what this is but probably linked to Replenish Payment ID where you set the limit - eg $100)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Create' button and message appears saying that the account was successfully created
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I update an existing Financial Account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Press the 'Search' button on the Financial Account main screen&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;A list of all existing Financial Accounts will be displayed&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;The 'Create/Update Financial' screen is displayed&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Update the details of the financial account &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Press the 'Update' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,53 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Edit Financial Account Authorizations screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;An authorization is a temporary transaction showing a commitment to take money from a financial account. It is like a 'transaction in progress' where there can be delay between when you buy something and the time it actually appears on your statement.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Authorizations can be time limit specific meaning that they can be controlled by entering a start and end date so that they are only valid for a certain length of time. They can also be expired. When an authorization is expired it removes the commitment from the financial account. The history of expired authorizations are shown on the financial account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;NOTE:This could be very useful in ensuring that customers are not overcommitted and keeping within their approved credit limits.&amp;lt;/para&amp;gt; &amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I add an authorization?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter an amount in the 'Amount' field (Eg 1000)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Currency' field blank as the default currency will be used&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Enter a date in the 'Authorisation Date' field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'From Date' field blank&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Thru Date' field blank&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Press the 'Add' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;NOTE: When you now view the Financial Account detail the 'Actual Balance' and 'Available Balance' fields will be different.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I update an authorization?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;An authorization cannot be updated. It can only be expired. If you have made a mistake and need to change an authorization then it needs to expired and then re-created correctly.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I delete an authorization?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Authorizations are not deleted they are instead expired. This means that the history of the authorizations will remain on the account as an audit trail.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Example: To expire an authorisation&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Authorizations' tab for the Financial Account&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Any authorizations will be displayed at the bottom of the screen&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;If the authorization is still current the 'Thru Date' field will be blank (NOTE TO CHECK: May not always be true as you can specify a future date for it to expire......!!!)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Select the 'Expire' button next to the authorisation to be expired&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;The authorization is removed from the financial account and the screen is redisplayed with the 'Thru Date' field completed &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountAuths.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Edit Financial Account Reconciliations screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,38 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Edit Financial Account Roles screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The Financial Account Roles sub menu screen allows you specify a party and link them to a role for a particular financial account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;It can be used to add party roles eg 'Approver' or 'Administrator' for credit limits or updates to the account. If an account belongs to a company then you may want to add a person as a 'Contact' for dealing with the account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The roles can also be time bound. This means that you can specify a start and end date for the party role.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I add a Party Role to a Financial Account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Roles' sub menu for the Financial Account&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Fill in the Party Id field by using the field lookup tool or by directly entering the party id (eg flexadmin)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the role from the drop down list for the Role Type Id field (eg administrator)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter the From Date field &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter if the Thru Date field (optional)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Add' button &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountRoles.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,48 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Edit Financial Account Transactions screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I add transactions to a financial account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;An example of how to bring in an opening balance is shown below:&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Navigate to the the Financial Account Transactions sub menu&amp;lt;/para&amp;gt; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Select 'Adjustment' in the Fin Account Trans Type Id field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Party Id' field blank&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Fill in the 'Transaction Date' field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Fill in the 'Entry Date' field (NOTE TO CHECK: Need to check exactly what this is - is it the date the transaction is entered or is it the date the transaction is processed?)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Fill in the 'Amount' field with the transaction amount (Eg. In our case this is the opening balance such as 353.88 - dont think we need the $ sign)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Payment Id' field blank&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Order Id' field blank&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Leave the 'Order Item Seq Id' field blank&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Leave the 'Reason Enum Id' field blank (NOTE TO CHECK: This could be useful in identifying transactions to a greater level of detail....)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Fill in the 'Comments' field (Eg: Opening Balance from XYZ Statement)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Add' button and the transaction will be displayed at the bottom of the screen&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;NOTE: When you now view the Financial Account detail the 'Actual Balance' and 'Available Balance' fields will show the entered opening balance (eg 353.88)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;Other ways to add transactions to a financial account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;By selecting financial account as a payment method for a customer&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;By selecting financial account as a refund method for a customer &amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTrans.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account Main screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Find Deposit Slips screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindDepositSlips.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,41 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Find Financial Accounts screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;This screen is used to locate existing financial accounts that
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;have been created.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;It also includes the option to use the 'Advanced Search' button to display additional fields that can be used to locate a specific financial account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;New Financial Accounts can be created using the 'Create New Financial Account' button.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do locate an existing Financial Account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Search' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;A list of all existing Financial Accounts will be displayed.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I delete an existing Financial Account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Press the 'Search' button on the Financial Account main screen&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;A list of all existing Financial Accounts will be displayed&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;Press the 'Delete' button next to the Financial Account that needs to be deleted.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,37 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Find Financial Account Transactions screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;A transaction is an entry that is shown on the financial account. &amp;nbsp;Transactions can be one of the following types:&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Deposits&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Withdrawals&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Adjustments&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Transactions are used to show entries and the financial history of the financial account. Similar to a bank account or credit card statement the transaction will show details of what was spent or paid into the account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Some transaction totals have been added to this screen to help as part of the reconciliation processes. Additional details available include number of transactions, transaction totals and status.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I find transactions for a Financial Account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Search' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;A list of transactions for the financial account will be displayed&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountTrans.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,49 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account New Deposit Payment screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;This screen allows the user to create an incoming payment to a financial account that has been linked to the company bank account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I create a New Deposit Payment?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Create New Deposit Payment' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The 'Create New Deposit for Financial Account' screen is displayed&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Payment Type' from the drop down menu (NOTE: Only incoming transaction payment types are shown)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Payment Method Type' from the drop down menu (eg Cash)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter or use the lookup to select the 'From Party Id' (eg DemoCustomer)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter or use the lookup to select the 'To Party Id' (eg Company)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter the date of the deposit in the 'Effective Date' field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter the amount in the 'Amount' field for the deposit&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Make sure the 'Deposit Payment in:....' box is ticked&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Create' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The new transaction will be created.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;NOTE: The default status of the payment will be 'Received'.A new payment transaction will be created and it will be linked to the specified bank account but the status of the transaction will be 'Created'.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I view a newly created Deposit Payment transaction?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Go to the 'Transactions' submenu&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Search' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The newly created transaction should be displayed in the search results at the bottom of the screen.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositPayment.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account New Deposit Slip screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewDepositSlip.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,53 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account New Withdrawal Payment screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;This screen allows the user to create an outgoing payment to a financial account that has been linked to the company bank account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I create a New Withdrawal Payment?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Create New Withdrawal Payment' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The 'Create New Withdrawal for Financial Account' screen is displayed&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Payment Type' from the drop down menu (NOTE: Only outgoing transaction payment types are shown)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Select the 'Payment Method Type' from the drop down menu (eg Cash)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter or use the lookup to select the 'From Party Id' (eg Company)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter or use the lookup to select the 'To Party Id' (eg DemoSupplier)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter the date of the withdrawal in the 'Effective Date' field&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Enter the amount in the 'Amount' field for the withdrawal&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Make sure the 'Withdrawal Payment from:....' box is ticked&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Create' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The new transaction will be created.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;NOTE: The default status of the payment will be 'Sent'. A new payment transaction will be created and it will be linked to the specified bank account and will have a default status of 'Created'.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I view a newly created Withdrawal Payment transaction?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Go to the 'Transactions' submenu&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Search' button&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The newly created transaction should be displayed in the search results at the bottom of the screen.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_NewWithdrawalPayment.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The Financial Account Deposit / Withdraw screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentsDepositWithdraw.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+ &amp;nbsp; 
&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;title&amp;gt;The View Financial Account Reconciliations screen.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,56 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one or more
&lt;br&gt;+contributor license agreements. See the NOTICE file distributed with
&lt;br&gt;+this work for additional information regarding copyright ownership.
&lt;br&gt;+The ASF licenses this file to you under the Apache License, Version
&lt;br&gt;+2.0 (the &amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. You may obtain a copy of the License at
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&amp;nbsp;Unless required by
&lt;br&gt;+applicable law or agreed to in writing, software distributed under the
&lt;br&gt;+License is distributed on an &amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR
&lt;br&gt;+CONDITIONS OF ANY KIND, either express or implied. See the License for
&lt;br&gt;+the specific language governing permissions and limitations under the
&lt;br&gt;+License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;version=&amp;quot;5.0&amp;quot; xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;Accounting Financial Accounts.&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;A financial account is a tool (similar to bank account statement) that is used for monitoring monetary transactions. Normally they will be linked to a party and the various transactions details (eg payments or receipts) will be shown as entries.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The entries for a financial account can be displayed using the 'Financial Account' tab in Accounting or in Party Manager if you enter a party as the owner of the financial account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Currently in OFBiz financial accounts can have the following types:&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Bank Account (by default this type will post to 213500 CUSTOMER DEPOSIT ACCOUNTS)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Deposit Account (by default this type will post to 213500 CUSTOMER DEPOSIT ACCOUNTS)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Gift Certificate (by default this type will post to 213200 GIFT CERTIFICATES UNREDEEMED)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Investment Account (by default this type will post to 213500 CUSTOMER DEPOSIT ACCOUNTS)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Replenish Account (no default posting account in demo data setup)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;para&amp;gt;* Service Credit Account (no default posting account in demo data setup)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;NOTE:&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;1. &amp;nbsp;In GL Account Defaults there is a specific tab 'FinAccount Type Gl Account' for specifying which type of Financial accounts are posted to which general ledger account.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;2. In GL Account Defaults there is also a tab 'Payment Method Id / GL Account ID' for specifying the account &amp;nbsp;to post transactions to if 'Financial Account' is selected as the Payment Method instead of (Cash, Cheque, Credit Card, etc). By default the demo setup posts transactions to 111100 GENERAL CHECKING ACCOUNT.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;You can also setup each financial account to post to a specific general ledger account for each party. This is done via a specific field during the creation or update of a financial account. This will override the default setting by type.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Financial Accounts can be used for the following&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* &amp;nbsp;Managing and Tracking Customer Prepaid Accounts&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Managing and Tracking Customer Credit Limit (NOTE: Need to verify this)&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Managing Electronic Gift Certificates / Gift Vouchers/ Gift Card&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Reload of Electronic Gift Card&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;* Company Bank Account Transaction Tracking&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_FinAccountMain.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_FindFinAccount.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_EditFinAccountRoles.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_FindFinAccountTrans.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_PaymentsDepositWithdraw.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_FindDepositSlips.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_EditFinAccountReconciliations.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_NewDepositPayment.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_NewWithdrawalPayment.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_NewDepositSlip.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_EditDepositSlipAndMembers.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_EditFinAccountTrans.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_BankReconciliation.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;HELP_ACCOUNTING_EditFinAccountAuths.xml&amp;quot; /&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;\ No newline at end of file
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_ACCOUNTING_financial_accounts.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Added: ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml?rev=824216&amp;view=auto&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml?rev=824216&amp;view=auto&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml (added)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -0,0 +1,31 @@
&lt;br&gt;+&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;+&amp;lt;!--
&lt;br&gt;+Licensed to the Apache Software Foundation (ASF) under one
&lt;br&gt;+or more contributor license agreements. &amp;nbsp;See the NOTICE file
&lt;br&gt;+distributed with this work for additional information
&lt;br&gt;+regarding copyright ownership. &amp;nbsp;The ASF licenses this file
&lt;br&gt;+to you under the Apache License, Version 2.0 (the
&lt;br&gt;+&amp;quot;License&amp;quot;); you may not use this file except in compliance
&lt;br&gt;+with the License. &amp;nbsp;You may obtain a copy of the License at
&lt;br&gt;+&lt;a href=&quot;http://www.apache.org/licenses/LICENSE-2.0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.apache.org/licenses/LICENSE-2.0&lt;/a&gt;&lt;br&gt;+Unless required by applicable law or agreed to in writing,
&lt;br&gt;+software distributed under the License is distributed on an
&lt;br&gt;+&amp;quot;AS IS&amp;quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
&lt;br&gt;+KIND, either express or implied. &amp;nbsp;See the License for the
&lt;br&gt;+specific language governing permissions and limitations
&lt;br&gt;+under the License.
&lt;br&gt;+--&amp;gt;
&lt;br&gt;+&amp;lt;section xmlns:xsi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/a&gt;&amp;quot; version=&amp;quot;5.0&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xlink&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xlink&lt;/a&gt;&amp;quot; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns:xi=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XInclude&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XInclude&lt;/a&gt;&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xsi:schemaLocation=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;nbsp;../../../content/dtd/docbook.xsd&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://docbook.org/ns/docbook&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://docbook.org/ns/docbook&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;The List Bank Accounts Portlet&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;The default display is a list of financial accounts that have the type 'bank account'.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;A company will have at least one main bank account that will be used to accept payments from customers or to generate payments to suppliers. The financial account will mirror the transactions appearing on a bank statement so that they can be reconciled with the true bank statement when it arrives.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Click on the bank account to display further information.&amp;lt;/para&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;How do I remove a bank account?&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Press the 'Delete' button next to the account that needs to be deleted.&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;+&amp;lt;/section&amp;gt;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:eol-style = native
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:keywords = &amp;quot;Date Rev Author URL Id&amp;quot;
&lt;br&gt;&lt;br&gt;Propchange: ofbiz/trunk/applications/accounting/data/helpdata/HELP_PORTLET_ListBankAccount.xml
&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; svn:mime-type = text/xml
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/applications/accounting/documents/Accounting.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/documents/Accounting.xml?rev=824216&amp;r1=824215&amp;r2=824216&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/documents/Accounting.xml?rev=824216&amp;r1=824215&amp;r2=824216&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/accounting/documents/Accounting.xml (original)
&lt;br&gt;+++ ofbiz/trunk/applications/accounting/documents/Accounting.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -30,4 +30,5 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;../data/helpdata/HELP_ACCOUNTING_payment_gateway.xml&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;../data/helpdata/HELP_ACCOUNTING_payment_gateway_config.xml&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;../data/helpdata/HELP_ACCOUNTING_billing_accounts.xml&amp;quot; /&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;xi:include href=&amp;quot;../data/helpdata/HELP_ACCOUNTING_financial_accounts.xml&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/chapter&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824216--1-2----in--ofbiz-trunk-applications%3A-accounting-data--accounting-data-helpdata--accounting-documents--commonext-documents--tp25850168p25850168.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25850169</id>
	<title>svn commit: r824216 [2/2] - in /ofbiz/trunk/applications: accounting/data/ accounting/data/helpdata/ accounting/documents/ commonext/documents/</title>
	<published>2009-10-11T20:40:42Z</published>
	<updated>2009-10-11T20:40:42Z</updated>
	<author>
		<name>hansbak-2</name>
	</author>
	<content type="html">Modified: ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml?rev=824216&amp;r1=824215&amp;r2=824216&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml?rev=824216&amp;r1=824215&amp;r2=824216&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml (original)
&lt;br&gt;+++ ofbiz/trunk/applications/commonext/documents/ApacheOfbizTechnical.xml Mon Oct 12 03:40:41 2009
&lt;br&gt;@@ -59,64 +59,136 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;section&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;The quick setup of an Ubuntu/Debian Linux Apache OFBiz server&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;The quick setup of an Ubuntu/Debian Linux with Postgresql Apache OFBiz server&amp;lt;/title&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ubuntu/Debian is certainly not the only distribution which is suitable for OFBiz. In general all Linux distributions can be used.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The OFBiz system will also run on Windows, however this is not preferred and much less experience is available in the OFBiz communiy.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The preferred data base is Postgresql although most databases will do.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;orderedlist&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Upgrade Linux to Ubuntu/Debian remotely using Grub menu&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Although OFBiz will be run on most operating systems a lot of installations are done on either Debian or
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ubuntu which is also based on Debian.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If you have a version of Linux running already on your server which using the GRUB menu, it is possible to upgrade to Debian/Ubuntu
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;without even touching the server physically. With the method below the Debian installer is loaded into a Ram disk from where it can
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;reformat and re-partition the harddisk and install the system.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Practice this first on a local server, because if after the reboot the server is unreachable you have to ask somebody at the datacenter to manually reboot the system.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If you have a version if Linux running already on your server which using the GRUB menu, it is possible to upgrade to Debian/Ubuntu
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;without even touching the server physically. With the method below the debian installer is loaded into a Ram disk from where it can
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;reformat and repartition the harddisk and install the system.
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Practice this first on a local server, because if after the reboot the server is unreachable you have to ask somebody at the datacenter to manually reboot the system.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If you have a proper Linux installed go to the Postgres installation.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;orderedlist&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Get the OS kernel and the related initrd.gz&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Make sure you server can handle 64bit if you take that version, if not sure take the 32bit version.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Example url for 64bit Ubuntu: &lt;a href=&quot;http://us.archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://us.archive.ubuntu.com/ubuntu/dists/hardy/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux&lt;/a&gt;&amp;nbsp;for the kernel and 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://us.archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://us.archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz&lt;/a&gt;&amp;nbsp;for the initrd.gz file
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If not sure take the 32bit version:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Example url for 32bit Ubuntu: &lt;a href=&quot;http://us.archive.ubuntu.com/ubuntu/dists/hardy/main/installer-i386/current/images/netboot/ubuntu-installer/amd64/linux&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://us.archive.ubuntu.com/ubuntu/dists/hardy/main/installer-i386/current/images/netboot/ubuntu-installer/amd64/linux&lt;/a&gt;&amp;nbsp;for the kernel and 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://us.archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/netboot/ubuntu-installer/i386/initrd.gz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://us.archive.ubuntu.com/ubuntu/dists/jaunty/main/installer-i386/current/images/netboot/ubuntu-installer/i386/initrd.gz&lt;/a&gt;&amp;nbsp;for the initrd.gz file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Uncompress the initrd.gz&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Uncompress the initrd.gz: gzip -dc ../initrd.gz | cpio -id&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Edit the initrd.gz content&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Edit the preseed.cfg file inside the initrd.gz file&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The file I used had the following content:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;programlisting&amp;gt;
&lt;br&gt;+ d-i debconf/priority &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; select critical
&lt;br&gt;+ d-i debian-installer/locale &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string en_US
&lt;br&gt;+ d-i console-setup/ask_detect &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; boolean false
&lt;br&gt;+ d-i console-setup/layoutcode &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string us
&lt;br&gt;+ d-i auto-install/enabled &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; boolean true
&lt;br&gt;+ d-i netcfg/choose_interface &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;select eth0
&lt;br&gt;+ d-i netcfg/disable_dhcp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;boolean true
&lt;br&gt;+ d-i netcfg/get_nameservers &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string x.x.x.x &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;--- EDIT! (max 3)
&lt;br&gt;+ d-i netcfg/get_ipaddress &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string x.x.x.x &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;--- EDIT!
&lt;br&gt;+ d-i netcfg/get_netmask &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string 255.255.255.0 &amp;nbsp; &amp;nbsp;&amp;lt;--- EDIT!
&lt;br&gt;+ d-i netcfg/get_gateway &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string x.x.x.x &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;--- EDIT!
&lt;br&gt;+ d-i netcfg/confirm_static &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;boolean true
&lt;br&gt;+ d-i netcfg/get_hostname &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string servername &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;--- EDIT!
&lt;br&gt;+ d-i netcfg/get_domain &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string yourdomain.com &amp;nbsp; &amp;lt;--- EDIT!
&lt;br&gt;+ d-i network-console/password &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; password password &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;--- EDIT!
&lt;br&gt;+ d-i network-console/password-again &amp;nbsp; &amp;nbsp; password password &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;--- EDIT!
&lt;br&gt;+ d-i preseed/early_command &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;string anna-install network-console
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/programlisting&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You can find the ip addresses in the current Linux normally in the /etc/network/interfaces file.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Create the new Archive&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Create the new Archive:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;programlisting&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;find ./ | cpio -H newc -o &amp;gt; initrd-preseed
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gzip initrd-preseed
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/programlisting&amp;gt; 
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Copy the Kernel and the new initrd.gz to the server&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Logon to your server and copy these to files to the /boot/grub directory.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Copy these to files to the /boot/ directory on the server.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;If using LiLo&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You have to download the vmlinuz image and put that in the /boot directory under the name vmlinuzNew
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Copy the Kernel and the new initrd.gz to the server&amp;lt;/para&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Edit the /boot/grub/menu.lst file&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;If Grub is used: Edit the /boot/grub/menu.lst file on the server:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;programlisting&amp;gt;
&lt;br&gt;+# menu entry before the first:(for root, look at the other menu items)
&lt;br&gt;+title Ubuntu Install
&lt;br&gt;+root xxxxx
&lt;br&gt;+kernel /linux 
&lt;br&gt;+initrd /initrd-preseed.gz
&lt;br&gt;+savedefault 1
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/programlisting&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;If Lilo is used edit the /etc/lilo.conf file on the server:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;programlisting&amp;gt;
&lt;br&gt;+image=/boot/vmlinuzNew
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;label=&amp;quot;newUbuntu&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;initrd=/boot/init-preseed.gz
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/programlisting&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Reboot the server&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;and hopfully after some time you can login with SSH and using the username &amp;quot;installer&amp;quot; and the password you specified in the preseed file&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;From that point you can configure the server and repartition the harddisk&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/orderedlist&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install Apache&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install Subversion&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;use the command (as root) apt-get install subversion&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install PostGreSQl&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install Apache using proxy AJP to talk to OFBiz&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Use the command (as root): apt-get install apache2&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Make symbolic links from mods-available to mods-enabled for ssl.config, ssl.load, proxy.load, proxy_ajp.load and proxy.config. Modify proxy.config and replace &amp;quot;Deny from all&amp;quot; with &amp;quot;Allow from all&amp;quot;&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install Java SDK&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Use the command (as root): apt-get install sun-java6-jdk&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install PostGresql&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Use the command (as root): apt-get install postgresql&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Then logon as root, and su to the user &amp;quot;postgres&amp;quot; and issue the command: createuser &amp;quot;ofbiz&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install Ofbiz&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;listitem&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Install Ubuntu&amp;lt;/para&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;para&amp;gt;Start ofbiz.....and look for he result in your browser.....&amp;lt;/para&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/listitem&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/orderedlist&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/section&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824216--2-2----in--ofbiz-trunk-applications%3A-accounting-data--accounting-data-helpdata--accounting-documents--commonext-documents--tp25850169p25850169.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25846328</id>
	<title>Re: forgot password and email password</title>
	<published>2009-10-11T11:40:10Z</published>
	<updated>2009-10-11T11:40:10Z</updated>
	<author>
		<name>Angelo Matarazzo</name>
	</author>
	<content type="html">Hi jacques,
&lt;br&gt;I wanted to know how &amp;quot;email password&amp;quot; &amp;nbsp;works &amp;nbsp;ad if &amp;nbsp;ofbiz already prevents this DOS attack.
&lt;br&gt;Regards Angelo.
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;jacques.le.roux wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi Mike ,
&lt;br&gt;&lt;br&gt;Yes, sure, feel free to open a Jira (the description below should be sufficient, of course a patch highly appreciated)
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;JAcques
&lt;br&gt;&lt;br&gt;From: &amp;quot;Mike Rose&amp;quot; &amp;lt;mxr@mutsys.com&amp;gt;
&lt;br&gt;&amp;gt; Jacques,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I think that Angelo is alluding to is that the current method &amp;nbsp;
&lt;br&gt;&amp;gt; allows a malicious prankster to create something of a denial of &amp;nbsp;
&lt;br&gt;&amp;gt; service attack against a registered user. &amp;nbsp;It wouldn't be very &amp;nbsp;
&lt;br&gt;&amp;gt; difficult to script a 'bot that constantly resets a user's password. &amp;nbsp; 
&lt;br&gt;&amp;gt; A more secure method would work along the following lines:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1. Users enters username on the forgotPassword page and submits the &amp;nbsp;
&lt;br&gt;&amp;gt; form.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2. System emails a &amp;quot;reset password&amp;quot; link to the user's email.
&lt;br&gt;&amp;gt; Link should contain a serialized request id.
&lt;br&gt;&amp;gt; Serialized request id should be implemented such a manner that it &amp;nbsp;
&lt;br&gt;&amp;gt; can only be requested a limited number of times within a fairly short &amp;nbsp;
&lt;br&gt;&amp;gt; time period (say, &amp;nbsp;3 times within 30 mins of submitting the &amp;nbsp;
&lt;br&gt;&amp;gt; forgotPassword form).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 3. User retrieves the email and clicks on the &amp;quot;reset password link&amp;quot;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 4. Users arrives at the &amp;quot;reset password&amp;quot; form within OFBiz and is &amp;nbsp;
&lt;br&gt;&amp;gt; asked to reset password. &amp;nbsp;They may also be challenged to answer a &amp;nbsp;
&lt;br&gt;&amp;gt; security question (which adds some additional security in case the &amp;nbsp;
&lt;br&gt;&amp;gt; email account has been compromised).
&lt;br&gt;&amp;gt; If the &amp;quot;reset password link&amp;quot; has been clicked too many times within &amp;nbsp;
&lt;br&gt;&amp;gt; the expiration period (indicates a possible hacking attempt), clicked &amp;nbsp;
&lt;br&gt;&amp;gt; beyond the expiration timestamp (link is stale) or has already been &amp;nbsp;
&lt;br&gt;&amp;gt; used to successfully reset the account password, the system should &amp;nbsp;
&lt;br&gt;&amp;gt; present the user with an error message.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mike
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Oct 9, 2009, at 5:51 PM, Jacques Le Roux wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Yes, in *your* mailx box. Is this a problem for you ?
&lt;br&gt;&amp;gt;&amp;gt; You can't prevent that if you want to give some flexibility.
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;You can't have the cake and eat it&amp;quot; ;o)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jacques
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; From: &amp;quot;Angelo Matarazzo&amp;quot; &amp;lt;matarazzoangelo@gmail.com&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I suppose that in security.properties password.encrypt=true
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and my username is &amp;quot;matarazzoa&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I suppose that an ofbiz user knows my username and in this screen &lt;a href=&quot;https://demo904.ofbiz.org/ordermgr/control/forgotPassword&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://demo904.ofbiz.org/ordermgr/control/forgotPassword&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; put my username matarazzoa and click &amp;quot;email password&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Ofbiz system will &amp;nbsp;change my password in userLogin entity and will &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; send this
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; new password to my email address
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Has another user changed my password????
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Am I right?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thank you.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/forgot-password-and-email-password-tp25824734p25824734.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/forgot-password-and-email-password-tp25824734p25824734.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Sent from the OFBiz - User mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/forgot-password-and-email-password-tp25824734p25846328.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25846194</id>
	<title>Re: view-last-noparams response attribute</title>
	<published>2009-10-11T11:24:05Z</published>
	<updated>2009-10-11T11:24:05Z</updated>
	<author>
		<name>Angelo Matarazzo</name>
	</author>
	<content type="html">This is the patch: 
&lt;br&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3027&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3027&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;jacques.le.roux wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;+1
&lt;br&gt;&lt;br&gt;Jacques
&lt;br&gt;&lt;br&gt;From: &amp;quot;Bruno Busco&amp;quot; &amp;lt;bruno.busco@gmail.com&amp;gt;
&lt;br&gt;&amp;gt; Hi Angelo,
&lt;br&gt;&amp;gt; I think that you could provide a patch in a JIRA.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -Bruno
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/10/9 Angelo Matarazzo &amp;lt;matarazzoangelo@gmail.com&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have created another response attribute &amp;quot;view-last-noparams&amp;quot; that has
&lt;br&gt;&amp;gt;&amp;gt; functionality of view-last but without last parameters like
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;request-redirect-noparam&amp;quot;.
&lt;br&gt;&amp;gt;&amp;gt; Could it be useful?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; --
&lt;br&gt;&amp;gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/view-last-noparams-response-attribute-tp25824990p25824990.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/view-last-noparams-response-attribute-tp25824990p25824990.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Sent from the OFBiz - User mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/view-last-noparams-response-attribute-tp25824990p25846194.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25846190</id>
	<title>[jira] Updated: (OFBIZ-3027) view-last-noparam</title>
	<published>2009-10-11T11:22:31Z</published>
	<updated>2009-10-11T11:22:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Matarazzo Angelo updated OFBIZ-3027:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: view-last-noparam.patch
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; view-last-noparam
&lt;br&gt;&amp;gt; -----------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3027
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3027&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3027&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: framework
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Matarazzo Angelo
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: SVN trunk
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: view-last-noparam.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have created another response attribute &amp;quot;view-last-noparam&amp;quot; that has functionality of view-last but without last parameters like &amp;quot;request-redirect-noparam&amp;quot;. 
&lt;br&gt;&amp;gt; Could it be useful? 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3027%29-view-last-noparam-tp25846176p25846190.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25846176</id>
	<title>[jira] Created: (OFBIZ-3027) view-last-noparam</title>
	<published>2009-10-11T11:20:31Z</published>
	<updated>2009-10-11T11:20:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">view-last-noparam
&lt;br&gt;-----------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: OFBIZ-3027
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3027&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3027&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: OFBiz
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: framework
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: SVN trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Matarazzo Angelo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fix For: SVN trunk
&lt;br&gt;&lt;br&gt;&lt;br&gt;I have created another response attribute &amp;quot;view-last-noparam&amp;quot; that has functionality of view-last but without last parameters like &amp;quot;request-redirect-noparam&amp;quot;. 
&lt;br&gt;Could it be useful? 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3027%29-view-last-noparam-tp25846176p25846176.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25846111</id>
	<title>Re: Question about best way to group together contact mechs</title>
	<published>2009-10-11T11:14:15Z</published>
	<updated>2009-10-11T11:14:15Z</updated>
	<author>
		<name>David E Jones-4</name>
	</author>
	<content type="html">&lt;br&gt;The usual approach so far has been to associate both contact mechs to &amp;nbsp;
&lt;br&gt;the OrderItemShipGroup or whatever. If I understand right what you are &amp;nbsp;
&lt;br&gt;going for is to allow a user to associate them in advance instead of &amp;nbsp;
&lt;br&gt;having to select both on checkout/etc.
&lt;br&gt;&lt;br&gt;I like the ContactMechLink idea a lot better than the Facility idea. I &amp;nbsp;
&lt;br&gt;think you're right that ContactMechLink isn't used, and probably &amp;nbsp;
&lt;br&gt;hasn't ever been updated from the original data model from the Data &amp;nbsp;
&lt;br&gt;Model Resource Book. So yeah, updating and using ContactMechLink would &amp;nbsp;
&lt;br&gt;be my vote.
&lt;br&gt;&lt;br&gt;-David
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Oct 10, 2009, at 4:56 AM, Jacopo Cappellato wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; what is the best way to divide into groups the contact mechanisms of &amp;nbsp;
&lt;br&gt;&amp;gt; a party.
&lt;br&gt;&amp;gt; For example:
&lt;br&gt;&amp;gt; a party may have one primary postal address and phone number, plus a &amp;nbsp;
&lt;br&gt;&amp;gt; series of alternative postal addresses each with its own phone number.
&lt;br&gt;&amp;gt; Using the PartyContactMechPurpose entity we can define the postal &amp;nbsp;
&lt;br&gt;&amp;gt; addresses as &amp;quot;SHIPPING_LOCATION&amp;quot; and, for the primary postal address &amp;nbsp;
&lt;br&gt;&amp;gt; we can use also the &amp;quot;PRIMARY_LOCATION&amp;quot;; for the phones we can use &amp;nbsp;
&lt;br&gt;&amp;gt; the &amp;quot;PHONE_SHIPPING&amp;quot; purpose and for the phone associated to the &amp;nbsp;
&lt;br&gt;&amp;gt; primary postal address we could also use the &amp;quot;PRIMARY_PHONE&amp;quot;.
&lt;br&gt;&amp;gt; The problem is that, with the above setup, there is no way to &amp;nbsp;
&lt;br&gt;&amp;gt; specify, for example, that the phone number #3 is associated with &amp;nbsp;
&lt;br&gt;&amp;gt; the postal address #3... I would just end up with a set of &amp;nbsp;
&lt;br&gt;&amp;gt; alternative phone numbers and an independent set of alternative &amp;nbsp;
&lt;br&gt;&amp;gt; postal addresses.
&lt;br&gt;&amp;gt; I know that we could define a facility for each alternative address &amp;nbsp;
&lt;br&gt;&amp;gt; (and the contact mechs will be associated to it), but for ecommerce &amp;nbsp;
&lt;br&gt;&amp;gt; customers this seems a bit too complex.
&lt;br&gt;&amp;gt; I have seen the entity ContactMechLink that could be a good way to &amp;nbsp;
&lt;br&gt;&amp;gt; link together a postal address with a phone number, but the entity &amp;nbsp;
&lt;br&gt;&amp;gt; is not currently used and it seems not based on ofbiz conventions.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any hints?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jacopo
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-best-way-to-group-together-contact-mechs-tp25836737p25846111.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25846095</id>
	<title>Re: Catalog Manager Challenge: Configurable Products</title>
	<published>2009-10-11T11:12:56Z</published>
	<updated>2009-10-11T11:12:56Z</updated>
	<author>
		<name>Ruth Hoffman-2</name>
	</author>
	<content type="html">Hello List:
&lt;br&gt;I would like to add to this original post that in older, 4x versions of 
&lt;br&gt;OFBiz, there existed a form to create a configuration item as an 
&lt;br&gt;existing PRODUCT.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ruth
&lt;br&gt;&lt;br&gt;Ruth Hoffman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello List:
&lt;br&gt;&amp;gt; Given the current trunk version (823826) of OFBiz, how does one create 
&lt;br&gt;&amp;gt; a configurable product consisting of other products?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Using just the Catalog Manager, there does not seem to be any way to 
&lt;br&gt;&amp;gt; associate a configurable item as an existing PRODUCT. There is a way 
&lt;br&gt;&amp;gt; to list existing configuration items that are PRODUCTS (as in the 
&lt;br&gt;&amp;gt; PC001 PRODUCT), but no way to add new configurable items and preserve 
&lt;br&gt;&amp;gt; any PRODUCT information about that item. What am I missing here? Do I 
&lt;br&gt;&amp;gt; need to use some other Catalog Manager interface?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ruth
&lt;br&gt;&amp;gt; ----------------------------------------------------
&lt;br&gt;&amp;gt; Ruth Hoffman, Author, Mentor &amp; OFBiz Enthusiast
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25846095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ruth.Hoffman@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Looking for more OFBiz info, please visit my website: 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.myofbiz.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myofbiz.com&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Catalog-Manager-Challenge%3A-Configurable-Products-tp25845905p25846095.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25845905</id>
	<title>Catalog Manager Challenge: Configurable Products</title>
	<published>2009-10-11T10:54:54Z</published>
	<updated>2009-10-11T10:54:54Z</updated>
	<author>
		<name>Ruth Hoffman-2</name>
	</author>
	<content type="html">Hello List:
&lt;br&gt;Given the current trunk version (823826) of OFBiz, how does one create a 
&lt;br&gt;configurable product consisting of other products?
&lt;br&gt;&lt;br&gt;Using just the Catalog Manager, there does not seem to be any way to 
&lt;br&gt;associate a configurable item as an existing PRODUCT. There is a way to 
&lt;br&gt;list existing configuration items that are PRODUCTS (as in the PC001 
&lt;br&gt;PRODUCT), but no way to add new configurable items and preserve any 
&lt;br&gt;PRODUCT information about that item. What am I missing here? Do I need 
&lt;br&gt;to use some other Catalog Manager interface?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ruth
&lt;br&gt;----------------------------------------------------
&lt;br&gt;Ruth Hoffman, Author, Mentor &amp; OFBiz Enthusiast
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25845905&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Ruth.Hoffman@...&lt;/a&gt;
&lt;br&gt;Looking for more OFBiz info, please visit my website: &lt;a href=&quot;http://www.myofbiz.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.myofbiz.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Catalog-Manager-Challenge%3A-Configurable-Products-tp25845905p25845905.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25845717</id>
	<title>svn commit: r824117 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml</title>
	<published>2009-10-11T10:38:48Z</published>
	<updated>2009-10-11T10:38:48Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Sun Oct 11 17:38:48 2009
&lt;br&gt;New Revision: 824117
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824117&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824117&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;Better French translation
&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/framework/common/config/CommonUiLabels.xml
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=824117&amp;r1=824116&amp;r2=824117&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=824117&amp;r1=824116&amp;r2=824117&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
&lt;br&gt;+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sun Oct 11 17:38:48 2009
&lt;br&gt;@@ -76,7 +76,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;CMS Seite&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;CMS Site&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;GestiÃ³n de contenido&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Site de gestion de contenu&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Sites de gestion de contenu&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤¸à¥à¤à¤®à¤à¤¸ à¤¸à¤¾à¤à¤&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Sito CMS&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;th&amp;quot;&amp;gt;CMS Site&amp;lt;/value&amp;gt;
&lt;br&gt;@@ -8429,7 +8429,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Beispiel&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;Example&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;Ejemplo&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Exemple&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Exemples&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤à¤¦à¤¾à¤¹à¤°à¤£&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Esempi&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;pt&amp;quot;&amp;gt;Exemplo&amp;lt;/value&amp;gt;
&lt;br&gt;@@ -8442,7 +8442,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Erweitertes Beispiel&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;Example Ext&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;Ejemplo extendido&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Exemple Ã©tendu&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Exemples Ã©tendus&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤à¤¦à¤¾à¤¹à¤°à¤£ Ext&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Esempi est.&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;th&amp;quot;&amp;gt;à¸à¸±à¸§à¸­à¸¢à¹à¸²à¸à¸à¸´à¹à¸¨à¸©&amp;lt;/value&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824117----ofbiz-trunk-framework-common-config-CommonUiLabels.xml-tp25845717p25845717.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25845644</id>
	<title>svn commit: r824115 - in /ofbiz/trunk: applications/party/config/PartyEntityLabels.xml applications/product/config/ProductEntityLabels.xml framework/common/config/CommonUiLabels.xml</title>
	<published>2009-10-11T10:33:09Z</published>
	<updated>2009-10-11T10:33:09Z</updated>
	<author>
		<name>jleroux-2</name>
	</author>
	<content type="html">Author: jleroux
&lt;br&gt;Date: Sun Oct 11 17:33:09 2009
&lt;br&gt;New Revision: 824115
&lt;br&gt;&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc?rev=824115&amp;view=rev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc?rev=824115&amp;view=rev&lt;/a&gt;&lt;br&gt;Log:
&lt;br&gt;Better French translation
&lt;br&gt;&lt;br&gt;Modified:
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/party/config/PartyEntityLabels.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/applications/product/config/ProductEntityLabels.xml
&lt;br&gt;&amp;nbsp; &amp;nbsp; ofbiz/trunk/framework/common/config/CommonUiLabels.xml
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/applications/party/config/PartyEntityLabels.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyEntityLabels.xml?rev=824115&amp;r1=824114&amp;r2=824115&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyEntityLabels.xml?rev=824115&amp;r1=824114&amp;r2=824115&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/party/config/PartyEntityLabels.xml (original)
&lt;br&gt;+++ ofbiz/trunk/applications/party/config/PartyEntityLabels.xml Sun Oct 11 17:33:09 2009
&lt;br&gt;@@ -148,7 +148,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Verkauf&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;Sales&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;Venta&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Vente&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Ventes&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤µà¤¿à¤à¥à¤°à¤¯&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Vendite&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;ro&amp;quot;&amp;gt;Vanzari&amp;lt;/value&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/applications/product/config/ProductEntityLabels.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductEntityLabels.xml?rev=824115&amp;r1=824114&amp;r2=824115&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductEntityLabels.xml?rev=824115&amp;r1=824114&amp;r2=824115&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/applications/product/config/ProductEntityLabels.xml (original)
&lt;br&gt;+++ ofbiz/trunk/applications/product/config/ProductEntityLabels.xml Sun Oct 11 17:33:09 2009
&lt;br&gt;@@ -1678,7 +1678,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Verkauf&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;sales&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;Ventas&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Vente&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Ventes&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;vendite&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;th&amp;quot;&amp;gt;à¸à¸²à¸¢&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;zh&amp;quot;&amp;gt;éå®&amp;lt;/value&amp;gt;
&lt;br&gt;&lt;br&gt;Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
&lt;br&gt;URL: &lt;a href=&quot;http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=824115&amp;r1=824114&amp;r2=824115&amp;view=diff&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=824115&amp;r1=824114&amp;r2=824115&amp;view=diff&lt;/a&gt;&lt;br&gt;==============================================================================
&lt;br&gt;--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
&lt;br&gt;+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sun Oct 11 17:33:09 2009
&lt;br&gt;@@ -9325,7 +9325,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Projekt&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;Project&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;Proyecto&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Projet&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Projets&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤ªà¤°à¤¿à¤¯à¥à¤à¤¨à¤¾&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Progetto&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;th&amp;quot;&amp;gt;à¹à¸à¸£à¹à¸à¸&amp;lt;/value&amp;gt;
&lt;br&gt;@@ -9335,7 +9335,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Vertrieb&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;SFA&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;DistribuciÃ³n&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Vente&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;Ventes&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤à¤¸à¤à¤«à¤¼à¤(SFA)&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Forze di vendita&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;zh&amp;quot;&amp;gt;éå®ç®¡ç&amp;lt;/value&amp;gt;
&lt;br&gt;@@ -9379,7 +9379,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;de&amp;quot;&amp;gt;Aufgaben&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;en&amp;quot;&amp;gt;WorkEffort&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;es&amp;quot;&amp;gt;Adm. de tareas&amp;lt;/value&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;TÃ¢che&amp;lt;/value&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;fr&amp;quot;&amp;gt;TÃ¢ches&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;hi_IN&amp;quot;&amp;gt;à¤à¤¾à¤°à¥à¤¯à¤ªà¥à¤°à¤¯à¤¾à¤¸&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;it&amp;quot;&amp;gt;Impegni di lavoro&amp;lt;/value&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;value xml:lang=&amp;quot;nl&amp;quot;&amp;gt;Activiteiten&amp;lt;/value&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Commits-f15587.html&quot; embed=&quot;fixTarget[15587]&quot; target=&quot;_top&quot; &gt;OFBiz - Commits&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/svn-commit%3A-r824115---in--ofbiz-trunk%3A-applications-party-config-PartyEntityLabels.xml-applications-product-config-ProductEntityLabels.xml-framework-common-config-CommonUiLabels.xml-tp25845644p25845644.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25844505</id>
	<title>[jira] Updated: (OFBIZ-3022) Addind Error Pages (404 - 410) possibilities for the Content app</title>
	<published>2009-10-11T08:48:31Z</published>
	<updated>2009-10-11T08:48:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Patrick Antivackis updated OFBIZ-3022:
&lt;br&gt;--------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: ContentHttpErrorData.xml
&lt;br&gt;&lt;br&gt;Here is the new applications/content/data/ContentHttpErrorData.xml file that declares the pages as SUB_CONTENT of CONTENT_ERROR that is itself a TREE_CHILD of TREE_ROOT.
&lt;br&gt;Like this they apear in the :
&lt;br&gt;&lt;a href=&quot;https://localhost:8443/content/control/navigateContent&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/content/control/navigateContent&lt;/a&gt;&lt;br&gt;&lt;br&gt;page
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: ContentHttpErrorData.xml, Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is defined at the Website Level (see below). Of course, theses pages can be localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file for example).
&lt;br&gt;&amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an Error catch-all page for this site.
&lt;br&gt;&amp;gt; Under this root, specific error pages (404, 410) can be added (just one sublevel) in order to have a specific page per error code (status code = mapKey)
&lt;br&gt;&amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; I then updated the CmsEvent class in order to find a corresponding error page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take the global CONTENT_ERROR page). Now the rendered content also received the status code in its context, so a $[statusContent} in a ftl template can show the statusCode (200/404/410)
&lt;br&gt;&amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in order to show error tree (and may be manage the pages later)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25844505.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25844268</id>
	<title>[jira] Commented: (OFBIZ-3022) Addind Error Pages (404 - 410) possibilities for the Content app</title>
	<published>2009-10-11T08:16:47Z</published>
	<updated>2009-10-11T08:16:47Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764463#action_12764463&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764463#action_12764463&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Bruno Busco commented on OFBIZ-3022:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;Well,
&lt;br&gt;to be sincere I am not well used to the content application. I am starting using it now that we have help pages there.
&lt;br&gt;I think that having the high level catch-all Error pages here &lt;a href=&quot;https://localhost:8443/content/control/navigateContent&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/content/control/navigateContent&lt;/a&gt;&amp;nbsp;could be usefull.
&lt;br&gt;&lt;br&gt;In &lt;a href=&quot;https://localhost:8443/content/control/WebSiteCms?webSiteId=CmsSite&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/content/control/WebSiteCms?webSiteId=CmsSite&lt;/a&gt;&amp;nbsp;we will have the site specific error pages.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is defined at the Website Level (see below). Of course, theses pages can be localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file for example).
&lt;br&gt;&amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an Error catch-all page for this site.
&lt;br&gt;&amp;gt; Under this root, specific error pages (404, 410) can be added (just one sublevel) in order to have a specific page per error code (status code = mapKey)
&lt;br&gt;&amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; I then updated the CmsEvent class in order to find a corresponding error page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take the global CONTENT_ERROR page). Now the rendered content also received the status code in its context, so a $[statusContent} in a ftl template can show the statusCode (200/404/410)
&lt;br&gt;&amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in order to show error tree (and may be manage the pages later)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25844268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25843943</id>
	<title>[jira] Commented: (OFBIZ-3022) Addind Error Pages (404 - 410) possibilities for the Content app</title>
	<published>2009-10-11T07:42:32Z</published>
	<updated>2009-10-11T07:42:32Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764455#action_12764455&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764455#action_12764455&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Patrick Antivackis commented on OFBIZ-3022:
&lt;br&gt;-------------------------------------------
&lt;br&gt;&lt;br&gt;I more intend to complete the fonctionalities on :
&lt;br&gt;&lt;a href=&quot;https://localhost:8443/content/control/WebSiteCms?webSiteId=CmsSite&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/content/control/WebSiteCms?webSiteId=CmsSite&lt;/a&gt;&lt;br&gt;both for menu (that have never worked) and error.
&lt;br&gt;&lt;br&gt;But may be it could be interesting to add an error section in the link you specified for at least the high level catch-all Error pages.
&lt;br&gt;&lt;br&gt;I do it ?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is defined at the Website Level (see below). Of course, theses pages can be localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file for example).
&lt;br&gt;&amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an Error catch-all page for this site.
&lt;br&gt;&amp;gt; Under this root, specific error pages (404, 410) can be added (just one sublevel) in order to have a specific page per error code (status code = mapKey)
&lt;br&gt;&amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; I then updated the CmsEvent class in order to find a corresponding error page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take the global CONTENT_ERROR page). Now the rendered content also received the status code in its context, so a $[statusContent} in a ftl template can show the statusCode (200/404/410)
&lt;br&gt;&amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in order to show error tree (and may be manage the pages later)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25843943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25843894</id>
	<title>Trading Platform</title>
	<published>2009-10-11T07:36:30Z</published>
	<updated>2009-10-11T07:36:30Z</updated>
	<author>
		<name>Alexander1893</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I read a lot of threads about malls and so one - but actually I haven't found an answer to my task.
&lt;br&gt;&lt;br&gt;I'd like to set up an ofbiz store with the following features:
&lt;br&gt;&lt;br&gt;&amp;gt; Every registered user of the shop can buy and sell products (the buying-part ist not really the problem)
&lt;br&gt;&amp;gt; Every registered user has an virtual account within the system
&lt;br&gt;&amp;gt; A user can create products himself (name, pictures, keywords etc.)
&lt;br&gt;&amp;gt; The products of a user are not shown immediately in the shop. They first have to be approved by an administrator of the company running the site
&lt;br&gt;&amp;gt; When a product of an user is bought by another user, the company running the site gets a handling fee - the rest of the selling-price is transferred to the vitrual account of selling user while the virtual account of the buying user is charged with the full amount.
&lt;br&gt;&lt;br&gt;Can such a scenarion be realized using ofbiz and the roles etc.? How would be the best way?
&lt;br&gt;&lt;br&gt;Thanks a lot for any help!
&lt;br&gt;&lt;br&gt;Best regards
&lt;br&gt;Alexander&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trading-Platform-tp25843894p25843894.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25843806</id>
	<title>Assigning Party to catalog</title>
	<published>2009-10-11T07:24:00Z</published>
	<updated>2009-10-11T07:24:00Z</updated>
	<author>
		<name>Alexander1893</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I tried to assign a party as a &amp;quot;vendor&amp;quot; to a catalog using &amp;quot;Add Product Catalog Parties&amp;quot; under &amp;quot;catalog &amp;gt; parties&amp;quot;. This is what I get:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;br&gt;The Following Errors Occurred:
&lt;br&gt;&lt;br&gt;ERROR: Could not complete the Add ProdCatalog To Party [file:/#:/##/##/ofbiz/ofbiz-trunk/applications/product/script/org/ofbiz/product/catalog/CatalogServices.xml#addProdCatalogToParty] process [problem creating the newEntity value: Error while inserting: [GenericEntity:ProdCatalogRole][createdStamp,2009-10-11 16:19:50.484(java.sql.Timestamp)][createdTxStamp,2009-10-11 16:19:50.421(java.sql.Timestamp)][fromDate,2009-10-11 16:19:50.484(java.sql.Timestamp)][lastUpdatedStamp,2009-10-11 16:19:50.484(java.sql.Timestamp)][lastUpdatedTxStamp,2009-10-11 16:19:50.421(java.sql.Timestamp)][partyId,10011(java.lang.String)][prodCatalogId,pixelfiles_fotos(java.lang.String)][roleTypeId,VENDOR(java.lang.String)][sequenceNum,null()][thruDate,null()] (SQL Exception while executing the following:INSERT INTO OFBIZ.PROD_CATALOG_ROLE (PARTY_ID, ROLE_TYPE_ID, PROD_CATALOG_ID, FROM_DATE, THRU_DATE, SEQUENCE_NUM, LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (INSERT on table 'PROD_CATALOG_ROLE' caused a violation of foreign key constraint 'PCATRLE_PTYRLE' for key (10011,VENDOR). The statement has been rolled back.))]&lt;/i&gt;&lt;br&gt;&lt;br&gt;Can anyone help?
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;Alexander
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Assigning-Party-to-catalog-tp25843806p25843806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25843673</id>
	<title>[jira] Commented: (OFBIZ-3022) Addind Error Pages (404 - 410) possibilities for the Content app</title>
	<published>2009-10-11T07:02:31Z</published>
	<updated>2009-10-11T07:02:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764452#action_12764452&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764452#action_12764452&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Bruno Busco commented on OFBIZ-3022:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;Thank you Patrick,
&lt;br&gt;it works as you specified.
&lt;br&gt;&lt;br&gt;Do you think it would help to have an error section in the content three here?: &lt;a href=&quot;https://localhost:8443/content/control/navigateContent&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/content/control/navigateContent&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is defined at the Website Level (see below). Of course, theses pages can be localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file for example).
&lt;br&gt;&amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an Error catch-all page for this site.
&lt;br&gt;&amp;gt; Under this root, specific error pages (404, 410) can be added (just one sublevel) in order to have a specific page per error code (status code = mapKey)
&lt;br&gt;&amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; I then updated the CmsEvent class in order to find a corresponding error page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take the global CONTENT_ERROR page). Now the rendered content also received the status code in its context, so a $[statusContent} in a ftl template can show the statusCode (200/404/410)
&lt;br&gt;&amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in order to show error tree (and may be manage the pages later)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25843673.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25843429</id>
	<title>Re: Digital Products</title>
	<published>2009-10-11T06:25:14Z</published>
	<updated>2009-10-11T06:25:14Z</updated>
	<author>
		<name>Alexander1893</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I now found that there's some problem saving the content to the database:
&lt;br&gt;&lt;br&gt;---- exception report ----------------------------------------------------------
&lt;br&gt;&lt;br&gt;=-=-=-=-=-=-=-=-= Database type warning GenericEntity.set =-=-=-=-=-=-=-=-= In e
&lt;br&gt;ntity field [ProductContent.fromDate] set the value passed in [java.lang.String]
&lt;br&gt;&amp;nbsp;is not compatible with the Java type of the field [java.sql.Timestamp]
&lt;br&gt;Exception: java.lang.Exception
&lt;br&gt;Message: Location of database type warning
&lt;br&gt;---- stack trace ---------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Alexander1893 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Can anyone help?
&lt;br&gt;&lt;br&gt;Thanks and kind regards
&lt;br&gt;Alexander
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hi all,
&lt;br&gt;&lt;br&gt;can anyone tell me how I can associate a file with a digital product?
&lt;br&gt;As far as I understood a customer can download the digital product &amp;nbsp;
&lt;br&gt;after the buying process - but I don't know how I can define the file &amp;nbsp;
&lt;br&gt;that &amp;quot;is the product&amp;quot;.
&lt;br&gt;&lt;br&gt;Thanx in advance!
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Alexander
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Digital-Products-tp25809620p25843429.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25843415</id>
	<title>[jira] Commented: (OFBIZ-3022) Addind Error Pages (404 - 410) possibilities for the Content app</title>
	<published>2009-10-11T06:22:31Z</published>
	<updated>2009-10-11T06:22:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764448#action_12764448&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764448#action_12764448&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Patrick Antivackis commented on OFBIZ-3022:
&lt;br&gt;-------------------------------------------
&lt;br&gt;&lt;br&gt;Bruno,
&lt;br&gt;I defined error pages for CmsSite in CmsSiteDemoData.xml
&lt;br&gt;So if you go to &lt;a href=&quot;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE15&lt;/a&gt;&amp;nbsp;(do not exist), you should get the content defined by contentId=&amp;quot;CMSS_ERROR_404&amp;quot; as it is a TREE_CHILD mapped with key 404 from CMSS_ERROR_ROOT that is an ERROR_ROOT type.
&lt;br&gt;If you drop the CMSS_ERROR_404 association with CMSS_ERROR_ROOT and reload the page you get the content defined by CMSS_ERROR_ROOT.
&lt;br&gt;For both you can also see that the HTTP status code sent back by ofbiz is 404.
&lt;br&gt;If you make obsolete the content CMSS_DEMO_PAGE1 (giving a thruDate that is overdue already), and load &lt;a href=&quot;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE1&lt;/a&gt;&amp;nbsp;you shoudl get a HTTP status code 410 (page is gone) and the content of CMSS_ERROR_ROOT as i didn't defined a specific 410 error page for CmsSite.
&lt;br&gt;&lt;br&gt;If you drop CMSS_ERROR_ROOT in the WebSiteContent entity, and reload you should get the global catch all 410 or 404 page that are defined in ContentHttpErrorData.xml file.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is defined at the Website Level (see below). Of course, theses pages can be localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file for example).
&lt;br&gt;&amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an Error catch-all page for this site.
&lt;br&gt;&amp;gt; Under this root, specific error pages (404, 410) can be added (just one sublevel) in order to have a specific page per error code (status code = mapKey)
&lt;br&gt;&amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; I then updated the CmsEvent class in order to find a corresponding error page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take the global CONTENT_ERROR page). Now the rendered content also received the status code in its context, so a $[statusContent} in a ftl template can show the statusCode (200/404/410)
&lt;br&gt;&amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in order to show error tree (and may be manage the pages later)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25843415.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25842095</id>
	<title>Re: [jira] Commented: (OFBIZ-3022) Addind Error Pages (404 - 410)  possibilities for the Content app</title>
	<published>2009-10-11T03:07:09Z</published>
	<updated>2009-10-11T03:07:09Z</updated>
	<author>
		<name>Patrick Antivackis</name>
	</author>
	<content type="html">Bruno,
&lt;br&gt;I defined error pages for CmsSite in CmsSiteDemoData.xml
&lt;br&gt;So if you go to &lt;a href=&quot;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE15&lt;/a&gt;&amp;nbsp;(do not
&lt;br&gt;exist), you should get the content defined by contentId=&amp;quot;CMSS_ERROR_404&amp;quot; as
&lt;br&gt;it is a TREE_CHILD mapped with key 404 from CMSS_ERROR_ROOT that is an
&lt;br&gt;ERROR_ROOT type.
&lt;br&gt;If you drop the CMSS_ERROR_404 association with CMSS_ERROR_ROOT and reload
&lt;br&gt;the page you you get the content defined by CMSS_ERROR_ROOT.
&lt;br&gt;For both you can also see that the HTTP status code sent back by ofbiz is
&lt;br&gt;404.
&lt;br&gt;If you make obsolete the content CMSS_DEMO_PAGE1 (giving a thruDate that is
&lt;br&gt;overdue already), and load
&lt;br&gt;&lt;a href=&quot;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://localhost:8443/cmssite/cms/CMSS_DEMO_PAGE1&lt;/a&gt;&amp;nbsp;you shoudl get a HTTP
&lt;br&gt;status code 410 (page is gone) and the content of CMSS_ERROR_ROOT as i
&lt;br&gt;didn't defined a specific 410 error page for CmsSite.
&lt;br&gt;&lt;br&gt;If you drop CMSS_ERROR_ROOT in the WebSiteContent entity, and reload you
&lt;br&gt;should get the global catch all 410 or 404 page that are defined in
&lt;br&gt;ContentHttpErrorData.xml file.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;2009/10/11 Bruno Busco (JIRA) &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25842095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jira@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;[
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764443#action_12764443&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764443#action_12764443&lt;/a&gt;]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Bruno Busco commented on OFBIZ-3022:
&lt;br&gt;&amp;gt; ------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Patrick,
&lt;br&gt;&amp;gt; I applied the patch but I am not able to see any new content.
&lt;br&gt;&amp;gt; Could you please give some information on how to test it?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; &amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is
&lt;br&gt;&amp;gt; gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; &amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id
&lt;br&gt;&amp;gt; = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is
&lt;br&gt;&amp;gt; defined at the Website Level (see below). Of course, theses pages can be
&lt;br&gt;&amp;gt; localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file
&lt;br&gt;&amp;gt; for example).
&lt;br&gt;&amp;gt; &amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; &amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an
&lt;br&gt;&amp;gt; Error catch-all page for this site.
&lt;br&gt;&amp;gt; &amp;gt; Under this root, specific error pages (404, 410) can be added (just one
&lt;br&gt;&amp;gt; sublevel) in order to have a specific page per error code (status code =
&lt;br&gt;&amp;gt; mapKey)
&lt;br&gt;&amp;gt; &amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; &amp;gt; I then updated the CmsEvent class in order to find a corresponding error
&lt;br&gt;&amp;gt; page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take
&lt;br&gt;&amp;gt; the global CONTENT_ERROR page). Now the rendered content also received the
&lt;br&gt;&amp;gt; status code in its context, so a $[statusContent} in a ftl template can show
&lt;br&gt;&amp;gt; the statusCode (200/404/410)
&lt;br&gt;&amp;gt; &amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in
&lt;br&gt;&amp;gt; order to show error tree (and may be manage the pages later)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; This message is automatically generated by JIRA.
&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt; You can reply to this email to add a comment to the issue online.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25842095.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841974</id>
	<title>[jira] Commented: (OFBIZ-3022) Addind Error Pages (404 - 410) possibilities for the Content app</title>
	<published>2009-10-11T02:48:31Z</published>
	<updated>2009-10-11T02:48:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764443#action_12764443&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12764443#action_12764443&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Bruno Busco commented on OFBIZ-3022:
&lt;br&gt;------------------------------------
&lt;br&gt;&lt;br&gt;Patrick,
&lt;br&gt;I applied the patch but I am not able to see any new content.
&lt;br&gt;Could you please give some information on how to test it?
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Addind Error Pages (404 - 410) possibilities for the Content app
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3022
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3022&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3022&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: content
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Patrick Antivackis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: Patch-OFBIZ-3022-824037.txt, Patch-OFBIZ-3022.txt
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The idea is to allow CMS based sites to have 404 not found, 410 page is gone and 403 Forbidden pages (not yet used).
&lt;br&gt;&amp;gt; For this I first create global error pages &amp;nbsp;in Data Resources/Content (id = CONTENT_ERROR_xxx). These pages will be catchall Error pages if nothing is defined at the Website Level (see below). Of course, theses pages can be localized through the ContentAssoc ALTERNATE_LOCALE type (see the seed file for example).
&lt;br&gt;&amp;gt; Then I added a ERROR_ROOT type in the WebSiteContentType entity.
&lt;br&gt;&amp;gt; The Document declared as ERROR_ROOT for a CMS Website will become an Error catch-all page for this site.
&lt;br&gt;&amp;gt; Under this root, specific error pages (404, 410) can be added (just one sublevel) in order to have a specific page per error code (status code = mapKey)
&lt;br&gt;&amp;gt; These documents can of course be localized too.
&lt;br&gt;&amp;gt; I then updated the CmsEvent class in order to find a corresponding error page (first look at the subcontent of ERROR_ROOT, or take ERROR_ROOT or take the global CONTENT_ERROR page). Now the rendered content also received the status code in its context, so a $[statusContent} in a ftl template can show the statusCode (200/404/410)
&lt;br&gt;&amp;gt; Also updated the WebSiteCMSNav.ftl and WebSitePublishPoint.groovy in order to show error tree (and may be manage the pages later)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3022%29-Addind-Error-Pages-%28404---410%29-possibilities-for-the-Content-app-tp25827611p25841974.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841892</id>
	<title>Re: Invoice sequence id in a multiple POS environment</title>
	<published>2009-10-11T02:34:42Z</published>
	<updated>2009-10-11T02:34:42Z</updated>
	<author>
		<name>Deyan Tsvetanov</name>
	</author>
	<content type="html">Probably creating a new party_group for each product store &amp;nbsp;?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Deyan Tsvetanov &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25841892&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;deyan.tsvetanov@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25841892&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;user@...&lt;/a&gt;
&lt;br&gt;Subject: Invoice sequence id in a multiple POS environment
&lt;br&gt;Date: Sun, 11 Oct 2009 12:30:03 +0300
&lt;br&gt;&lt;br&gt;Hello, &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;I've reached the following problem: 
&lt;br&gt;&lt;br&gt;We have multiple POS Ofbiz instances running. Each uses a local
&lt;br&gt;database. 
&lt;br&gt;Each OFBiz instance has a seqnenced-id-prefix set for the default
&lt;br&gt;delegator . 
&lt;br&gt;Each product store has a order id prefix set. 
&lt;br&gt;&lt;br&gt;However it seems that no such mechanism is provided for the invoices.
&lt;br&gt;Invoices could be prefixed on per organization basis
&lt;br&gt;( party_acct_preference ). 
&lt;br&gt;This creates problems when syncing the data from the local POS databases
&lt;br&gt;into the main one. Is there any solution for that ?
&lt;br&gt;Or I should very quickly add a per store invoice ID prefix this
&lt;br&gt;night ? :)
&lt;br&gt;&lt;br&gt;Thanks in advance, 
&lt;br&gt;Deyan 
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Invoice-sequence-id-in-a-multiple-POS-environment-tp25841875p25841892.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841875</id>
	<title>Invoice sequence id in a multiple POS environment</title>
	<published>2009-10-11T02:30:00Z</published>
	<updated>2009-10-11T02:30:00Z</updated>
	<author>
		<name>Deyan Tsvetanov</name>
	</author>
	<content type="html">Hello, &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;I've reached the following problem: 
&lt;br&gt;&lt;br&gt;We have multiple POS Ofbiz instances running. Each uses a local
&lt;br&gt;database. 
&lt;br&gt;Each OFBiz instance has a seqnenced-id-prefix set for the default
&lt;br&gt;delegator . 
&lt;br&gt;Each product store has a order id prefix set. 
&lt;br&gt;&lt;br&gt;However it seems that no such mechanism is provided for the invoices.
&lt;br&gt;Invoices could be prefixed on per organization basis
&lt;br&gt;( party_acct_preference ). 
&lt;br&gt;This creates problems when syncing the data from the local POS databases
&lt;br&gt;into the main one. Is there any solution for that ?
&lt;br&gt;Or I should very quickly add a per store invoice ID prefix this
&lt;br&gt;night ? :)
&lt;br&gt;&lt;br&gt;Thanks in advance, 
&lt;br&gt;Deyan 
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---User-f2743.html&quot; embed=&quot;fixTarget[2743]&quot; target=&quot;_top&quot; &gt;OFBiz - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Invoice-sequence-id-in-a-multiple-POS-environment-tp25841875p25841875.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841688</id>
	<title>[jira] Updated: (OFBIZ-3012) The content of the FindScreenDecorator is not properly contained in the screenlet-body tag</title>
	<published>2009-10-11T01:56:31Z</published>
	<updated>2009-10-11T01:56:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Bruno Busco updated OFBIZ-3012:
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Description: 
&lt;br&gt;The purpose of this patch is to have a all the screenlet content wrapped in the screenlet-body tag regardless of the padded attribute.
&lt;br&gt;The padded attribute only affects an additional &amp;quot;no-padding&amp;quot; style.
&lt;br&gt;&lt;br&gt;&amp;nbsp; was:
&lt;br&gt;The attached patch fixes this.
&lt;br&gt;BTW: include also:
&lt;br&gt;1) few better Italian labels.
&lt;br&gt;2) &amp;quot;screenlet&amp;quot; decorator removed (not used anymore)
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The content of the FindScreenDecorator is not properly contained in the screenlet-body tag
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3012
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: framework
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bruno Busco
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: screenlet-body.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The purpose of this patch is to have a all the screenlet content wrapped in the screenlet-body tag regardless of the padded attribute.
&lt;br&gt;&amp;gt; The padded attribute only affects an additional &amp;quot;no-padding&amp;quot; style.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3012%29-The-content-of-the-FindScreenDecorator-is-not-properly-contained-in-the-screenlet-body-tag-tp25808246p25841688.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841675</id>
	<title>[jira] Updated: (OFBIZ-3012) The content of the FindScreenDecorator is not properly contained in the screenlet-body tag</title>
	<published>2009-10-11T01:54:31Z</published>
	<updated>2009-10-11T01:54:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Bruno Busco updated OFBIZ-3012:
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: &amp;nbsp; &amp;nbsp; (was: screenlet.patch)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The content of the FindScreenDecorator is not properly contained in the screenlet-body tag
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3012
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: framework
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bruno Busco
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: screenlet-body.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The attached patch fixes this.
&lt;br&gt;&amp;gt; BTW: include also:
&lt;br&gt;&amp;gt; 1) few better Italian labels.
&lt;br&gt;&amp;gt; 2) &amp;quot;screenlet&amp;quot; decorator removed (not used anymore)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3012%29-The-content-of-the-FindScreenDecorator-is-not-properly-contained-in-the-screenlet-body-tag-tp25808246p25841675.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841676</id>
	<title>[jira] Updated: (OFBIZ-3012) The content of the FindScreenDecorator is not properly contained in the screenlet-body tag</title>
	<published>2009-10-11T01:54:31Z</published>
	<updated>2009-10-11T01:54:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Bruno Busco updated OFBIZ-3012:
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: screenlet-body.patch
&lt;br&gt;&lt;br&gt;Adrian,
&lt;br&gt;as discussed, I changed the screenlet macro renderer so that all the screenlet body content is always contained in the screenlet-body div tag.
&lt;br&gt;If a padded=&amp;quot;false&amp;quot; attribute is specified in the screenlet a &amp;quot;no-padding&amp;quot; style is added to the screenlet-body so that the CSS can style it with no border and padding.
&lt;br&gt;The themes have also been updated with this CSS.
&lt;br&gt;&lt;br&gt;With this change, actually, an empty screenlet-body div is generated when the screenlet has no body content I was not able to fix this. (Any help is appreciated)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The content of the FindScreenDecorator is not properly contained in the screenlet-body tag
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3012
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: framework
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bruno Busco
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: screenlet-body.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The attached patch fixes this.
&lt;br&gt;&amp;gt; BTW: include also:
&lt;br&gt;&amp;gt; 1) few better Italian labels.
&lt;br&gt;&amp;gt; 2) &amp;quot;screenlet&amp;quot; decorator removed (not used anymore)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3012%29-The-content-of-the-FindScreenDecorator-is-not-properly-contained-in-the-screenlet-body-tag-tp25808246p25841676.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25841642</id>
	<title>[jira] Updated: (OFBIZ-3012) The content of the FindScreenDecorator is not properly contained in the screenlet-body tag</title>
	<published>2009-10-11T01:46:31Z</published>
	<updated>2009-10-11T01:46:31Z</updated>
	<author>
		<name>JIRA jira@apache.org</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Bruno Busco updated OFBIZ-3012:
&lt;br&gt;-------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Attachment: &amp;nbsp; &amp;nbsp; (was: uilabels.patch)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The content of the FindScreenDecorator is not properly contained in the screenlet-body tag
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: OFBIZ-3012
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;https://issues.apache.org/jira/browse/OFBIZ-3012&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://issues.apache.org/jira/browse/OFBIZ-3012&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: OFBiz
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: framework
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: SVN trunk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bruno Busco
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: screenlet.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The attached patch fixes this.
&lt;br&gt;&amp;gt; BTW: include also:
&lt;br&gt;&amp;gt; 1) few better Italian labels.
&lt;br&gt;&amp;gt; 2) &amp;quot;screenlet&amp;quot; decorator removed (not used anymore)
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;You can reply to this email to add a comment to the issue online.
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/OFBiz---Dev-f2742.html&quot; embed=&quot;fixTarget[2742]&quot; target=&quot;_top&quot; &gt;OFBiz - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-jira--Created%3A-%28OFBIZ-3012%29-The-content-of-the-FindScreenDecorator-is-not-properly-contained-in-the-screenlet-body-tag-tp25808246p25841642.html" />
</entry>

</feed>
