Difference between revisions of "Template:Sales Order (Window ID-143 V1.0.0)"
m (Created page with "en:Sales Order (Window ID-143) ar:Sales Order (نافذة ID-143) bg:Заявка за продажба (прозорец ID-143) [[da:Sales Order (Vindue ID-143)]...") |
CarlosRuiz (talk | contribs) (template generated from idempiere51) |
||
| Line 1: | Line 1: | ||
| − | + | = Window: Sales Order = | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
'''Description:''' Enter and change sales orders | '''Description:''' Enter and change sales orders | ||
| Line 31: | Line 5: | ||
'''Help:''' The Order Window allows you to enter and modify Sales Orders. | '''Help:''' The Order Window allows you to enter and modify Sales Orders. | ||
| − | + | == Tab: Order == | |
| − | + | '''Description:''' Order Header | |
| − | |||
| − | |||
| − | == | ||
| − | |||
| − | '''Description:''' Order Header | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | '''Help:''' The Order Header Tab defines the parameters of an Order. Changing the Organization, Business Partner, Warehouse, Date Promised, etc. changes these values on all the lines. | |
| + | [[image:Sales_Order_-_Order_-_Window_(iDempiere_1.0.0).png]] | ||
| − | + | {| border="1" cellpadding="5" cellspacing="0" align="center" | |
| − | {| border="1" cellpadding="5" cellspacing="0" | + | |+'''Process Parameteres''' |
| − | + | !style="background:#efefef;" width="100"|Name | |
| − | + | !style="background:#efefef;" width="150"|Description | |
| − | + | !style="background:#efefef;" width="300"|Help | |
| − | !style="background:#efefef;" | | + | !style="background:#efefef;" width="100"|<small>Technical Data</small> |
| − | !style="background:#efefef;" | | + | |-valign="top" |
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |-valign="top" | ||
| − | |||
|Client | |Client | ||
| − | |Client/Tenant for this installation. | + | |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. | |A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | ||
| − | |AD_Client_ID<br>numeric(10) | + | |<small>C_Order.AD_Client_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Organization | |Organization | ||
| − | + | |Organizational entity within client | |
| − | |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. | |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) | + | |<small>C_Order.AD_Org_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Document No | |Document No | ||
| − | + | |Document sequence number of the document | |
| − | |Document sequence number of the document | ||
|The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>". | |The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>". | ||
If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. 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). | If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. 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). | ||
| − | |DocumentNo<br>character varying(30) | + | |<small>C_Order.DocumentNo<br>character varying(30)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Order Reference | |Order Reference | ||
| − | + | |Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner | |
| − | |Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner | ||
|The business partner order reference is the order reference for this specific transaction; Often Purchase Order numbers are given to print on Invoices for easier reference. A standard number can be defined in the Business Partner (Customer) window. | |The business partner order reference is the order reference for this specific transaction; Often Purchase Order numbers are given to print on Invoices for easier reference. A standard number can be defined in the Business Partner (Customer) window. | ||
| − | |POReference<br>character varying(20)<br>String | + | |<small>C_Order.POReference<br>character varying(20)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Description | |Description | ||
| − | + | |Optional short description of the record | |
| − | |Optional short description of the record | ||
|A description is limited to 255 characters. | |A description is limited to 255 characters. | ||
| − | |Description<br>character varying(255)<br>Text | + | |<small>C_Order.Description<br>character varying(255)<br>Text</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Target Document Type | |Target Document Type | ||
| − | |Target document type for conversing documents | + | |Target document type for conversing documents |
|You can convert document types (e.g. from Offer to Order or Invoice). The conversion is then reflected in the current type. This processing is initiated by selecting the appropriate Document Action. | |You can convert document types (e.g. from Offer to Order or Invoice). The conversion is then reflected in the current type. This processing is initiated by selecting the appropriate Document Action. | ||
| − | |C_DocTypeTarget_ID<br>numeric(10) | + | |<small>C_Order.C_DocTypeTarget_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Self-Service | |Self-Service | ||
| − | + | |This is a Self-Service entry or this entry can be changed via Self-Service | |
| − | |This is a Self-Service entry or this entry can be changed via Self-Service | ||
|Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. | |Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. | ||
| − | |IsSelfService<br>character(1) | + | |<small>C_Order.IsSelfService<br>character(1)<br>Yes-No</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Date Ordered | |Date Ordered | ||
| − | + | |Date of Order | |
| − | |Date of Order | ||
|Indicates the Date an item was ordered. | |Indicates the Date an item was ordered. | ||
| − | |DateOrdered<br>timestamp without time zone | + | |<small>C_Order.DateOrdered<br>timestamp without time zone<br>Date</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Date Promised | |Date Promised | ||
| − | + | |Date Order was promised | |
| − | |Date Order was promised | ||
|The Date Promised indicates the date, if any, that an Order was promised for. | |The Date Promised indicates the date, if any, that an Order was promised for. | ||
| − | |DatePromised<br>timestamp without time zone<br>Date | + | |<small>C_Order.DatePromised<br>timestamp without time zone<br>Date</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Business Partner | |Business Partner | ||
| − | + | |Identifies a Business Partner | |
| − | |Identifies a Business Partner | ||
|A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | |A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | ||
| − | |C_BPartner_ID<br>numeric(10) | + | |<small>C_Order.C_BPartner_ID<br>numeric(10)<br>Search</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Invoice Partner | |Invoice Partner | ||
| − | + | |Business Partner to be invoiced | |
| − | |Business Partner to be invoiced | ||
|If empty the shipment business partner will be invoiced | |If empty the shipment business partner will be invoiced | ||
| − | |Bill_BPartner_ID<br>numeric(10)<br>Table | + | |<small>C_Order.Bill_BPartner_ID<br>numeric(10)<br>Table</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Partner Location | |Partner Location | ||
| − | |Identifies the (ship to) address for this Business Partner | + | |Identifies the (ship to) address for this Business Partner |
|The Partner address indicates the location of a Business Partner | |The Partner address indicates the location of a Business Partner | ||
| − | |C_BPartner_Location_ID<br>numeric(10) | + | |<small>C_Order.C_BPartner_Location_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Invoice Location | |Invoice Location | ||
| − | |Business Partner Location for invoicing | + | |Business Partner Location for invoicing |
| − | | | + | | |
| − | |Bill_Location_ID<br>numeric(10)<br>Table | + | |<small>C_Order.Bill_Location_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|User/Contact | |User/Contact | ||
| − | + | |User within the system - Internal or Business Partner Contact | |
| − | |User within the system - Internal or Business Partner Contact | ||
|The User identifies a unique user in the system. This could be an internal user or a business partner contact | |The User identifies a unique user in the system. This could be an internal user or a business partner contact | ||
| − | |AD_User_ID<br>numeric(10)<br>Table Direct | + | |<small>C_Order.AD_User_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Invoice Contact | |Invoice Contact | ||
| − | + | |Business Partner Contact for invoicing | |
| − | |Business Partner Contact for invoicing | + | | |
| − | | | + | |<small>C_Order.Bill_User_ID<br>numeric(10)<br>Table</small> |
| − | |Bill_User_ID<br>numeric(10)<br>Table | + | |-valign="top" |
| − | |-valign="top" | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Delivery Rule | |Delivery Rule | ||
| − | |Defines the timing of Delivery | + | |Defines the timing of Delivery |
|The Delivery Rule indicates when an order should be delivered. For example should the order be delivered when the entire order is complete, when a line is complete or as the products become available. | |The Delivery Rule indicates when an order should be delivered. For example should the order be delivered when the entire order is complete, when a line is complete or as the products become available. | ||
| − | |DeliveryRule<br>character(1) | + | |<small>C_Order.DeliveryRule<br>character(1)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Priority | |Priority | ||
| − | + | |Priority of a document | |
| − | |Priority of a document | ||
|The Priority indicates the importance (high, medium, low) of this document | |The Priority indicates the importance (high, medium, low) of this document | ||
| − | |PriorityRule<br>character(1) | + | |<small>C_Order.PriorityRule<br>character(1)<br>List</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Warehouse | |Warehouse | ||
| − | |Storage Warehouse and Service Point | + | |Storage Warehouse and Service Point |
|The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | |The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | ||
| − | |M_Warehouse_ID<br>numeric(10) | + | |<small>C_Order.M_Warehouse_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Drop Shipment | |Drop Shipment | ||
| − | + | |Drop Shipments are sent from the Vendor directly to the Customer | |
| − | |Drop Shipments are sent from the Vendor directly to the Customer | ||
|Drop Shipments do not cause any Inventory reservations or movements as the Shipment is from the Vendor's inventory. The Shipment of the Vendor to the Customer must be confirmed. | |Drop Shipments do not cause any Inventory reservations or movements as the Shipment is from the Vendor's inventory. The Shipment of the Vendor to the Customer must be confirmed. | ||
| − | |IsDropShip<br>character(1) | + | |<small>C_Order.IsDropShip<br>character(1)<br>Yes-No</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | + | |Drop Ship Business Partner | |
| − | + | |Business Partner to ship to | |
| − | |||
| − | |||
| − | |Drop | ||
| − | |Business Partner to ship to | ||
|If empty the business partner will be shipped to. | |If empty the business partner will be shipped to. | ||
| − | |DropShip_BPartner_ID<br>numeric(10)<br>Search | + | |<small>C_Order.DropShip_BPartner_ID<br>numeric(10)<br>Search</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Drop Shipment Location | |Drop Shipment Location | ||
| − | |Business Partner Location for shipping to | + | |Business Partner Location for shipping to |
| − | | | + | | |
| − | |DropShip_Location_ID<br>numeric(10)<br>Table | + | |<small>C_Order.DropShip_Location_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Drop Shipment Contact | |Drop Shipment Contact | ||
| − | + | |Business Partner Contact for drop shipment | |
| − | |Business Partner Contact for drop shipment | + | | |
| − | | | + | |<small>C_Order.DropShip_User_ID<br>numeric(10)<br>Table</small> |
| − | |DropShip_User_ID<br>numeric(10)<br>Table | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Delivery Via | |Delivery Via | ||
| − | + | |How the order will be delivered | |
| − | |How the order will be delivered | ||
|The Delivery Via indicates how the products should be delivered. For example, will the order be picked up or shipped. | |The Delivery Via indicates how the products should be delivered. For example, will the order be picked up or shipped. | ||
| − | |DeliveryViaRule<br>character(1) | + | |<small>C_Order.DeliveryViaRule<br>character(1)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Shipper | |Shipper | ||
| − | + | |Method or manner of product delivery | |
| − | |Method or manner of product delivery | ||
|The Shipper indicates the method of delivering product | |The Shipper indicates the method of delivering product | ||
| − | |M_Shipper_ID<br>numeric(10)<br>Table | + | |<small>C_Order.M_Shipper_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Freight Cost Rule | |Freight Cost Rule | ||
| − | + | |Method for charging Freight | |
| − | |Method for charging Freight | ||
|The Freight Cost Rule indicates the method used when charging for freight. | |The Freight Cost Rule indicates the method used when charging for freight. | ||
| − | |FreightCostRule<br>character(1) | + | |<small>C_Order.FreightCostRule<br>character(1)<br>List</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Freight Category | |Freight Category | ||
| − | |Category of the Freight | + | |Category of the Freight |
|Freight Categories are used to calculate the Freight for the Shipper selected | |Freight Categories are used to calculate the Freight for the Shipper selected | ||
| − | |M_FreightCategory_ID<br>numeric(10)<br>Table Direct | + | |<small>C_Order.M_FreightCategory_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Freight Amount | |Freight Amount | ||
| − | |Freight Amount | + | |Freight Amount |
| − | |||
|The Freight Amount indicates the amount charged for Freight in the document currency. | |The Freight Amount indicates the amount charged for Freight in the document currency. | ||
| − | |FreightAmt<br>numeric<br>Amount | + | |<small>C_Order.FreightAmt<br>numeric<br>Amount</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |- | + | |Priviledged Rate |
| − | + | | | |
| − | |-valign="top" | + | | |
| + | |<small>C_Order.IsPriviledgedRate<br>character(1)<br>Yes-No</small> | ||
| + | |-valign="top" | ||
| + | |Online Shipping Sales Order Rate Inquiry | ||
| + | | | ||
| + | | | ||
| + | |<small>C_Order.ShippingRateInquiry<br>character(1)<br>Button</small> | ||
| + | |-valign="top" | ||
|Invoice Rule | |Invoice Rule | ||
| − | + | |Frequency and method of invoicing | |
| − | |Frequency and method of invoicing | ||
|The Invoice Rule defines how a Business Partner is invoiced and the frequency of invoicing. | |The Invoice Rule defines how a Business Partner is invoiced and the frequency of invoicing. | ||
| − | |InvoiceRule<br>character(1) | + | |<small>C_Order.InvoiceRule<br>character(1)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Price List | |Price List | ||
| − | + | |Unique identifier of a Price List | |
| − | |Unique identifier of a Price List | ||
|Price Lists are used to determine the pricing, margin and cost of items purchased or sold. | |Price Lists are used to determine the pricing, margin and cost of items purchased or sold. | ||
| − | |M_PriceList_ID<br>numeric(10) | + | |<small>C_Order.M_PriceList_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Currency | |Currency | ||
| − | + | |The Currency for this record | |
| − | |The Currency for this record | ||
|Indicates the Currency to be used when processing or reporting on this record | |Indicates the Currency to be used when processing or reporting on this record | ||
| − | |C_Currency_ID<br>numeric(10) | + | |<small>C_Order.C_Currency_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Currency Type | |Currency Type | ||
| − | + | |Currency Conversion Rate Type | |
| − | |Currency Conversion Rate Type | ||
|The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. | |The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. | ||
| − | |C_ConversionType_ID<br>numeric(10)<br>Table Direct | + | |<small>C_Order.C_ConversionType_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Sales Representative | |Sales Representative | ||
| − | |Sales Representative or Company Agent | + | |Sales Representative or Company Agent |
|The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | |The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | ||
| − | |SalesRep_ID<br>numeric(10)<br>Table | + | |<small>C_Order.SalesRep_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Discount Printed | |Discount Printed | ||
| − | + | |Print Discount on Invoice and Order | |
| − | |Print Discount on Invoice and Order | ||
|The Discount Printed Checkbox indicates if the discount will be printed on the document. | |The Discount Printed Checkbox indicates if the discount will be printed on the document. | ||
| − | |IsDiscountPrinted<br>character(1) | + | |<small>C_Order.IsDiscountPrinted<br>character(1)<br>Yes-No</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Charge | |Charge | ||
| − | + | |Additional document charges | |
| − | |Additional document charges | ||
|The Charge indicates a type of Charge (Handling, Shipping, Restocking) | |The Charge indicates a type of Charge (Handling, Shipping, Restocking) | ||
| − | |C_Charge_ID<br>numeric(10)<br>Table | + | |<small>C_Order.C_Charge_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Charge amount | |Charge amount | ||
| − | + | |Charge Amount | |
| − | |Charge Amount | ||
|The Charge Amount indicates the amount for an additional charge. | |The Charge Amount indicates the amount for an additional charge. | ||
| − | |ChargeAmt<br>numeric<br>Amount | + | |<small>C_Order.ChargeAmt<br>numeric<br>Amount</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Payment Rule | |Payment Rule | ||
| − | |How you pay the invoice | + | |How you pay the invoice |
|The Payment Rule indicates the method of invoice payment. | |The Payment Rule indicates the method of invoice payment. | ||
| − | |PaymentRule<br>character(1) | + | |<small>C_Order.PaymentRule<br>character(1)<br>Payment</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Payment Term | |Payment Term | ||
| − | + | |The terms of Payment (timing, discount) | |
| − | |The terms of Payment (timing, discount) | ||
|Payment Terms identify the method and timing of payment. | |Payment Terms identify the method and timing of payment. | ||
| − | |C_PaymentTerm_ID<br>numeric(10) | + | |<small>C_Order.C_PaymentTerm_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Promotion Code | |Promotion Code | ||
| − | |User entered promotion code at sales time | + | |User entered promotion code at sales time |
|If present, user entered the promotion code at sales time to get this promotion | |If present, user entered the promotion code at sales time to get this promotion | ||
| − | |PromotionCode<br>character varying(30)<br>String | + | |<small>C_Order.PromotionCode<br>character varying(30)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Project | |Project | ||
| − | + | |Financial Project | |
| − | |Financial Project | ||
|A Project allows you to track and control internal or external activities. | |A Project allows you to track and control internal or external activities. | ||
| − | |C_Project_ID<br>numeric(10)<br>Table Direct | + | |<small>C_Order.C_Project_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Activity | |Activity | ||
| − | + | |Business Activity | |
| − | |Business Activity | ||
|Activities indicate tasks that are performed and used to utilize Activity based Costing | |Activities indicate tasks that are performed and used to utilize Activity based Costing | ||
| − | |C_Activity_ID<br>numeric(10)<br>Table Direct | + | |<small>C_Order.C_Activity_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Campaign | |Campaign | ||
| − | |Marketing 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. | |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<br>numeric(10)<br>Table Direct | + | |<small>C_Order.C_Campaign_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Trx Organization | |Trx Organization | ||
| − | + | |Performing or initiating organization | |
| − | |Performing or initiating organization | ||
|The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | |The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | ||
| − | |AD_OrgTrx_ID<br>numeric(10)<br>Table | + | |<small>C_Order.AD_OrgTrx_ID<br>numeric(10)<br>Table</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | | | + | |User Element List 1 |
| − | + | |User defined list element #1 | |
| − | |||
| − | |||
| − | |||
| − | |User defined element #1 | ||
|The user defined element displays the optional elements that have been defined for this account combination. | |The user defined element displays the optional elements that have been defined for this account combination. | ||
| − | |User1_ID<br>numeric(10)<br>Table | + | |<small>C_Order.User1_ID<br>numeric(10)<br>Table</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | | | + | |User Element List 2 |
| − | + | |User defined list element #2 | |
| − | |||
| − | |||
| − | |||
| − | |User defined element #2 | ||
|The user defined element displays the optional elements that have been defined for this account combination. | |The user defined element displays the optional elements that have been defined for this account combination. | ||
| − | |User2_ID<br>numeric(10)<br>Table | + | |<small>C_Order.User2_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Total Lines | |Total Lines | ||
| − | + | |Total of all document lines | |
| − | |Total of all document lines | ||
|The Total amount displays the total of all lines in document currency | |The Total amount displays the total of all lines in document currency | ||
| − | |TotalLines<br>numeric | + | |<small>C_Order.TotalLines<br>numeric<br>Amount</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Grand Total | |Grand Total | ||
| − | + | |Total amount of document | |
| − | |Total amount of document | ||
|The Grand Total displays the total amount including Tax and Freight in document currency | |The Grand Total displays the total amount including Tax and Freight in document currency | ||
| − | |GrandTotal<br>numeric | + | |<small>C_Order.GrandTotal<br>numeric<br>Amount</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Document Status | |Document Status | ||
| − | |The current status of the document | + | |The current status of the document |
|The Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action field | |The Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action field | ||
| − | |DocStatus<br>character(2) | + | |<small>C_Order.DocStatus<br>character(2)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Document Type | |Document Type | ||
| − | + | |Document type or rules | |
| − | |Document type or rules | ||
|The Document Type determines document sequence and processing rules | |The Document Type determines document sequence and processing rules | ||
| − | |C_DocType_ID<br>numeric(10) | + | |<small>C_Order.C_DocType_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Pay Schedule valid | |Pay Schedule valid | ||
| − | + | |Is the Payment Schedule is valid | |
| − | |Is the Payment Schedule is valid | ||
|Payment Schedules allow to have multiple due dates. | |Payment Schedules allow to have multiple due dates. | ||
| − | |IsPayScheduleValid<br>character(1) | + | |<small>C_Order.IsPayScheduleValid<br>character(1)<br>Yes-No</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Copy Lines | |Copy Lines | ||
| − | + | |Copy Lines from other Order | |
| − | |Copy Lines from other Order | + | | |
| − | | | + | |<small>C_Order.CopyFrom<br>character(1)<br>Button</small> |
| − | |CopyFrom<br>character(1)<br>Button | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Process Order | |Process Order | ||
| − | | | + | | |
| − | | | + | | |
| − | + | |<small>C_Order.DocAction<br>character(2)<br>Button</small> | |
| − | |DocAction<br>character(2) | + | |-valign="top" |
| − | |-valign="top" | + | |Order Source |
| − | | | + | | |
| − | + | | | |
| − | |-valign="top" | + | |<small>C_Order.C_OrderSource_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
|Posted | |Posted | ||
| − | |Posting status | + | |Posting status |
|The Posted field indicates the status of the Generation of General Ledger Accounting Lines | |The Posted field indicates the status of the Generation of General Ledger Accounting Lines | ||
| − | |Posted<br>character(1) | + | |<small>C_Order.Posted<br>character(1)<br>Button</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Cash Plan Line | |Cash Plan Line | ||
| − | | | + | | |
| − | | | + | | |
| − | + | |<small>C_Order.C_CashPlanLine_ID<br>numeric(10)<br>Search</small> | |
| − | |C_CashPlanLine_ID<br>numeric(10)<br>Search | + | |-valign="top" |
| − | |-valign="top" | + | |Quotation |
| − | | | + | |Quotation used for generating this order |
| + | | | ||
| + | |<small>C_Order.QuotationOrder_ID<br>numeric(10)<br>Search</small> | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | + | == Tab: Order Line == | |
| − | + | '''Description:''' Order Line | |
| − | |||
| − | ''' | + | '''Help:''' The Order Line Tab defines the individual line items that comprise an Order. |
| + | [[image:Sales_Order_-_Order_Line_-_Window_(iDempiere_1.0.0).png]] | ||
| − | + | {| border="1" cellpadding="5" cellspacing="0" align="center" | |
| − | + | |+'''Process Parameteres''' | |
| − | + | !style="background:#efefef;" width="100"|Name | |
| − | + | !style="background:#efefef;" width="150"|Description | |
| − | + | !style="background:#efefef;" width="300"|Help | |
| − | + | !style="background:#efefef;" width="100"|<small>Technical Data</small> | |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {| border="1" cellpadding="5" cellspacing="0" | ||
| − | |||
| − | |||
| − | |||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |-valign="top" | ||
| − | |||
|Client | |Client | ||
| − | |Client/Tenant for this installation. | + | |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. | |A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | ||
| − | |AD_Client_ID<br>numeric(10) | + | |<small>C_OrderLine.AD_Client_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Organization | |Organization | ||
| − | |Organizational entity within client | + | |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. | |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) | + | |<small>C_OrderLine.AD_Org_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Order | |Order | ||
|Order | |Order | ||
| − | + | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | |
| − | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you | + | |<small>C_OrderLine.C_Order_ID<br>numeric(10)<br>Search</small> |
| − | |C_Order_ID<br>numeric(10) | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Business Partner | |Business Partner | ||
| − | + | |Identifies a Business Partner | |
| − | |Identifies a Business Partner | ||
|A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | |A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | ||
| − | |C_BPartner_ID<br>numeric(10)<br>Search | + | |<small>C_OrderLine.C_BPartner_ID<br>numeric(10)<br>Search</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Partner Location | |Partner Location | ||
| − | |Identifies the (ship to) address for this Business Partner | + | |Identifies the (ship to) address for this Business Partner |
|The Partner address indicates the location of a Business Partner | |The Partner address indicates the location of a Business Partner | ||
| − | |C_BPartner_Location_ID<br>numeric(10)<br>Table Direct | + | |<small>C_OrderLine.C_BPartner_Location_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Date Promised | |Date Promised | ||
| − | + | |Date Order was promised | |
| − | |Date Order was promised | ||
|The Date Promised indicates the date, if any, that an Order was promised for. | |The Date Promised indicates the date, if any, that an Order was promised for. | ||
| − | |DatePromised<br>timestamp without time zone<br>Date | + | |<small>C_OrderLine.DatePromised<br>timestamp without time zone<br>Date</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Date Ordered | |Date Ordered | ||
| − | + | |Date of Order | |
| − | |Date of Order | ||
|Indicates the Date an item was ordered. | |Indicates the Date an item was ordered. | ||
| − | |DateOrdered<br>timestamp without time zone | + | |<small>C_OrderLine.DateOrdered<br>timestamp without time zone<br>Date</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Line No | |Line No | ||
| − | + | |Unique line for this document | |
| − | |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. | |Indicates the unique line for a document. It will also control the display order of the lines within a document. | ||
| − | |Line<br>numeric(10) | + | |<small>C_OrderLine.Line<br>numeric(10)<br>Integer</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Warehouse | |Warehouse | ||
| − | + | |Storage Warehouse and Service Point | |
| − | |Storage Warehouse and Service Point | ||
|The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | |The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | ||
| − | |M_Warehouse_ID<br>numeric(10) | + | |<small>C_OrderLine.M_Warehouse_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Product | |Product | ||
| − | + | |Product, Service, Item | |
| − | |Product, Service, Item | ||
|Identifies an item which is either purchased or sold in this organization. | |Identifies an item which is either purchased or sold in this organization. | ||
| − | |M_Product_ID<br>numeric(10)<br>Search | + | |<small>C_OrderLine.M_Product_ID<br>numeric(10)<br>Search</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Charge | |Charge | ||
| − | |Additional document charges | + | |Additional document charges |
|The Charge indicates a type of Charge (Handling, Shipping, Restocking) | |The Charge indicates a type of Charge (Handling, Shipping, Restocking) | ||
| − | |C_Charge_ID<br>numeric(10)<br>Table Direct | + | |<small>C_OrderLine.C_Charge_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Attribute Set Instance | |Attribute Set Instance | ||
| − | |Product Attribute Set Instance | + | |Product Attribute Set Instance |
|The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | |The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | ||
| − | |M_AttributeSetInstance_ID<br>numeric(10)<br>Product Attribute | + | |<small>C_OrderLine.M_AttributeSetInstance_ID<br>numeric(10)<br>Product Attribute</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Resource Assignment | |Resource Assignment | ||
|Resource Assignment | |Resource Assignment | ||
| − | | | + | | |
| − | + | |<small>C_OrderLine.S_ResourceAssignment_ID<br>numeric(10)<br>Assignment</small> | |
| − | |S_ResourceAssignment_ID<br>numeric(10)<br>Assignment | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Description | |Description | ||
| − | + | |Optional short description of the record | |
| − | |Optional short description of the record | ||
|A description is limited to 255 characters. | |A description is limited to 255 characters. | ||
| − | |Description<br>character varying(255)<br>Text | + | |<small>C_OrderLine.Description<br>character varying(255)<br>Text</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Quantity | |Quantity | ||
| − | |The Quantity Entered is based on the selected UoM | + | |The Quantity Entered is based on the selected UoM |
|The Quantity Entered is converted to base product UoM quantity | |The Quantity Entered is converted to base product UoM quantity | ||
| − | |QtyEntered<br>numeric | + | |<small>C_OrderLine.QtyEntered<br>numeric<br>Quantity</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|UOM | |UOM | ||
| − | + | |Unit of Measure | |
| − | |Unit of Measure | ||
|The UOM defines a unique non monetary Unit of Measure | |The UOM defines a unique non monetary Unit of Measure | ||
| − | |C_UOM_ID<br>numeric(10) | + | |<small>C_OrderLine.C_UOM_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Ordered Quantity | |Ordered Quantity | ||
|Ordered Quantity | |Ordered Quantity | ||
| − | |||
|The Ordered Quantity indicates the quantity of a product that was ordered. | |The Ordered Quantity indicates the quantity of a product that was ordered. | ||
| − | |QtyOrdered<br>numeric | + | |<small>C_OrderLine.QtyOrdered<br>numeric<br>Quantity</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Delivered Quantity | |Delivered Quantity | ||
|Delivered Quantity | |Delivered Quantity | ||
| − | |||
|The Delivered Quantity indicates the quantity of a product that has been delivered. | |The Delivered Quantity indicates the quantity of a product that has been delivered. | ||
| − | |QtyDelivered<br>numeric | + | |<small>C_OrderLine.QtyDelivered<br>numeric<br>Quantity</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Reserved Quantity | |Reserved Quantity | ||
|Reserved Quantity | |Reserved Quantity | ||
| − | |||
|The Reserved Quantity indicates the quantity of a product that is currently reserved. | |The Reserved Quantity indicates the quantity of a product that is currently reserved. | ||
| − | |QtyReserved<br>numeric | + | |<small>C_OrderLine.QtyReserved<br>numeric<br>Quantity</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | | | + | |Quantity Invoiced |
| − | |||
| − | |||
|Invoiced Quantity | |Invoiced Quantity | ||
| − | |||
| − | |||
|The Invoiced Quantity indicates the quantity of a product that have been invoiced. | |The Invoiced Quantity indicates the quantity of a product that have been invoiced. | ||
| − | |QtyInvoiced<br>numeric | + | |<small>C_OrderLine.QtyInvoiced<br>numeric<br>Quantity</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Shipper | |Shipper | ||
| − | |Method or manner of product delivery | + | |Method or manner of product delivery |
|The Shipper indicates the method of delivering product | |The Shipper indicates the method of delivering product | ||
| − | |M_Shipper_ID<br>numeric(10)<br>Table | + | |<small>C_OrderLine.M_Shipper_ID<br>numeric(10)<br>Table</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Price | |Price | ||
| − | + | |Price Entered - the price based on the selected/base UoM | |
| − | |Price Entered - the price based on the selected/base UoM | ||
|The price entered is converted to the actual price based on the UoM conversion | |The price entered is converted to the actual price based on the UoM conversion | ||
| − | |PriceEntered<br>numeric | + | |<small>C_OrderLine.PriceEntered<br>numeric<br>Costs+Prices</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Unit Price | |Unit Price | ||
| − | + | |Actual Price | |
| − | |Actual Price | ||
|The Actual or Unit Price indicates the Price for a product in source currency. | |The Actual or Unit Price indicates the Price for a product in source currency. | ||
| − | |PriceActual<br>numeric | + | |<small>C_OrderLine.PriceActual<br>numeric<br>Costs+Prices</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|List Price | |List Price | ||
|List Price | |List Price | ||
| − | |||
|The List Price is the official List Price in the document currency. | |The List Price is the official List Price in the document currency. | ||
| − | |PriceList<br>numeric | + | |<small>C_OrderLine.PriceList<br>numeric<br>Costs+Prices</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Freight Amount | |Freight Amount | ||
| − | |Freight Amount | + | |Freight Amount |
| − | |||
|The Freight Amount indicates the amount charged for Freight in the document currency. | |The Freight Amount indicates the amount charged for Freight in the document currency. | ||
| − | |FreightAmt<br>numeric | + | |<small>C_OrderLine.FreightAmt<br>numeric<br>Amount</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Tax | |Tax | ||
| − | + | |Tax identifier | |
| − | |Tax identifier | ||
|The Tax indicates the type of tax used in document line. | |The Tax indicates the type of tax used in document line. | ||
| − | |C_Tax_ID<br>numeric(10) | + | |<small>C_OrderLine.C_Tax_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Discount % | |Discount % | ||
| − | |Discount in percent | + | |Discount in percent |
|The Discount indicates the discount applied or taken as a percentage. | |The Discount indicates the discount applied or taken as a percentage. | ||
| − | |Discount<br>numeric<br>Number | + | |<small>C_OrderLine.Discount<br>numeric<br>Number</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Project | |Project | ||
| − | + | |Financial Project | |
| − | |Financial Project | ||
|A Project allows you to track and control internal or external activities. | |A Project allows you to track and control internal or external activities. | ||
| − | |C_Project_ID<br>numeric(10)<br>Table Direct | + | |<small>C_OrderLine.C_Project_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Activity | |Activity | ||
| − | + | |Business Activity | |
| − | |Business Activity | ||
|Activities indicate tasks that are performed and used to utilize Activity based Costing | |Activities indicate tasks that are performed and used to utilize Activity based Costing | ||
| − | |C_Activity_ID<br>numeric(10)<br>Table Direct | + | |<small>C_OrderLine.C_Activity_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Campaign | |Campaign | ||
| − | + | |Marketing 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. | |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<br>numeric(10)<br>Table Direct | + | |<small>C_OrderLine.C_Campaign_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Trx Organization | |Trx Organization | ||
| − | + | |Performing or initiating organization | |
| − | |Performing or initiating organization | ||
|The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | |The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | ||
| − | |AD_OrgTrx_ID<br>numeric(10)<br>Table | + | |<small>C_OrderLine.AD_OrgTrx_ID<br>numeric(10)<br>Table</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | | | + | |User Element List 1 |
| − | + | |User defined list element #1 | |
| − | |||
| − | |||
| − | |||
| − | |User defined element #1 | ||
|The user defined element displays the optional elements that have been defined for this account combination. | |The user defined element displays the optional elements that have been defined for this account combination. | ||
| − | |User1_ID<br>numeric(10)<br>Table | + | |<small>C_OrderLine.User1_ID<br>numeric(10)<br>Table</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | | | + | |User Element List 2 |
| − | + | |User defined list element #2 | |
| − | |||
| − | |||
| − | |||
| − | |User defined element #2 | ||
|The user defined element displays the optional elements that have been defined for this account combination. | |The user defined element displays the optional elements that have been defined for this account combination. | ||
| − | |User2_ID<br>numeric(10)<br>Table | + | |<small>C_OrderLine.User2_ID<br>numeric(10)<br>Table</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Line Amount | |Line Amount | ||
| − | |Line Extended Amount (Quantity * Actual Price) without Freight and Charges | + | |Line Extended Amount (Quantity * Actual Price) without Freight and Charges |
|Indicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total. | |Indicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total. | ||
| − | |LineNetAmt<br>numeric | + | |<small>C_OrderLine.LineNetAmt<br>numeric<br>Amount</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Lost Sales Qty | |Lost Sales Qty | ||
| − | |Quantity of potential sales | + | |Quantity of potential sales |
|When an order is closed and there is a difference between the ordered quantity and the delivered (invoiced) quantity is the Lost Sales Quantity. Note that the Lost Sales Quantity is 0 if you void an order, so close the order if you want to track lost opportunities. [Void = data entry error - Close = the order is finished] | |When an order is closed and there is a difference between the ordered quantity and the delivered (invoiced) quantity is the Lost Sales Quantity. Note that the Lost Sales Quantity is 0 if you void an order, so close the order if you want to track lost opportunities. [Void = data entry error - Close = the order is finished] | ||
| − | |QtyLostSales<br>numeric | + | |<small>C_OrderLine.QtyLostSales<br>numeric<br>Quantity</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Processed | |Processed | ||
| − | + | |The document has been processed | |
| − | |The document has been processed | ||
|The Processed checkbox indicates that a document has been processed. | |The Processed checkbox indicates that a document has been processed. | ||
| − | |Processed<br>character(1) | + | |<small>C_OrderLine.Processed<br>character(1)<br>Yes-No</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |- | + | |OrderLine Create Shipment |
| + | |Create Shipment for single ordered product | ||
| + | | | ||
| + | |<small>C_OrderLine.CreateShipment<br>character(1)<br>Button</small> | ||
| + | |-valign="top" | ||
| + | |OrderLine Create Production | ||
| + | |Create Production Header and Plan for single ordered product | ||
| + | | | ||
| + | |<small>C_OrderLine.CreateProduction<br>character(1)<br>Button</small> | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | == Tab: Order Tax == | |
| − | + | '''Description:''' Order Tax | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | '''Help:''' The Order Tax Tab displays the tax amount for an Order based on the lines entered. | ||
| + | [[image:Sales_Order_-_Order_Tax_-_Window_(iDempiere_1.0.0).png]] | ||
| − | |-valign="top" | + | {| border="1" cellpadding="5" cellspacing="0" align="center" |
| + | |+'''Process Parameteres''' | ||
| + | !style="background:#efefef;" width="100"|Name | ||
| + | !style="background:#efefef;" width="150"|Description | ||
| + | !style="background:#efefef;" width="300"|Help | ||
| + | !style="background:#efefef;" width="100"|<small>Technical Data</small> | ||
| + | |-valign="top" | ||
|Client | |Client | ||
| − | + | |Client/Tenant for this installation. | |
| − | |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. | |A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | ||
| − | |AD_Client_ID<br>numeric(10) | + | |<small>C_OrderTax.AD_Client_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Organization | |Organization | ||
| − | + | |Organizational entity within client | |
| − | |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. | |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) | + | |<small>C_OrderTax.AD_Org_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Order | |Order | ||
|Order | |Order | ||
| − | + | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | |
| − | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you | + | |<small>C_OrderTax.C_Order_ID<br>numeric(10)<br>Search</small> |
| − | |C_Order_ID<br>numeric(10) | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Tax | |Tax | ||
| − | + | |Tax identifier | |
| − | |Tax identifier | ||
|The Tax indicates the type of tax used in document line. | |The Tax indicates the type of tax used in document line. | ||
| − | |C_Tax_ID<br>numeric(10) | + | |<small>C_OrderTax.C_Tax_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | | | + | |Tax Provider |
| − | + | | | |
| − | |-valign="top" | + | | |
| + | |<small>C_OrderTax.C_TaxProvider_ID<br>numeric(10)<br>Table Direct</small> | ||
| + | |-valign="top" | ||
|Tax Amount | |Tax Amount | ||
| − | + | |Tax Amount for a document | |
| − | |Tax Amount for a document | ||
|The Tax Amount displays the total tax amount for a document. | |The Tax Amount displays the total tax amount for a document. | ||
| − | |TaxAmt<br>numeric | + | |<small>C_OrderTax.TaxAmt<br>numeric<br>Amount</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Tax base Amount | |Tax base Amount | ||
| − | |Base for calculating the tax amount | + | |Base for calculating the tax amount |
|The Tax Base Amount indicates the base amount used for calculating the tax amount. | |The Tax Base Amount indicates the base amount used for calculating the tax amount. | ||
| − | |TaxBaseAmt<br>numeric | + | |<small>C_OrderTax.TaxBaseAmt<br>numeric<br>Amount</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Price includes Tax | |Price includes Tax | ||
| − | + | |Tax is included in the price | |
| − | |Tax is included in the price | ||
|The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | |The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | ||
| − | |IsTaxIncluded<br>character(1) | + | |<small>C_OrderTax.IsTaxIncluded<br>character(1)<br>Yes-No</small> |
| − | |||
| − | |||
|} | |} | ||
| − | |||
| + | == Tab: Payment Schedule == | ||
| + | '''Description:''' Order Payment Schedule | ||
| + | '''Help:''' | ||
| + | [[image:Sales_Order_-_Payment_Schedule_-_Window_(iDempiere_1.0.0).png]] | ||
| − | + | {| border="1" cellpadding="5" cellspacing="0" align="center" | |
| − | + | |+'''Process Parameteres''' | |
| − | + | !style="background:#efefef;" width="100"|Name | |
| − | + | !style="background:#efefef;" width="150"|Description | |
| − | + | !style="background:#efefef;" width="300"|Help | |
| − | + | !style="background:#efefef;" width="100"|<small>Technical Data</small> | |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {| border="1" cellpadding="5" cellspacing="0" | ||
| − | |||
| − | |||
| − | |||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Client | |Client | ||
| − | + | |Client/Tenant for this installation. | |
| − | |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. | |A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | ||
| − | |AD_Client_ID<br>numeric(10) | + | |<small>C_OrderPaySchedule.AD_Client_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Organization | |Organization | ||
| − | |Organizational entity within client | + | |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. | |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) | + | |<small>C_OrderPaySchedule.AD_Org_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Order | |Order | ||
|Order | |Order | ||
| − | + | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | |
| − | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you | + | |<small>C_OrderPaySchedule.C_Order_ID<br>numeric(10)<br>Search</small> |
| − | |C_Order_ID<br>numeric(10) | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Payment Schedule | |Payment Schedule | ||
| − | + | |Payment Schedule Template | |
| − | |Payment Schedule Template | ||
|Information when parts of the payment are due | |Information when parts of the payment are due | ||
| − | |C_PaySchedule_ID<br>numeric(10)<br>Table Direct | + | |<small>C_OrderPaySchedule.C_PaySchedule_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Active | |Active | ||
| − | |The record is active in the system | + | |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 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: | There are two reasons for de-activating and not deleting records: | ||
(1) The system requires the record for audit purposes. | (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. | (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) | + | |<small>C_OrderPaySchedule.IsActive<br>character(1)<br>Yes-No</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Due Date | |Due Date | ||
| − | + | |Date when the payment is due | |
| − | |Date when the payment is due | ||
|Date when the payment is due without deductions or discount | |Date when the payment is due without deductions or discount | ||
| − | |DueDate<br>timestamp without time zone | + | |<small>C_OrderPaySchedule.DueDate<br>timestamp without time zone<br>Date</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Amount due | |Amount due | ||
| − | + | |Amount of the payment due | |
| − | |Amount of the payment due | ||
|Full amount of the payment due | |Full amount of the payment due | ||
| − | |DueAmt<br>numeric | + | |<small>C_OrderPaySchedule.DueAmt<br>numeric<br>Amount</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Discount Date | |Discount Date | ||
| − | |Last Date for payments with discount | + | |Last Date for payments with discount |
|Last Date where a deduction of the payment discount is allowed | |Last Date where a deduction of the payment discount is allowed | ||
| − | |DiscountDate<br>timestamp without time zone | + | |<small>C_OrderPaySchedule.DiscountDate<br>timestamp without time zone<br>Date</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Discount Amount | |Discount Amount | ||
| − | + | |Calculated amount of discount | |
| − | |Calculated amount of discount | ||
|The Discount Amount indicates the discount amount for a document or line. | |The Discount Amount indicates the discount amount for a document or line. | ||
| − | |DiscountAmt<br>numeric | + | |<small>C_OrderPaySchedule.DiscountAmt<br>numeric<br>Amount</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Validate | |Validate | ||
| − | + | |Validate Payment Schedule | |
| − | |Validate Payment Schedule | + | | |
| − | | | + | |<small>C_OrderPaySchedule.Processing<br>character(1)<br>Button</small> |
| − | |Processing<br>character(1)<br>Button | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Valid | |Valid | ||
| − | + | |Element is valid | |
| − | |Element is valid | ||
|The element passed the validation check | |The element passed the validation check | ||
| − | |IsValid<br>character(1) | + | |<small>C_OrderPaySchedule.IsValid<br>character(1)<br>Yes-No</small> |
| − | |||
| − | |||
|} | |} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | == Tab: POS Payment == | ||
| + | '''Description:''' | ||
| − | '''Help''' | + | '''Help:''' |
| + | [[image:Sales_Order_-_POS_Payment_-_Window_(iDempiere_1.0.0).png]] | ||
| − | + | {| border="1" cellpadding="5" cellspacing="0" align="center" | |
| − | + | |+'''Process Parameteres''' | |
| − | + | !style="background:#efefef;" width="100"|Name | |
| − | + | !style="background:#efefef;" width="150"|Description | |
| − | + | !style="background:#efefef;" width="300"|Help | |
| − | + | !style="background:#efefef;" width="100"|<small>Technical Data</small> | |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | {| border="1" cellpadding="5" cellspacing="0" | ||
| − | |||
| − | |||
| − | |||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | | ||
| − | !style="background:#efefef;" | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Client | |Client | ||
| − | + | |Client/Tenant for this installation. | |
| − | |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. | |A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | ||
| − | |AD_Client_ID<br>numeric(10) | + | |<small>C_POSPayment.AD_Client_ID<br>numeric(10)<br>Table Direct</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Organization | |Organization | ||
| − | |Organizational entity within client | + | |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. | |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) | + | |<small>C_POSPayment.AD_Org_ID<br>numeric(10)<br>Table Direct</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Order | |Order | ||
|Order | |Order | ||
| − | + | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | |
| − | |The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you | + | |<small>C_POSPayment.C_Order_ID<br>numeric(10)<br>Search</small> |
| − | |C_Order_ID<br>numeric(10) | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Payment | |Payment | ||
| − | + | |Payment identifier | |
| − | |Payment identifier | ||
|The Payment is a unique identifier of this payment. | |The Payment is a unique identifier of this payment. | ||
| − | |C_Payment_ID<br>numeric(10)<br>Search | + | |<small>C_POSPayment.C_Payment_ID<br>numeric(10)<br>Search</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|POS Tender Type | |POS Tender Type | ||
| − | | | + | | |
| − | | | + | | |
| − | + | |<small>C_POSPayment.C_POSTenderType_ID<br>numeric(10)<br>Table Direct</small> | |
| − | |C_POSTenderType_ID<br>numeric(10) | + | |-valign="top" |
| − | |-valign="top" | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Tender type | |Tender type | ||
| − | |Method of Payment | + | |Method of Payment |
|The Tender Type indicates the method of payment (ACH or Direct Deposit, Credit Card, Check, Direct Debit) | |The Tender Type indicates the method of payment (ACH or Direct Deposit, Credit Card, Check, Direct Debit) | ||
| − | |TenderType<br>character(1)<br>List | + | |<small>C_POSPayment.TenderType<br>character(1)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Payment amount | |Payment amount | ||
| − | + | |Amount being paid | |
| − | |Amount being paid | ||
|Indicates the amount this payment is for. The payment amount can be for single or multiple invoices or a partial payment for an invoice. | |Indicates the amount this payment is for. The payment amount can be for single or multiple invoices or a partial payment for an invoice. | ||
| − | |PayAmt<br>numeric | + | |<small>C_POSPayment.PayAmt<br>numeric<br>Amount</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Account Name | |Account Name | ||
| − | + | |Name on Credit Card or Account holder | |
| − | |Name on Credit Card or Account holder | ||
|The Name of the Credit Card or Account holder. | |The Name of the Credit Card or Account holder. | ||
| − | |A_Name<br>character varying(60)<br>String | + | |<small>C_POSPayment.A_Name<br>character varying(60)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Routing No | |Routing No | ||
| − | + | |Bank Routing Number | |
| − | |Bank Routing Number | ||
|The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions. | |The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions. | ||
| − | |RoutingNo<br>character varying(20)<br>String | + | |<small>C_POSPayment.RoutingNo<br>character varying(20)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Check No | |Check No | ||
| − | + | |Check Number | |
| − | |Check Number | ||
|The Check Number indicates the number on the check. | |The Check Number indicates the number on the check. | ||
| − | |CheckNo<br>character varying(20)<br>String | + | |<small>C_POSPayment.CheckNo<br>character varying(20)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Account No | |Account No | ||
| − | + | |Account Number | |
| − | |Account Number | ||
|The Account Number indicates the Number assigned to this bank account. | |The Account Number indicates the Number assigned to this bank account. | ||
| − | |AccountNo<br>character varying(20)<br>String | + | |<small>C_POSPayment.AccountNo<br>character varying(20)<br>String</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Micr | |Micr | ||
| − | |Combination of routing no, account and check no | + | |Combination of routing no, account and check no |
|The Micr number is the combination of the bank routing number, account number and check number | |The Micr number is the combination of the bank routing number, account number and check number | ||
| − | |Micr<br>character varying(20)<br>String | + | |<small>C_POSPayment.Micr<br>character varying(20)<br>String</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Post Dated | |Post Dated | ||
| − | | | + | | |
| − | | | + | | |
| − | |IsPostDated<br>character(1) | + | |<small>C_POSPayment.IsPostDated<br>character(1)<br>Yes-No</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Date Promised | |Date Promised | ||
| − | + | |Date Order was promised | |
| − | |Date Order was promised | ||
|The Date Promised indicates the date, if any, that an Order was promised for. | |The Date Promised indicates the date, if any, that an Order was promised for. | ||
| − | |DatePromised<br>timestamp without time zone<br>Date | + | |<small>C_POSPayment.DatePromised<br>timestamp without time zone<br>Date</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Check Status | |Check Status | ||
| − | | | + | | |
| − | | | + | | |
| − | |CheckStatus<br>character(1)<br>List | + | |<small>C_POSPayment.CheckStatus<br>character(1)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Credit Card | |Credit Card | ||
| − | + | |Credit Card (Visa, MC, AmEx) | |
| − | |Credit Card (Visa, MC, AmEx) | ||
|The Credit Card drop down list box is used for selecting the type of Credit Card presented for payment. | |The Credit Card drop down list box is used for selecting the type of Credit Card presented for payment. | ||
| − | |CreditCardType<br>character(1)<br>List | + | |<small>C_POSPayment.CreditCardType<br>character(1)<br>List</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Number | |Number | ||
| − | + | |Credit Card Number | |
| − | |Credit Card Number | ||
|The Credit Card number indicates the number on the credit card, without blanks or spaces. | |The Credit Card number indicates the number on the credit card, without blanks or spaces. | ||
| − | |CreditCardNumber<br>character varying(20)<br>String | + | |<small>C_POSPayment.CreditCardNumber<br>character varying(20)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Voice authorization code | |Voice authorization code | ||
| − | + | |Voice Authorization Code from credit card company | |
| − | |Voice Authorization Code from credit card company | ||
|The Voice Authorization Code indicates the code received from the Credit Card Company. | |The Voice Authorization Code indicates the code received from the Credit Card Company. | ||
| − | |VoiceAuthCode<br>character varying(20)<br>String | + | |<small>C_POSPayment.VoiceAuthCode<br>character varying(20)<br>String</small> |
| − | + | |-valign="top" | |
| − | |||
| − | |||
| − | |-valign="top" | ||
|Deposit Group | |Deposit Group | ||
| − | | | + | | |
| − | | | + | | |
| − | + | |<small>C_POSPayment.DepositGroup<br>character varying(20)<br>String</small> | |
| − | |DepositGroup<br>character varying(20)<br>String | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |-valign="top" | ||
|Comment/Help | |Comment/Help | ||
| − | + | |Comment or Hint | |
| − | |Comment or Hint | ||
|The Help field contains a hint, comment or help about the use of this item. | |The Help field contains a hint, comment or help about the use of this item. | ||
| − | |Help<br>character varying(2000)<br>Text | + | |<small>C_POSPayment.Help<br>character varying(2000)<br>Text</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Processed | |Processed | ||
| − | |The document has been processed | + | |The document has been processed |
|The Processed checkbox indicates that a document has been processed. | |The Processed checkbox indicates that a document has been processed. | ||
| − | |Processed<br>character(1) | + | |<small>C_POSPayment.Processed<br>character(1)<br>Yes-No</small> |
| − | |-valign="top" | + | |-valign="top" |
| − | |||
| − | |||
| − | |||
| − | |||
|Active | |Active | ||
| − | |The record is active in the system | + | |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 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: | There are two reasons for de-activating and not deleting records: | ||
(1) The system requires the record for audit purposes. | (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. | (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) | + | |<small>C_POSPayment.IsActive<br>character(1)<br>Yes-No</small> |
| − | |||
| − | |||
|} | |} | ||
Revision as of 17:36, 17 November 2017
Window: Sales Order
Description: Enter and change sales orders
Help: The Order Window allows you to enter and modify Sales Orders.
Tab: Order
Description: Order Header
Help: The Order Header Tab defines the parameters of an Order. Changing the Organization, Business Partner, Warehouse, Date Promised, etc. changes these values on all the lines.
| Name | Description | Help | Technical Data |
|---|---|---|---|
| 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. | C_Order.AD_Client_ID numeric(10) Table Direct |
| 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. | C_Order.AD_Org_ID numeric(10) Table Direct |
| Document No | Document sequence number of the document | The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>".
If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. 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). |
C_Order.DocumentNo character varying(30) String |
| Order Reference | Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner | The business partner order reference is the order reference for this specific transaction; Often Purchase Order numbers are given to print on Invoices for easier reference. A standard number can be defined in the Business Partner (Customer) window. | C_Order.POReference character varying(20) String |
| Description | Optional short description of the record | A description is limited to 255 characters. | C_Order.Description character varying(255) Text |
| Target Document Type | Target document type for conversing documents | You can convert document types (e.g. from Offer to Order or Invoice). The conversion is then reflected in the current type. This processing is initiated by selecting the appropriate Document Action. | C_Order.C_DocTypeTarget_ID numeric(10) Table |
| Self-Service | This is a Self-Service entry or this entry can be changed via Self-Service | Self-Service allows users to enter data or update their data. The flag indicates, that this record was entered or created via Self-Service or that the user can change it via the Self-Service functionality. | C_Order.IsSelfService character(1) Yes-No |
| Date Ordered | Date of Order | Indicates the Date an item was ordered. | C_Order.DateOrdered timestamp without time zone Date |
| Date Promised | Date Order was promised | The Date Promised indicates the date, if any, that an Order was promised for. | C_Order.DatePromised timestamp without time zone Date |
| Business Partner | Identifies a Business Partner | A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | C_Order.C_BPartner_ID numeric(10) Search |
| Invoice Partner | Business Partner to be invoiced | If empty the shipment business partner will be invoiced | C_Order.Bill_BPartner_ID numeric(10) Table |
| Partner Location | Identifies the (ship to) address for this Business Partner | The Partner address indicates the location of a Business Partner | C_Order.C_BPartner_Location_ID numeric(10) Table Direct |
| Invoice Location | Business Partner Location for invoicing | C_Order.Bill_Location_ID numeric(10) Table | |
| User/Contact | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | C_Order.AD_User_ID numeric(10) Table Direct |
| Invoice Contact | Business Partner Contact for invoicing | C_Order.Bill_User_ID numeric(10) Table | |
| Delivery Rule | Defines the timing of Delivery | The Delivery Rule indicates when an order should be delivered. For example should the order be delivered when the entire order is complete, when a line is complete or as the products become available. | C_Order.DeliveryRule character(1) List |
| Priority | Priority of a document | The Priority indicates the importance (high, medium, low) of this document | C_Order.PriorityRule character(1) List |
| Warehouse | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | C_Order.M_Warehouse_ID numeric(10) Table Direct |
| Drop Shipment | Drop Shipments are sent from the Vendor directly to the Customer | Drop Shipments do not cause any Inventory reservations or movements as the Shipment is from the Vendor's inventory. The Shipment of the Vendor to the Customer must be confirmed. | C_Order.IsDropShip character(1) Yes-No |
| Drop Ship Business Partner | Business Partner to ship to | If empty the business partner will be shipped to. | C_Order.DropShip_BPartner_ID numeric(10) Search |
| Drop Shipment Location | Business Partner Location for shipping to | C_Order.DropShip_Location_ID numeric(10) Table | |
| Drop Shipment Contact | Business Partner Contact for drop shipment | C_Order.DropShip_User_ID numeric(10) Table | |
| Delivery Via | How the order will be delivered | The Delivery Via indicates how the products should be delivered. For example, will the order be picked up or shipped. | C_Order.DeliveryViaRule character(1) List |
| Shipper | Method or manner of product delivery | The Shipper indicates the method of delivering product | C_Order.M_Shipper_ID numeric(10) Table |
| Freight Cost Rule | Method for charging Freight | The Freight Cost Rule indicates the method used when charging for freight. | C_Order.FreightCostRule character(1) List |
| Freight Category | Category of the Freight | Freight Categories are used to calculate the Freight for the Shipper selected | C_Order.M_FreightCategory_ID numeric(10) Table Direct |
| Freight Amount | Freight Amount | The Freight Amount indicates the amount charged for Freight in the document currency. | C_Order.FreightAmt numeric Amount |
| Priviledged Rate | C_Order.IsPriviledgedRate character(1) Yes-No | ||
| Online Shipping Sales Order Rate Inquiry | C_Order.ShippingRateInquiry character(1) Button | ||
| Invoice Rule | Frequency and method of invoicing | The Invoice Rule defines how a Business Partner is invoiced and the frequency of invoicing. | C_Order.InvoiceRule character(1) List |
| Price List | Unique identifier of a Price List | Price Lists are used to determine the pricing, margin and cost of items purchased or sold. | C_Order.M_PriceList_ID numeric(10) Table Direct |
| Currency | The Currency for this record | Indicates the Currency to be used when processing or reporting on this record | C_Order.C_Currency_ID numeric(10) Table Direct |
| Currency Type | Currency Conversion Rate Type | The Currency Conversion Rate Type lets you define different type of rates, e.g. Spot, Corporate and/or Sell/Buy rates. | C_Order.C_ConversionType_ID numeric(10) Table Direct |
| Sales Representative | Sales Representative or Company Agent | The Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user. | C_Order.SalesRep_ID numeric(10) Table |
| Discount Printed | Print Discount on Invoice and Order | The Discount Printed Checkbox indicates if the discount will be printed on the document. | C_Order.IsDiscountPrinted character(1) Yes-No |
| Charge | Additional document charges | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_Order.C_Charge_ID numeric(10) Table |
| Charge amount | Charge Amount | The Charge Amount indicates the amount for an additional charge. | C_Order.ChargeAmt numeric Amount |
| Payment Rule | How you pay the invoice | The Payment Rule indicates the method of invoice payment. | C_Order.PaymentRule character(1) Payment |
| Payment Term | The terms of Payment (timing, discount) | Payment Terms identify the method and timing of payment. | C_Order.C_PaymentTerm_ID numeric(10) Table Direct |
| Promotion Code | User entered promotion code at sales time | If present, user entered the promotion code at sales time to get this promotion | C_Order.PromotionCode character varying(30) String |
| Project | Financial Project | A Project allows you to track and control internal or external activities. | C_Order.C_Project_ID numeric(10) Table Direct |
| Activity | Business Activity | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_Order.C_Activity_ID numeric(10) Table Direct |
| 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_Order.C_Campaign_ID numeric(10) Table Direct |
| Trx Organization | Performing or initiating organization | The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | C_Order.AD_OrgTrx_ID numeric(10) Table |
| User Element List 1 | User defined list element #1 | The user defined element displays the optional elements that have been defined for this account combination. | C_Order.User1_ID numeric(10) Table |
| User Element List 2 | User defined list element #2 | The user defined element displays the optional elements that have been defined for this account combination. | C_Order.User2_ID numeric(10) Table |
| Total Lines | Total of all document lines | The Total amount displays the total of all lines in document currency | C_Order.TotalLines numeric Amount |
| Grand Total | Total amount of document | The Grand Total displays the total amount including Tax and Freight in document currency | C_Order.GrandTotal numeric Amount |
| Document Status | The current status of the document | The Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action field | C_Order.DocStatus character(2) List |
| Document Type | Document type or rules | The Document Type determines document sequence and processing rules | C_Order.C_DocType_ID numeric(10) Table Direct |
| Pay Schedule valid | Is the Payment Schedule is valid | Payment Schedules allow to have multiple due dates. | C_Order.IsPayScheduleValid character(1) Yes-No |
| Copy Lines | Copy Lines from other Order | C_Order.CopyFrom character(1) Button | |
| Process Order | C_Order.DocAction character(2) Button | ||
| Order Source | C_Order.C_OrderSource_ID numeric(10) Table Direct | ||
| Posted | Posting status | The Posted field indicates the status of the Generation of General Ledger Accounting Lines | C_Order.Posted character(1) Button |
| Cash Plan Line | C_Order.C_CashPlanLine_ID numeric(10) Search | ||
| Quotation | Quotation used for generating this order | C_Order.QuotationOrder_ID numeric(10) Search |
Tab: Order Line
Description: Order Line
Help: The Order Line Tab defines the individual line items that comprise an Order.
| Name | Description | Help | Technical Data |
|---|---|---|---|
| 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. | C_OrderLine.AD_Client_ID numeric(10) Table Direct |
| 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. | C_OrderLine.AD_Org_ID numeric(10) Table Direct |
| Order | Order | The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | C_OrderLine.C_Order_ID numeric(10) Search |
| Business Partner | Identifies a Business Partner | A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson | C_OrderLine.C_BPartner_ID numeric(10) Search |
| Partner Location | Identifies the (ship to) address for this Business Partner | The Partner address indicates the location of a Business Partner | C_OrderLine.C_BPartner_Location_ID numeric(10) Table Direct |
| Date Promised | Date Order was promised | The Date Promised indicates the date, if any, that an Order was promised for. | C_OrderLine.DatePromised timestamp without time zone Date |
| Date Ordered | Date of Order | Indicates the Date an item was ordered. | C_OrderLine.DateOrdered timestamp without time zone Date |
| 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. | C_OrderLine.Line numeric(10) Integer |
| Warehouse | Storage Warehouse and Service Point | The Warehouse identifies a unique Warehouse where products are stored or Services are provided. | C_OrderLine.M_Warehouse_ID numeric(10) Table |
| Product | Product, Service, Item | Identifies an item which is either purchased or sold in this organization. | C_OrderLine.M_Product_ID numeric(10) Search |
| Charge | Additional document charges | The Charge indicates a type of Charge (Handling, Shipping, Restocking) | C_OrderLine.C_Charge_ID numeric(10) Table Direct |
| Attribute Set Instance | Product Attribute Set Instance | The values of the actual Product Attribute Instances. The product level attributes are defined on Product level. | C_OrderLine.M_AttributeSetInstance_ID numeric(10) Product Attribute |
| Resource Assignment | Resource Assignment | C_OrderLine.S_ResourceAssignment_ID numeric(10) Assignment | |
| Description | Optional short description of the record | A description is limited to 255 characters. | C_OrderLine.Description character varying(255) Text |
| Quantity | The Quantity Entered is based on the selected UoM | The Quantity Entered is converted to base product UoM quantity | C_OrderLine.QtyEntered numeric Quantity |
| UOM | Unit of Measure | The UOM defines a unique non monetary Unit of Measure | C_OrderLine.C_UOM_ID numeric(10) Table Direct |
| Ordered Quantity | Ordered Quantity | The Ordered Quantity indicates the quantity of a product that was ordered. | C_OrderLine.QtyOrdered numeric Quantity |
| Delivered Quantity | Delivered Quantity | The Delivered Quantity indicates the quantity of a product that has been delivered. | C_OrderLine.QtyDelivered numeric Quantity |
| Reserved Quantity | Reserved Quantity | The Reserved Quantity indicates the quantity of a product that is currently reserved. | C_OrderLine.QtyReserved numeric Quantity |
| Quantity Invoiced | Invoiced Quantity | The Invoiced Quantity indicates the quantity of a product that have been invoiced. | C_OrderLine.QtyInvoiced numeric Quantity |
| Shipper | Method or manner of product delivery | The Shipper indicates the method of delivering product | C_OrderLine.M_Shipper_ID numeric(10) Table |
| Price | Price Entered - the price based on the selected/base UoM | The price entered is converted to the actual price based on the UoM conversion | C_OrderLine.PriceEntered numeric Costs+Prices |
| Unit Price | Actual Price | The Actual or Unit Price indicates the Price for a product in source currency. | C_OrderLine.PriceActual numeric Costs+Prices |
| List Price | List Price | The List Price is the official List Price in the document currency. | C_OrderLine.PriceList numeric Costs+Prices |
| Freight Amount | Freight Amount | The Freight Amount indicates the amount charged for Freight in the document currency. | C_OrderLine.FreightAmt numeric Amount |
| Tax | Tax identifier | The Tax indicates the type of tax used in document line. | C_OrderLine.C_Tax_ID numeric(10) Table Direct |
| Discount % | Discount in percent | The Discount indicates the discount applied or taken as a percentage. | C_OrderLine.Discount numeric Number |
| Project | Financial Project | A Project allows you to track and control internal or external activities. | C_OrderLine.C_Project_ID numeric(10) Table Direct |
| Activity | Business Activity | Activities indicate tasks that are performed and used to utilize Activity based Costing | C_OrderLine.C_Activity_ID numeric(10) Table Direct |
| 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_OrderLine.C_Campaign_ID numeric(10) Table Direct |
| Trx Organization | Performing or initiating organization | The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. | C_OrderLine.AD_OrgTrx_ID numeric(10) Table |
| User Element List 1 | User defined list element #1 | The user defined element displays the optional elements that have been defined for this account combination. | C_OrderLine.User1_ID numeric(10) Table |
| User Element List 2 | User defined list element #2 | The user defined element displays the optional elements that have been defined for this account combination. | C_OrderLine.User2_ID numeric(10) Table |
| Line Amount | Line Extended Amount (Quantity * Actual Price) without Freight and Charges | Indicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total. | C_OrderLine.LineNetAmt numeric Amount |
| Lost Sales Qty | Quantity of potential sales | When an order is closed and there is a difference between the ordered quantity and the delivered (invoiced) quantity is the Lost Sales Quantity. Note that the Lost Sales Quantity is 0 if you void an order, so close the order if you want to track lost opportunities. [Void = data entry error - Close = the order is finished] | C_OrderLine.QtyLostSales numeric Quantity |
| Processed | The document has been processed | The Processed checkbox indicates that a document has been processed. | C_OrderLine.Processed character(1) Yes-No |
| OrderLine Create Shipment | Create Shipment for single ordered product | C_OrderLine.CreateShipment character(1) Button | |
| OrderLine Create Production | Create Production Header and Plan for single ordered product | C_OrderLine.CreateProduction character(1) Button |
Tab: Order Tax
Description: Order Tax
Help: The Order Tax Tab displays the tax amount for an Order based on the lines entered.
| Name | Description | Help | Technical Data |
|---|---|---|---|
| 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. | C_OrderTax.AD_Client_ID numeric(10) Table Direct |
| 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. | C_OrderTax.AD_Org_ID numeric(10) Table Direct |
| Order | Order | The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | C_OrderTax.C_Order_ID numeric(10) Search |
| Tax | Tax identifier | The Tax indicates the type of tax used in document line. | C_OrderTax.C_Tax_ID numeric(10) Table Direct |
| Tax Provider | C_OrderTax.C_TaxProvider_ID numeric(10) Table Direct | ||
| Tax Amount | Tax Amount for a document | The Tax Amount displays the total tax amount for a document. | C_OrderTax.TaxAmt numeric Amount |
| Tax base Amount | Base for calculating the tax amount | The Tax Base Amount indicates the base amount used for calculating the tax amount. | C_OrderTax.TaxBaseAmt numeric Amount |
| Price includes Tax | Tax is included in the price | The Tax Included checkbox indicates if the prices include tax. This is also known as the gross price. | C_OrderTax.IsTaxIncluded character(1) Yes-No |
Tab: Payment Schedule
Description: Order Payment Schedule
| Name | Description | Help | Technical Data |
|---|---|---|---|
| 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. | C_OrderPaySchedule.AD_Client_ID numeric(10) Table Direct |
| 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. | C_OrderPaySchedule.AD_Org_ID numeric(10) Table Direct |
| Order | Order | The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | C_OrderPaySchedule.C_Order_ID numeric(10) Search |
| Payment Schedule | Payment Schedule Template | Information when parts of the payment are due | C_OrderPaySchedule.C_PaySchedule_ID numeric(10) Table Direct |
| 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. |
C_OrderPaySchedule.IsActive character(1) Yes-No |
| Due Date | Date when the payment is due | Date when the payment is due without deductions or discount | C_OrderPaySchedule.DueDate timestamp without time zone Date |
| Amount due | Amount of the payment due | Full amount of the payment due | C_OrderPaySchedule.DueAmt numeric Amount |
| Discount Date | Last Date for payments with discount | Last Date where a deduction of the payment discount is allowed | C_OrderPaySchedule.DiscountDate timestamp without time zone Date |
| Discount Amount | Calculated amount of discount | The Discount Amount indicates the discount amount for a document or line. | C_OrderPaySchedule.DiscountAmt numeric Amount |
| Validate | Validate Payment Schedule | C_OrderPaySchedule.Processing character(1) Button | |
| Valid | Element is valid | The element passed the validation check | C_OrderPaySchedule.IsValid character(1) Yes-No |
Tab: POS Payment
Description:
Help: File:Sales Order - POS Payment - Window (iDempiere 1.0.0).png
| Name | Description | Help | Technical Data |
|---|---|---|---|
| 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. | C_POSPayment.AD_Client_ID numeric(10) Table Direct |
| 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. | C_POSPayment.AD_Org_ID numeric(10) Table Direct |
| Order | Order | The Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled. | C_POSPayment.C_Order_ID numeric(10) Search |
| Payment | Payment identifier | The Payment is a unique identifier of this payment. | C_POSPayment.C_Payment_ID numeric(10) Search |
| POS Tender Type | C_POSPayment.C_POSTenderType_ID numeric(10) Table Direct | ||
| Tender type | Method of Payment | The Tender Type indicates the method of payment (ACH or Direct Deposit, Credit Card, Check, Direct Debit) | C_POSPayment.TenderType character(1) List |
| Payment amount | Amount being paid | Indicates the amount this payment is for. The payment amount can be for single or multiple invoices or a partial payment for an invoice. | C_POSPayment.PayAmt numeric Amount |
| Account Name | Name on Credit Card or Account holder | The Name of the Credit Card or Account holder. | C_POSPayment.A_Name character varying(60) String |
| Routing No | Bank Routing Number | The Bank Routing Number (ABA Number) identifies a legal Bank. It is used in routing checks and electronic transactions. | C_POSPayment.RoutingNo character varying(20) String |
| Check No | Check Number | The Check Number indicates the number on the check. | C_POSPayment.CheckNo character varying(20) String |
| Account No | Account Number | The Account Number indicates the Number assigned to this bank account. | C_POSPayment.AccountNo character varying(20) String |
| Micr | Combination of routing no, account and check no | The Micr number is the combination of the bank routing number, account number and check number | C_POSPayment.Micr character varying(20) String |
| Post Dated | C_POSPayment.IsPostDated character(1) Yes-No | ||
| Date Promised | Date Order was promised | The Date Promised indicates the date, if any, that an Order was promised for. | C_POSPayment.DatePromised timestamp without time zone Date |
| Check Status | C_POSPayment.CheckStatus character(1) List | ||
| Credit Card | Credit Card (Visa, MC, AmEx) | The Credit Card drop down list box is used for selecting the type of Credit Card presented for payment. | C_POSPayment.CreditCardType character(1) List |
| Number | Credit Card Number | The Credit Card number indicates the number on the credit card, without blanks or spaces. | C_POSPayment.CreditCardNumber character varying(20) String |
| Voice authorization code | Voice Authorization Code from credit card company | The Voice Authorization Code indicates the code received from the Credit Card Company. | C_POSPayment.VoiceAuthCode character varying(20) String |
| Deposit Group | C_POSPayment.DepositGroup character varying(20) String | ||
| Comment/Help | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | C_POSPayment.Help character varying(2000) Text |
| Processed | The document has been processed | The Processed checkbox indicates that a document has been processed. | C_POSPayment.Processed character(1) Yes-No |
| 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. |
C_POSPayment.IsActive character(1) Yes-No |

