登录
请求账户
导航
首页
最近更改
随机页面
MediaWiki帮助
模板
讨论
查看源代码
历史
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
台灣正體
查看“Template:序列号控制 (窗口 ID-259 V1.0.0)”的源代码
来自iDempiere zh
←
Template:序列号控制 (窗口 ID-259 V1.0.0)
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于这些用户组的用户使用:
用户
、emailconfirmed
您必须确认您的电子邮件地址才能编辑页面。请通过
系统设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
[[en:Serial No Control (Window ID-259)]] [[ar:Serial No Control (نافذة ID-259)]] [[bg:Контрол сериен номер (прозорец ID-259)]] [[da:Serial No Control (Vindue ID-259)]] [[de:Seriennummernsteuerung (Fenster ID-259)]] [[el:Έλεγχος Σειριακού Αριθμού (παράθυρο ID-259)]] [[es:Control No. de Serie (Ventana ID-259)]] [[fr:Contrôle numéro de série (Fenêtre ID-259)]] [[hu:Szériaszám ellenőrzés (Aablak ID-259)]] [[id:Serial No Control (jendela ID-259)]] [[it:Controllo Numero di Serie (finestra ID-259)]] [[ja:連続番号管理 (ウィンドウ ID-259)]] [[ms:Kawalan No Siri (tetingkap ID-259)]] [[nl:Serial No Control (Venster ID-259)]] [[pl:Ustawienia mechanizmu nadawnia numerów seryjnych (Okno ID-259)]] [[pt:Gestão N.º Série (Janela ID-259)]] [[ro:Control Nr. serie (fereastră ID-259)]] [[ru:Управление серийными No (окно ID-259)]] [[sr:Контрола серијског броја (прозор ID-259)]] [[sv:Serienummerkontroll (Fönster ID-259)]] [[th:ควบคุม Serial No (หน้าต่าง ID-259)]] [[tr:Serial No Control (pencere ID-259)]] [[zh:序列号控制 (窗口 ID-259)]] == 窗口: 序列号控制 == '''描述:''' 产品序号控制 '''幫助:''' Definition to create Serial numbers for Products === TAB: 序列号控制 === '''描述:''' 产品序号控制 '''幫助''' Definition to create Serial numbers for Products [[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" |Serial No Control |序列号控制 |产品序号控制 |Definition to create Serial numbers for Products |M_SerNoCtl_ID<br>numeric(10) NOT NULL<br>ID |-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" |Description |描述 |该记录的可选描述 |描述最多为 255 个字符。 |Description<br>character varying(255)<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" |Start No |开始号 |Starting number position |The Start Number indicates the starting number of the document or position |StartNo<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |Increment |增量 |The number to increment the last document number by |The Increment indicates the number to increment the last document number by to arrive at the next sequence number |IncrementNo<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |Current Next |现在的下一个 |下一个用到的数字 |The Current Next indicates the next number to use for this document |CurrentNext<br>numeric(10) NOT NULL<br>Integer |-valign="top" |- |-valign="top" |Prefix |前缀 |Prefix before the sequence number |The Prefix indicates the characters to print in front of the document number. |Prefix<br>character varying(10)<br>String |-valign="top" |- |-valign="top" |Suffix |后缀 |在数字後面的后缀 |The Suffix indicates the characters to append to the document number. |Suffix<br>character varying(10)<br>String |-valign="top" |- |} === TAB: Exclude === '''描述:''' Exclude the ability to create Serial Numbers in Attribute Sets '''幫助''' Create a record, if you want to exclude the ability to create Serial Numbers in Product Attribute Set information. Note that the information is cached. To have effect you may have to re-login or reset cache. [[image:序列号控制 - Exclude - 窗口 (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" |Serial No Control |序列号控制 |产品序号控制 |Definition to create Serial numbers for Products |M_SerNoCtl_ID<br>numeric(10) NOT NULL<br>Table Direct |-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" |Table |表 |字段所在表 |The Table indicates the table in which a field or fields reside. |AD_Table_ID<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |Sales Transaction |销售交易 |这是销售交易 |The Sales Transaction checkbox indicates if this item is a Sales Transaction. |IsSOTrx<br>character(1) NOT NULL<br>Yes-No |-valign="top" |- |}
返回至
Template:序列号控制 (窗口 ID-259 V1.0.0)
。
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。
确定
工具
链入页面
相关更改
特殊页面
页面信息