Tipe Proyek (jendela ID-265)
jendela: Tipe Proyek
deskripsi: Maintain Project Type and Phase
membantu: Maintain Project Types and their Phases with standard performance information
TAB: Tipe Proyek
deskripsi: Maintain Type of a Project
membantu Type of the project with optional phases and tasks of the project with standard performance information
Berkas:Tipe Proyek - Tipe Proyek - jendela (iDempiere 1.0.0).png
nama | nama | deskripsi | membantu | spesifikasi |
---|---|---|---|---|
Project Type | Project Type | Type of the project | Type of the project with optional phases of the project with standard performance information | C_ProjectType_ID numeric(10) NOT NULL ID |
Client | Client | Client/Tenant for this installation. | A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organization | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Name | 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 character varying(60) NOT NULL String |
Description | Penjelasan | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Comment/Help | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Active | The record is active in the system | 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 character(1) NOT NULL Yes-No |
Project Category | Project Category | Project Category | The Project Category determines the behavior of the project:
General - no special accounting, e.g. for Presales or general tracking Service - no special accounting, e.g. for Service/Charge projects Work Order - creates Project/Job WIP transactions - ability to issue material Asset - create Project Asset transactions - ability to issue material |
ProjectCategory character(1) NOT NULL List |
TAB: Fase Standar
deskripsi: Maintain Standard Project Phase
membantu Standard Phase of the project with performance information
Berkas:Tipe Proyek - Fase Standar - jendela (iDempiere 1.0.0).png
nama | nama | deskripsi | membantu | spesifikasi |
---|---|---|---|---|
Standard Phase | Standard Phase | Standard Phase of the Project Type | Phase of the project with standard performance information with standard work | C_Phase_ID numeric(10) NOT NULL ID |
Client | Client | Client/Tenant for this installation. | A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organization | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Project Type | Project Type | Type of the project | Type of the project with optional phases of the project with standard performance information | C_ProjectType_ID numeric(10) NOT NULL Table Direct |
Sequence | Sequence | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Name | 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 character varying(60) NOT NULL String |
Description | Penjelasan | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) Text |
Comment/Help | Comment/Help | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Active | The record is active in the system | 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 character(1) NOT NULL Yes-No |
Product | Produk | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Standard Quantity | Standard Quantity | Standard Quantity | null | StandardQty numeric NOT NULL Quantity |
TAB: Tugas Standar
deskripsi: Maintain Standard Project Task
membantu Standard Project Task
Berkas:Tipe Proyek - Tugas Standar - jendela (iDempiere 1.0.0).png
nama | nama | deskripsi | membantu | spesifikasi |
---|---|---|---|---|
Standard Task | Standard Task | Standard Project Type Task | Standard Project Task in a Project Phase with standard effort | C_Task_ID numeric(10) NOT NULL ID |
Client | Client | Client/Tenant for this installation. | A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | Organization | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
Standard Phase | Standard Phase | Standard Phase of the Project Type | Phase of the project with standard performance information with standard work | C_Phase_ID numeric(10) NOT NULL Table Direct |
Sequence | Sequence | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Name | 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 character varying(60) NOT NULL String |
Description | Penjelasan | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) Text |
Comment/Help | Comment/Help | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Active | The record is active in the system | 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 character(1) NOT NULL Yes-No |
Product | Produk | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Standard Quantity | Standard Quantity | Standard Quantity | null | StandardQty numeric NOT NULL Quantity |