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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

hansbak-2
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