Expenses (to be invoiced) (jendela ID-242)
jendela: Expenses (to be invoiced)
deskripsi: View expenses and charges not invoiced to customers
membantu: Before invoicing to customers, check the expense lines to be invoiced
TAB: Pelanggan
deskripsi: Business Partner (Customers) to be invoiced
membantu null
Berkas:Expenses (to be invoiced) - Pelanggan - jendela (iDempiere 1.0.0).png
nama | nama | deskripsi | membantu | spesifikasi |
---|---|---|---|---|
Search Key | Search Key | Search key for the record in the format required - must be unique | A search key allows you a fast method of finding a particular record.
If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |
Value character varying(40) NOT NULL String |
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 |
Name 2 | Name 2 | Additional Name | null | Name2 character varying(60) String |
Customer | Pelanggan | Indicates if this Business Partner is a Customer | The Customer checkbox indicates if this Business Partner is a customer. If it is select additional fields will display which further define this customer. | IsCustomer character(1) NOT NULL Yes-No |
Price List | Daftar Harga | Unique identifier of a Price List | Price Lists are used to determine the pricing, margin and cost of items purchased or sold. | M_PriceList_ID numeric(10) Table Direct |
Payment Term | Payment Term | The terms for Payment of this transaction | Payment Terms identify the method and timing of payment for this transaction. | C_PaymentTerm_ID numeric(10) Table |
Open Balance | Saldo Mula-Mula | Total Open Balance Amount in primary Accounting Currency | The Total Open Balance Amount is the calculated open item amount for Customer and Vendor activity. If the Balance is below zero, we owe the Business Partner. The amout is used for Credit Management.
Invoices and Payment Allocations determine the Open Balance (i.e. not Orders or Payments). |
TotalOpenBalance numeric Amount |
TAB: Report Line
deskripsi: Time and Expense Report Line (not invoiced)
membantu View and modify Time and Expense Report Lines. It lists expense items for the business partner on the expense line where the expense lines have no orders yet. (Sales Orders are created).
Berkas:Expenses (to be invoiced) - Report Line - jendela (iDempiere 1.0.0).png
nama | nama | deskripsi | membantu | spesifikasi |
---|---|---|---|---|
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 |
Business Partner | Partner Bisnis | Identifies a Business Partner | A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | C_BPartner_ID numeric(10) Search |
Expense Report | Expense Report | Time and Expense Report | null | S_TimeExpense_ID numeric(10) NOT NULL Table Direct |
Line No | Line No | Unique line for this document | Indicates the unique line for a document. It will also control the display order of the lines within a document. | Line numeric(10) NOT NULL Integer |
Expense Date | Expense Date | Date of expense | Date of expense | DateExpense timestamp without time zone Date |
Processed | Processed | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) NOT NULL Yes-No |
Time Report | Time Report | Line is a time report only (no expense) | The line contains only time information | IsTimeReport character(1) NOT NULL Yes-No |
Invoiced | Invoiced | It is invoiced | Indicator if invoiced | IsInvoiced character(1) NOT NULL Yes-No |
Sales Order Line | Sales Order Line | Sales Order Line | The Sales Order Line is a unique identifier for a line in an order. | C_OrderLine_ID numeric(10) Search |
Product | Produk | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | M_Product_ID numeric(10) Search |
Resource Assignment | Resource Assignment | Resource Assignment | null | S_ResourceAssignment_ID numeric(10) Assignment |
Quantity | Quantity | Quantity | The Quantity indicates the number of a specific product or item for this document. | Qty numeric Quantity |
UOM | UOM | Unit of Measure | The UOM defines a unique non monetary Unit of Measure | C_UOM_ID numeric(10) Table Direct |
Quantity Invoiced | Invoiced Quantity | Invoiced Quantity | The Invoiced Quantity indicates the quantity of a product that have been invoiced. | QtyInvoiced numeric Quantity |
Expense Amount | Expense Amount | Amount for this expense | Expense amount in currency | ExpenseAmt numeric Amount |
Currency | Mata Uang | The Currency for this record | Indicates the Currency to be used when processing or reporting on this record | C_Currency_ID numeric(10) Table Direct |
Invoice Price | Invoice Price | Unit price to be invoiced or 0 for default price | Unit Price in the currency of the business partner! If it is 0, the standard price of the sales price list of the business partner (customer) is used. | InvoicePrice numeric Costs+Prices |
Converted Amount | Converted Amount | Converted Amount | The Converted Amount is the result of multiplying the Source Amount by the Conversion Rate for this target currency. | ConvertedAmt numeric Amount |
Price Invoiced | Price Invoiced | The priced invoiced to the customer (in the currency of the customer's AR price list) - 0 for default price | The invoiced price is derived from the Invoice Price entered and can be overwritten. If the price is 0, the default price on the customer's invoice is used. | PriceInvoiced numeric Costs+Prices |
Time Type | Time Type | Type of time recorded | Differentiate time types for reporting purposes (In parallel to Activities) | S_TimeType_ID numeric(10) Table Direct |
Description | Penjelasan | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Note | Note | Optional additional user defined information | The Note field allows for optional entry of user defined information regarding this record | Note character varying(255) Text |
Campaign | Campaign | Marketing Campaign | The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. | C_Campaign_ID numeric(10) Table Direct |
Project | Proyek | Financial Project | A Project allows you to track and control internal or external activities. | C_Project_ID numeric(10) Table Direct |
Activity | Activity | Aktifitas Bisnis | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Activity_ID numeric(10) Table Direct |
Project Phase | Project Phase | Phase of a Project | null | C_ProjectPhase_ID numeric(10) Table Direct |
Project Task | Project Task | Actual Project Task in a Phase | A Project Task in a Project Phase represents the actual work. | C_ProjectTask_ID numeric(10) Table Direct |