| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| |
| <entity-engine-xml> |
| <Product productId="GZ-1000" productTypeId="FINISHED_GOOD" productName="Tiny Gizmo" internalName="Tiny Gizmo" description="The smallest gizmo in town." longDescription="This gizmo is very small and runs on solar power." isVirtual="N" isVariant="N"/> |
| <ProductPrice currencyUomId="USD" fromDate="2000-01-01 00:00:00.0" price="8.900" productId="GZ-1000" productPricePurposeId="PURCHASE" productPriceTypeId="AVERAGE_COST" productStoreGroupId="_NA_" taxInPrice="Y"/> |
| <Quote currencyUomId="USD" issueDate="2001-01-01 00:00:00.0" partyId="DemoCustomer" productStoreId="9000" quoteId="CQ0001" quoteName="Demo Quote" quoteTypeId="PRODUCT_QUOTE" |
| salesChannelEnumId="PHONE_SALES_CHANNEL" statusId="QUO_CREATED" validFromDate="2001-01-01 00:00:00.0" validThruDate="2100-02-01 00:00:00.0"/> |
| <QuoteRole partyId="admin" quoteId="CQ0001" roleTypeId="REQ_TAKER"/> |
| <QuoteTerm quoteId="CQ0001" quoteItemSeqId="_NA_" termDays="30" termTypeId="FIN_PAYMENT_TERM"/> |
| <QuoteItem comments="10% off" productId="GZ-1000" quantity="150.000000" quoteId="CQ0001" quoteItemSeqId="00001" quoteUnitPrice="9.90"/> |
| </entity-engine-xml> |