📄 headeritemsections.properties
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -