⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 crmsfa.properties

📁 Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电子商务应用(e-commerce), POS系统(point of sales),知识管理,存货与仓库管理
💻 PROPERTIES
字号:
# # Copyright (C) 2006  Open Source Strategies, Inc. #  # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #  # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the # GNU General Public License for more details. #  # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA### Copyright (c) 2005-2006 Open Source Strategies, Inc.## Configuraiton properties for CRMSFA application## @author Leon Torres (leon@opensourcestrategies.com)# Stylesheets to include in every pagecrmsfa.files.stylesheets = /crm_images/maincss.css, /crm_images/tabstyles.css, /crm_images/calendarstyles.css, /crm_images/calendarTable.css, /crm_images/crmsfa.css# javascript files to load (note: combobox.js is loaded from the form widget API)crmsfa.files.javascript = /crm_images/selectall.js, /crm_images/fieldlookup.js, /crm_images/calendar1.js , /crm_images/formwidget.js# For fun, turn these on and comment out the ones above so you can see what the application looks like with standard OFBIZ styles.#crmsfa.files.stylesheets = /images/maincss.css, /images/tabstyles.css, /images/calendarstyles.css, /images/calendarTable.css, /images/crmsfa.css#crmsfa.files.javascript = /images/selectall.js, /images/fieldlookup.js, /images/calendar1.js # Logo to usecrmsfa.logo = /crm_images/opentaps_logo.pngcrmsfa.footer.logo = /crm_images/osslogo_small.jpg# Title to appear in application titlebar and image logo alt textcrmsfa.title = opentaps CRM# whether to show he OFBiz tab, what to name the tab, and where it goescrmsfa.tab.ofbiz.show = truecrmsfa.tab.ofbiz.label = OFBizcrmsfa.tab.ofbiz.target = /ordermgr/control/main#### Defaults### Default country to select (from Geo entity)defaultCountryGeoId = USA# Default currency to use (from Uom entity with uomTypeId=CURRENCY_MEASURE)defaultCurrencyUomId = USD# The default international telephone country code to usedefaultCountryCode = 1# Default case type for quick create case (see CustRequestType entity)defaultCustRequestTypeId = RF_SUPPORT# starting and ending hours for the calendar day view (in 24 hour notation)crmsfa.calendar.startHour = 8crmsfa.calendar.endHour = 18# default pagination size (number of items to list for all lists)crmsfa.pagination.size.default = 20#### Themes### color themes in CSS formatcrmsfa.theme.color.background.none = #5E5E5Ecrmsfa.theme.color.background.cases = #CC9966crmsfa.theme.color.background.accounts = #336633crmsfa.theme.color.background.contacts = #669933crmsfa.theme.color.background.orders = #4B0082crmsfa.theme.color.background.leads = #99CC66 crmsfa.theme.color.background.activities = #996633crmsfa.theme.color.background.myHome = #CC6633 crmsfa.theme.color.background.forecasts = #663366crmsfa.theme.color.background.partners = #FFCC66crmsfa.theme.color.background.quotes = #3399CCcrmsfa.theme.color.background.opportunities = #33CCCCcrmsfa.theme.color.background.marketing = #CC99CC# URI paths to the icon files# Icons for the section headers# These icons are from the public domain collection at openclipart.orgcrmsfa.theme.icon.header.myHome = /crm_images/openclipart.org.icons/folders_24x24.pngcrmsfa.theme.icon.header.accounts = /crm_images/openclipart.org.icons/handshake_24x24.pngcrmsfa.theme.icon.header.contacts = /crm_images/openclipart.org.icons/ppl3_24x24.pngcrmsfa.theme.icon.header.leads = /crm_images/openclipart.org.icons/headset_24x24.pngcrmsfa.theme.icon.header.opportunities = /crm_images/openclipart.org.icons/ringing_24x24.pngcrmsfa.theme.icon.header.cases = /crm_images/openclipart.org.icons/clipboard_24x24.pngcrmsfa.theme.icon.header.activities = /crm_images/openclipart.org.icons/folder_24x24.pngcrmsfa.theme.icon.header.forecasts = /crm_images/openclipart.org.icons/histogram_24x24.pngcrmsfa.theme.icon.header.partners = /crm_images/openclipart.org.icons/earth_24x24.pngcrmsfa.theme.icon.header.quotes = /crm_images/openclipart.org.icons/clipboard_and_pen_24x24.pngcrmsfa.theme.icon.header.orders = /crm_images/openclipart.org.icons/calcolatrice_architetto__01_24x24.pngcrmsfa.theme.icon.header.marketing = /crm_images/openclipart.org.icons/lampada_di_aladino_alad_01_24x24.png# Icons for buttonscrmsfa.theme.icon.button.createEvent = /crm_images/openclipart.org.icons/folder_16x16.png#### Organization Settings### partyId of organization using the applicationorganizationPartyId = Company#### Forecast Settings### only opportunities above this probability are included in sales forecastscrmsfa.forecast.minProbability = 0.05# when computing the forecasts, use 2 decimal places after the period and round upcrmsfa.forecast.decimals = 2crmsfa.forecast.rounding = ROUND_HALF_UP# when computing the forecast percentages, use 4 decimal places of precisioncrmsfa.forecast.percent.decimals = 4crmsfa.forecast.percent.rounding = ROUND_HALF_UP

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -