headeritemsections.properties

来自「Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电」· PROPERTIES 代码 · 共 21 行

PROPERTIES
21
字号
# This file is used to configure how screens from OFBiz should be mapped to the sections (Accounts, Contacts, Leads, Opportunities, etc.) in CRM/SFA# Each screen in an OFBiz Screens.xml file has a headerItem configured, to tell OFBiz which header button is selected.  (In OFBiz, the "Accounting", "Content", etc.# tabs on top is collectively called the appbar, and the buttons under neath ("Agreements", "Billing Accounts", etc.) is called the app header.# This mapping basically defines which section in CRM/SFA the imported screens should go, based on their defined headerItemsheaderItem.quote = quotesheaderItem.orderentry = ordersheaderItem.orderlist = ordersheaderItem.findorders = ordersheaderItem.return = orders# We also need to define the title and header labels for eachheaderItem.quote.pageTitleLabel=CrmMyQuotesheaderItem.quote.sectionHeaderUiLabel=CrmMyQuotesheaderItem.orderentry.pageTitleLabel = OrderOrdersheaderItem.orderentry.sectionHeaderUiLabel = OrderOrdersheaderItem.orderlist.pageTitleLabel = OrderOrdersheaderItem.orderlist.sectionHeaderUiLabel = OrderOrdersheaderItem.findorders.pageTitleLabel = OrderOrdersheaderItem.findorders.sectionHeaderUiLabel = OrderOrders

⌨️ 快捷键说明

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