Cash Book

C_CashBook

Cash Book for recording petty cash transactions

Overview

Table NameC_CashBook
Access LevelClient Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableC_Currency
WikiView on iDempiere Wiki

Columns (13)

Column Type Required Default Description
C_Currency_ID Table Direct(22) Yes - The Currency for this record
IsDefault Yes-No(1) Yes - Default value
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
C_CashBook_ID ID(22) Yes - Cash Book for recording petty cash transactions
C_CashBook_UU String(36) No - -
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Description String(255) No - Optional short description of the record
IsActive Yes-No(1) Yes Y The record is active in the system
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records

Foreign Keys

Column References Description
C_Currency_ID C_Currency.C_Currency_ID The Currency for this record
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T16:41:42.471815609Z