You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2008/12/25 08:59:11 UTC

svn commit: r729400 - /ofbiz/trunk/framework/common/config/general.properties

Author: hansbak
Date: Wed Dec 24 23:59:11 2008
New Revision: 729400

URL: http://svn.apache.org/viewvc?rev=729400&view=rev
Log:
file missed in last commit

Modified:
    ofbiz/trunk/framework/common/config/general.properties

Modified: ofbiz/trunk/framework/common/config/general.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/general.properties?rev=729400&r1=729399&r2=729400&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/general.properties (original)
+++ ofbiz/trunk/framework/common/config/general.properties Wed Dec 24 23:59:11 2008
@@ -23,6 +23,9 @@
 # -- the default currency to use for prices, etc
 currency.uom.id.default=USD
 
+# -- the default organizationPartyId for used in dropdowns and reports
+defaultOrganizationPartyId=Company
+
 # -- the default decimal format for currency
 currency.decimal.format=##0.00