登录
请求账户
导航
首页
最近更改
随机页面
MediaWiki帮助
模板
讨论
查看源代码
历史
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
台灣正體
查看“Template:系统颜色 (窗口 ID-225 V1.0.0)”的源代码
来自iDempiere zh
←
Template:系统颜色 (窗口 ID-225 V1.0.0)
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于这些用户组的用户使用:
用户
、emailconfirmed
您必须确认您的电子邮件地址才能编辑页面。请通过
系统设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
[[en:System Color (Window ID-225)]] [[ar:System Color (نافذة ID-225)]] [[bg:Системен цвят (прозорец ID-225)]] [[da:System Color (Vindue ID-225)]] [[de:Systemfarbe (Fenster ID-225)]] [[el:Χρώμα Συστήματος (παράθυρο ID-225)]] [[es:Color del Sistema (Ventana ID-225)]] [[fr:Couleur système (Fenêtre ID-225)]] [[hu:Rendszer színek (Aablak ID-225)]] [[id:System Color (jendela ID-225)]] [[it:Colore Sistema (finestra ID-225)]] [[ja:システム色 (ウィンドウ ID-225)]] [[ms:Sistem Warna (tetingkap ID-225)]] [[nl:Systeemkleur (Venster ID-225)]] [[pl:Ustawienia kolorów (Okno ID-225)]] [[pt:Sistema, Côr (Janela ID-225)]] [[ro:Culoare Sistem (fereastră ID-225)]] [[ru:Системный цвет (окно ID-225)]] [[sr:Системска боја (прозор ID-225)]] [[sv:Systemfärger (Fönster ID-225)]] [[th:สีของระบบ (หน้าต่าง ID-225)]] [[tr:System Color (pencere ID-225)]] [[zh:系统颜色 (窗口 ID-225)]] == 窗口: 系统颜色 == '''描述:''' 维护系统颜色 '''幫助:''' System colors are used for background and indicators === TAB: 系统颜色 === '''描述:''' System color for backgrounds and indicators '''幫助''' null [[image:系统颜色 - 系统颜色 - 窗口 (iDempiere 1.0.0).png]] {| border="1" cellpadding="5" cellspacing="0" |- |-valign="top" !style="background:#efefef;" |'''''名稱''''' !style="background:#efefef;" |'''''名稱''''' !style="background:#efefef;" |'''''描述''''' !style="background:#efefef;" |'''''幫助''''' !style="background:#efefef;" |'''''產品規格''''' |-valign="top" |- |-valign="top" |Client |客户 |安装此软件的客户 |客户是一个公司或者合法的实体。你不能在客户之间共享数据。 |AD_Client_ID<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |Organization |机构 |客户内的机构实体。 |An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. |AD_Org_ID<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |Name |名称 |Alphanumeric identifier of the entity |The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. |Name<br>character varying(60) NOT NULL<br>String |-valign="top" |- |-valign="top" |Active |有效 |本记录有效 |There are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports. There are two reasons for de-activating and not deleting records: (1) The system requires the record for audit purposes. (2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries. |IsActive<br>character(1) NOT NULL<br>Yes-No |-valign="top" |- |-valign="top" |Default |缺省值 |缺省值 |The Default Checkbox indicates if this record will be used as a default value. |IsDefault<br>character(1) NOT NULL<br>Yes-No |-valign="top" |- |-valign="top" |Color Type |颜色类型 |Color presentation for this color |null |ColorType<br>character(1) NOT NULL<br>List |-valign="top" |- |-valign="top" |Red |红色 |RGB 值 |null |Red<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |2nd Red |2nd Red |RGB 第二颜色值 |null |Red_1<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Green |绿色 |RGB 值 |null |Green<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |2nd Green |第二个绿色 |RGB 第二颜色值 |null |Green_1<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Blue |蓝色 |蓝色的RGB值 |null |Blue<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |2nd Blue |第二个蓝色 |RGB 第二颜色值 |null |Blue_1<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Alpha |Alpha |颜色Alpha值 0-255 |null |Alpha<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |2nd Alpha |第二个Alpha |第二个颜色Alpha值 |null |Alpha_1<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Start Point |开始点 |Start point of the gradient colors |The gradient starts at the start point (e.g. North). The repeat distance determines if and how often the gradient colors are repeated. If starting from southern points, the upper color is actually at the button. |StartPoint<br>numeric(10)<br>List |-valign="top" |- |-valign="top" |Repeat Distance |重复距离 |Distance in points to repeat gradient color - or zero |The gradient color is not repeated, if the value is zero. The distance is added to (or subtracted from) the starting point of the gradient. |RepeatDistance<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Line Width |线宽度 |线的宽度 |null |LineWidth<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Line Distance |行距离 |在线之间的距离 |null |LineDistance<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Image |图像 |系统图像或图标 |null |AD_Image_ID<br>numeric(10)<br>Table Direct |-valign="top" |- |-valign="top" |Image Alpha |图像阿尔发 |图像织法含有种种要素的阿尔发 |Composite Alpha factor for taint color. |ImageAlpha<br>numeric NOT NULL<br>Number |-valign="top" |- |}
返回至
Template:系统颜色 (窗口 ID-225 V1.0.0)
。
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。
确定
工具
链入页面
相关更改
特殊页面
页面信息