svn commit: r984399 [1/16] - in /ofbiz/branches/jquery: ./ applications/accounting/config/ applications/accounting/data/ applications/accounting/data/helpdata/ applications/accounting/entitydef/ applications/accounting/script/org/ofbiz/accounting/ appl...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r984399 [1/16] - in /ofbiz/branches/jquery: ./ applications/accounting/config/ applications/accounting/data/ applications/accounting/data/helpdata/ applications/accounting/entitydef/ applications/accounting/script/org/ofbiz/accounting/ appl...

jleroux@apache.org
Author: jleroux
Date: Wed Aug 11 13:22:40 2010
New Revision: 984399

URL: http://svn.apache.org/viewvc?rev=984399&view=rev
Log:
Merges the trunk at r984366

I have handled some conflicts by hand:
* FindAutocompleteOptions.groovy and selectall.js (related to r980537 and r980348, see OFBIZ-3863)
* htmlTemplate.ftl related to r980537 and r980030

Added:
    ofbiz/branches/jquery/framework/base/lib/fop-1.0.jar
      - copied unchanged from r984373, ofbiz/trunk/framework/base/lib/fop-1.0.jar
    ofbiz/branches/jquery/framework/base/lib/xmlgraphics-commons-1.4.jar
      - copied unchanged from r984373, ofbiz/trunk/framework/base/lib/xmlgraphics-commons-1.4.jar
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/conversion/test/TestBooleanConverters.java
      - copied unchanged from r984373, ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/test/TestBooleanConverters.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/lang/ClassInvariant.java
      - copied unchanged from r984373, ofbiz/trunk/framework/base/src/org/ofbiz/base/lang/ClassInvariant.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/lang/ThreadSafe.java
      - copied unchanged from r984373, ofbiz/trunk/framework/base/src/org/ofbiz/base/lang/ThreadSafe.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/test/StringUtilTests.java
      - copied unchanged from r984373, ofbiz/trunk/framework/base/src/org/ofbiz/base/util/test/StringUtilTests.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/AggregateFunction.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/AggregateFunction.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/SQLIndex.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/SQLIndex.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/SelectGroup.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/SelectGroup.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/Unioned.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/Unioned.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/test/ConditionsTest.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/test/ConditionsTest.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/test/Recorder.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/test/Recorder.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/test/SelectTest.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/test/SelectTest.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/test/ValuesTest.java
      - copied unchanged from r984373, ofbiz/trunk/framework/sql/src/org/ofbiz/sql/test/ValuesTest.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayBestOfferAutoPref.java
      - copied unchanged from r984373, ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayBestOfferAutoPref.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreAutoPrefEvents.java
      - copied unchanged from r984373, ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreAutoPrefEvents.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreCustomerService.java
      - copied unchanged from r984373, ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreCustomerService.java
Removed:
    ofbiz/branches/jquery/framework/base/lib/fop-0.95.jar
    ofbiz/branches/jquery/framework/base/lib/xmlgraphics-commons-1.3.1.jar
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/CountFunction.java
Modified:
    ofbiz/branches/jquery/   (props changed)
    ofbiz/branches/jquery/.classpath
    ofbiz/branches/jquery/.gitignore
    ofbiz/branches/jquery/LICENSE
    ofbiz/branches/jquery/applications/accounting/config/AccountingErrorUiLabels.xml
    ofbiz/branches/jquery/applications/accounting/config/AccountingUiLabels.xml
    ofbiz/branches/jquery/applications/accounting/data/DemoAcctgTransactionData.xml
    ofbiz/branches/jquery/applications/accounting/data/DemoGlSetupData.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_AssignGlAccount.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BillingAccountOrders.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_CostCenters.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreement.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementGeographicalApplic.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementItem.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementItemParty.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementItemProduct.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementItemSupplierProduct.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementItemTerm.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementRoles.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementTerms.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementWorkEffortApplics.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditCostCalcs.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditCreditCardTypeGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditCustomTimePeriod.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountReconciliations.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditFinAccountTypeGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditGlAccountCategory.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditGlAccountCategoryMember.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditInvoiceItemType.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditOrganizationTaxAuthorityGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditPartyGlAccount.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditPaymentGatewayConfigType.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditPaymentMethodType.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditProductCategoryGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditProductGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditTaxAuthority.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditTaxAuthorityAssocs.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditTaxAuthorityCategories.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditTaxAuthorityGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditTaxAuthorityPartyInfo.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditTaxAuthorityRateProducts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditVarianceReasonGlAccounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_Features.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FinAccountMain.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindAgreement.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindBillingAccount.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccount.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindFinAccountReconciliations.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindGlAccountCategory.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindGlobalGlAccount.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindPaymentGatewayConfig.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_FindPaymentGatewayConfigTypes.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_GlAccountNavigate.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_GlAccountNrPaymentMethod.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_GlAccountPurInvoice.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_GlAccountSalInvoice.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_GlAccountTypeDefaults.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_GlAccountTypePaymentType.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementGeographicalApplic.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementItemParties.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementItemProducts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementItemSupplierProducts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementItemTerms.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementItems.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListAgreementPromoAppls.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListCompanies.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListGlAccountOrganization.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ListTaxAuthorityParties.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_PartyAccountsSummary.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_PartyAcctgPreference.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_PaymentMethodType.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_SetupGlJournals.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_TimePeriods.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewFXConversions.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGatewayResponse.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewGlReconciliationWithTransaction.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_ViewRateAmounts.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_editInvoiceTimeEntries.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_findInvoices.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_findPayments.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_global_gl_settings.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_invoiceRoles.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_invoices.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_listInvoiceItems.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_organization_gl_settings.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_payment_gateway.xml
    ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_payments.xml
    ofbiz/branches/jquery/applications/accounting/entitydef/entitymodel_old.xml
    ofbiz/branches/jquery/applications/accounting/script/org/ofbiz/accounting/UpgradeServices.xml
    ofbiz/branches/jquery/applications/accounting/script/org/ofbiz/accounting/test/AutoPaymentTests.xml
    ofbiz/branches/jquery/applications/accounting/script/org/ofbiz/accounting/test/FixedAssetTests.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/secas_ledger.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/services_agreement.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/services_billing.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/services_fixedasset.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/services_paymentgateway.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/services_perm.xml
    ofbiz/branches/jquery/applications/accounting/servicedef/services_upgrade.xml
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/GlEvents.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/finaccount/FinAccountServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/ledger/GeneralLedgerServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/period/PeriodServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/tax/TaxAuthorityServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/thirdparty/clearcommerce/CCServicesTest.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/thirdparty/gosoftware/PcChargeServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/thirdparty/gosoftware/RitaServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/thirdparty/orbital/OrbitalPaymentServices.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/thirdparty/paypal/PayPalEvents.java
    ofbiz/branches/jquery/applications/accounting/src/org/ofbiz/accounting/thirdparty/valuelink/ValueLinkApi.java
    ofbiz/branches/jquery/applications/accounting/testdef/data/AccountingTestsData.xml
    ofbiz/branches/jquery/applications/accounting/testdef/fixedassettests.xml
    ofbiz/branches/jquery/applications/accounting/testdef/paymenttests.xml
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/chartofaccounts/TaxAuthorityGlAccounts.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/fixedasset/FixedAssetGeoLocation.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/invoice/OrderListInvoiceItem.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/order/BillingAccountOrders.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/payment/BillingAccounts.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/payment/PaymentReport.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/payment/PrintChecks.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/reports/BalanceSheet.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/reports/CashFlowStatement.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/WEB-INF/actions/transaction/CaptureTransaction.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/accounting/invoice/invoiceReportItems.fo.ftl
    ofbiz/branches/jquery/applications/accounting/webapp/ap/WEB-INF/actions/invoices/CommissionRun.groovy
    ofbiz/branches/jquery/applications/accounting/webapp/ap/invoices/CommissionRun.ftl
    ofbiz/branches/jquery/applications/accounting/widget/AgreementScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/BillingAccountScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/CostForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/CostScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/GlScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/InvoiceItemTypeForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/InvoiceItemTypeScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/InvoiceScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/PaymentGatewayConfigForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/PaymentGatewayConfigScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/PaymentMethodTypeForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/PaymentMethodTypeScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/TransactionForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/TransactionScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/ap/CommonScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/ap/InvoiceScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/ap/LookupScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/ap/forms/LookupForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/ap/forms/VendorForms.xml
    ofbiz/branches/jquery/applications/accounting/widget/ar/LookupScreens.xml
    ofbiz/branches/jquery/applications/accounting/widget/ar/forms/LookupForms.xml
    ofbiz/branches/jquery/applications/commonext/config/SetupUiLabels.xml
    ofbiz/branches/jquery/applications/commonext/data/GlAccountData.xml
    ofbiz/branches/jquery/applications/commonext/data/ProductStoreData.xml
    ofbiz/branches/jquery/applications/commonext/data/ShippingData.xml
    ofbiz/branches/jquery/applications/commonext/data/SystemInfoPortletData.xml
    ofbiz/branches/jquery/applications/commonext/data/helpdata/HELP_SETUP_initialsetup.xml
    ofbiz/branches/jquery/applications/commonext/data/helpdata/HELP_SETUP_profileCompany.xml
    ofbiz/branches/jquery/applications/commonext/documents/ApacheOfbiz.xml
    ofbiz/branches/jquery/applications/commonext/documents/ApacheOfbizTechnical.xml
    ofbiz/branches/jquery/applications/commonext/script/org/ofbiz/setup/SetupEvents.xml
    ofbiz/branches/jquery/applications/commonext/webapp/ofbizsetup/WEB-INF/actions/FindFacility.groovy
    ofbiz/branches/jquery/applications/commonext/webapp/ofbizsetup/WEB-INF/actions/GetProdCatalog.groovy
    ofbiz/branches/jquery/applications/commonext/webapp/ofbizsetup/WEB-INF/controller.xml
    ofbiz/branches/jquery/applications/commonext/webapp/ofbizsetup/WEB-INF/web.xml
    ofbiz/branches/jquery/applications/commonext/widget/CommonScreens.xml
    ofbiz/branches/jquery/applications/commonext/widget/SystemInfoScreens.xml
    ofbiz/branches/jquery/applications/commonext/widget/ofbizsetup/CommonScreens.xml
    ofbiz/branches/jquery/applications/commonext/widget/ofbizsetup/Menus.xml
    ofbiz/branches/jquery/applications/commonext/widget/ofbizsetup/ProfileScreens.xml
    ofbiz/branches/jquery/applications/commonext/widget/ofbizsetup/SetupForms.xml
    ofbiz/branches/jquery/applications/commonext/widget/ofbizsetup/SetupScreens.xml
    ofbiz/branches/jquery/applications/content/data/ContentPortletData.xml
    ofbiz/branches/jquery/applications/content/data/SeedBlogData.xml
    ofbiz/branches/jquery/applications/content/data/WebtoolsHelpData.xml
    ofbiz/branches/jquery/applications/content/servicedef/services_data.xml
    ofbiz/branches/jquery/applications/content/servicedef/services_website.xml
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/ContentManagementWorker.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/compdoc/CompDocEvents.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/content/ContentMapFacade.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/content/ContentWorker.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/content/UploadContentAndImage.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/data/DataEvents.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/webapp/ftl/LimitedSubContentCacheTransform.java
    ofbiz/branches/jquery/applications/content/src/org/ofbiz/content/webapp/ftl/RenderContentAndSubContent.java
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/c-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/cpp-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/csharp-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/delphi-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/ini-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/java-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/javascript-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/m2-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/myxml-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/perl-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/php-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/python-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/ruby-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/tcl-hl.xml
    ofbiz/branches/jquery/applications/content/template/docbook/highlighting/xslthl-config.xml
    ofbiz/branches/jquery/applications/content/template/docbook/roundtrip/template.xml
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/cms/AdvancedSearchPrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/cms/CmsEditAddPrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/cms/FeaturePrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/cms/MostRecentPrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/cms/Search.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/cms/UserPermPrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/content/GetContentLookupList.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/content/PrepSeqNo.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/contentsetup/UserPermPrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/datasetup/DataCategoryPrep.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/layout/EditSubContent.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/print/FindPrinters.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/survey/EditSurveyQuestions.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/survey/EditSurveyResponse.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/survey/ViewSurveyResponses.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/website/EditWebSiteParties.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/website/WebSiteCMSMetaInfo.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/WEB-INF/actions/website/WebSitePublishPoint.groovy
    ofbiz/branches/jquery/applications/content/webapp/content/contentsetup/ContentSetupForms.xml
    ofbiz/branches/jquery/applications/content/webapp/content/datasetup/DataSetupForms.xml
    ofbiz/branches/jquery/applications/content/webapp/content/lookup/LookupForms.xml
    ofbiz/branches/jquery/applications/content/widget/EmailScreens.xml
    ofbiz/branches/jquery/applications/content/widget/WebSiteScreens.xml
    ofbiz/branches/jquery/applications/content/widget/contentsetup/ContentSetupScreens.xml
    ofbiz/branches/jquery/applications/content/widget/datasetup/DataResourceSetupScreens.xml
    ofbiz/branches/jquery/applications/content/widget/forum/BlogScreens.xml
    ofbiz/branches/jquery/applications/content/widget/forum/ForumForms.xml
    ofbiz/branches/jquery/applications/content/widget/forum/ForumScreens.xml
    ofbiz/branches/jquery/applications/content/widget/layout/LayoutMenus.xml
    ofbiz/branches/jquery/applications/humanres/widget/EmplLeaveScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/EmplPositionScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/EmploymentAppScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/EmploymentScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PartyAbilityScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PartyQualScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PartyResumeScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PartySkillScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PartyTrees.xml
    ofbiz/branches/jquery/applications/humanres/widget/PayGradeScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PerfReviewScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/PersonTrainingScreens.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/EmplLeaveForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/EmplPositionForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/EmploymentForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PartyAbilityForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PartyQualForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PartyResumeForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PartySkillForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PayGradeForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PerfReviewForms.xml
    ofbiz/branches/jquery/applications/humanres/widget/forms/PersonTrainingForms.xml
    ofbiz/branches/jquery/applications/manufacturing/data/ManufacturingScheduledServices.xml
    ofbiz/branches/jquery/applications/manufacturing/entitydef/entitymodel.xml
    ofbiz/branches/jquery/applications/manufacturing/script/org/ofbiz/manufacturing/test/ProductionRunTests.xml
    ofbiz/branches/jquery/applications/manufacturing/servicedef/services_calendar.xml
    ofbiz/branches/jquery/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRunEvents.java
    ofbiz/branches/jquery/applications/manufacturing/src/org/ofbiz/manufacturing/jobshopmgt/ProductionRunServices.java
    ofbiz/branches/jquery/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/MrpServices.java
    ofbiz/branches/jquery/applications/manufacturing/src/org/ofbiz/manufacturing/mrp/ProposedOrder.java
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/bom/FindProductBom.groovy
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/jobshopmgt/ProductionRunDeclaration.groovy
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/mrp/FindInventoryEventPlan.groovy
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/reports/PRunsInfoAndOrder.groovy
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditCalendar.groovy
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/routing/EditCalendarExceptionWeek.groovy
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/jobshopmgt/ProductionRunForms.xml
    ofbiz/branches/jquery/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/BomForms.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/CalendarForms.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/CostForms.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/CostScreens.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/FieldLookupForms.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/JobshopScreens.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/LookupScreens.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/MrpForms.xml
    ofbiz/branches/jquery/applications/manufacturing/widget/manufacturing/RoutingTaskForms.xml
    ofbiz/branches/jquery/applications/marketing/config/sfa.properties
    ofbiz/branches/jquery/applications/marketing/servicedef/services.xml
    ofbiz/branches/jquery/applications/marketing/servicedef/services_opportunity.xml
    ofbiz/branches/jquery/applications/marketing/testdef/MarketingTests.xml
    ofbiz/branches/jquery/applications/marketing/webapp/marketing/WEB-INF/actions/reports/EmailStatusReport.groovy
    ofbiz/branches/jquery/applications/marketing/webapp/marketing/WEB-INF/actions/reports/MarketingCampaignReport.groovy
    ofbiz/branches/jquery/applications/marketing/webapp/marketing/WEB-INF/actions/reports/PartyStatusReport.groovy
    ofbiz/branches/jquery/applications/marketing/webapp/marketing/WEB-INF/actions/reports/TrackingCodeReport.groovy
    ofbiz/branches/jquery/applications/marketing/webapp/sfa/WEB-INF/controller.xml
    ofbiz/branches/jquery/applications/marketing/widget/DataSourceForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/DataSourceScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/LookupForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/LookupScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/MarketingMenus.xml
    ofbiz/branches/jquery/applications/marketing/widget/MarketingReportScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/ReportForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/SegmentForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/SegmentMenus.xml
    ofbiz/branches/jquery/applications/marketing/widget/SegmentScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/TrackingCodeMenus.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/AccountScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/EventScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/ForecastScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/LeadScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/LookupScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/OpportunityScreens.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/forms/AccountForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/forms/ForecastForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/forms/LookupForms.xml
    ofbiz/branches/jquery/applications/marketing/widget/sfa/forms/OpportunityForms.xml
    ofbiz/branches/jquery/applications/order/config/OrderUiLabels.xml
    ofbiz/branches/jquery/applications/order/entitydef/entitymodel_view.xml
    ofbiz/branches/jquery/applications/order/script/org/ofbiz/order/order/CheckoutServices.xml
    ofbiz/branches/jquery/applications/order/script/org/ofbiz/order/order/OrderReturnServices.xml
    ofbiz/branches/jquery/applications/order/script/org/ofbiz/order/order/OrderServices.xml
    ofbiz/branches/jquery/applications/order/script/org/ofbiz/order/test/ShoppingListTests.xml
    ofbiz/branches/jquery/applications/order/servicedef/secas.xml
    ofbiz/branches/jquery/applications/order/servicedef/services.xml
    ofbiz/branches/jquery/applications/order/servicedef/services_checkout.xml
    ofbiz/branches/jquery/applications/order/servicedef/services_quote.xml
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/OrderManagerEvents.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/order/OrderLookupServices.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/order/OrderServices.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/quote/QuoteServices.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutEvents.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutHelper.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartHelper.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartServices.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/shipping/ShippingEstimateWrapper.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppingcart/shipping/ShippingEvents.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/shoppinglist/ShoppingListServices.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/test/PurchaseOrderTest.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/test/SalesOrderTest.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/thirdparty/paypal/ExpressCheckoutEvents.java
    ofbiz/branches/jquery/applications/order/src/org/ofbiz/order/thirdparty/zipsales/ZipSalesServices.java
    ofbiz/branches/jquery/applications/order/testdef/CustRequestTests.xml
    ofbiz/branches/jquery/applications/order/testdef/ShoppingListTests.xml
    ofbiz/branches/jquery/applications/order/testdef/data/QuoteTestData.xml
    ofbiz/branches/jquery/applications/order/testdef/data/ShoppingListTestData.xml
    ofbiz/branches/jquery/applications/order/testdef/quotetests.xml
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/actions/entry/cart/LookupBulkAddSupplierProducts.groovy
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/CompareProducts.groovy
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/actions/order/OrderView.groovy
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/actions/order/ShipGroups.groovy
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/actions/reports/OrderByChannel.groovy
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/actions/return/ReturnHistory.groovy
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/WEB-INF/controller.xml
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/entry/cart/showcartitems.ftl
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/entry/shipsettings.ftl
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/order/orderitems.ftl
    ofbiz/branches/jquery/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl
    ofbiz/branches/jquery/applications/order/widget/ordermgr/CustRequestScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/FieldLookupForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/LookupScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderDeliveryScheduleForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderHeaderScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderMenus.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderReturnScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderShopListForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/OrderViewScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/QuoteForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/QuoteScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/QuoteWorkEffortForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/QuoteWorkEffortScreens.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/ReportForms.xml
    ofbiz/branches/jquery/applications/order/widget/ordermgr/RequirementForms.xml
    ofbiz/branches/jquery/applications/party/config/PartyUiLabels.xml
    ofbiz/branches/jquery/applications/party/data/PartyGeoPointData.xml
    ofbiz/branches/jquery/applications/party/entitydef/entitymodel.xml
    ofbiz/branches/jquery/applications/party/entitydef/entitymodel_old.xml
    ofbiz/branches/jquery/applications/party/script/org/ofbiz/party/test/PartyContactMechTests.xml
    ofbiz/branches/jquery/applications/party/script/org/ofbiz/party/test/PartyTests.xml
    ofbiz/branches/jquery/applications/party/src/org/ofbiz/party/party/PartyWorker.java
    ofbiz/branches/jquery/applications/party/testdef/PartyContactMechTests.xml
    ofbiz/branches/jquery/applications/party/testdef/PartyTests.xml
    ofbiz/branches/jquery/applications/party/testdef/data/PartyContactMechTestData.xml
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/communication/FindCommEventContactMechs.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/communication/GetMyCommunicationEventRole.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/communication/ListCommunications.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/EditPaymentMethod.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/FindMatches.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/GetContactMechs.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/GetCurrentCart.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/GetLoyaltyPoints.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/GetMyCompany.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/StatusCondition.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/UnAppliedPaymentsForParty.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/party/ViewProfile.groovy
    ofbiz/branches/jquery/applications/party/webapp/partymgr/WEB-INF/actions/visit/VisitDetails.groovy
    ofbiz/branches/jquery/applications/party/widget/partymgr/CommonScreens.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/LookupForms.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PartyClassificationForms.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PartyClassificationScreens.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PartyContactListForms.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PartyInvitationScreens.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PartyScreens.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PaymentMethodForms.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/PaymentMethodScreens.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/SecurityForms.xml
    ofbiz/branches/jquery/applications/party/widget/partymgr/SecurityScreens.xml
    ofbiz/branches/jquery/applications/product/config/ProductUiLabels.xml
    ofbiz/branches/jquery/applications/product/data/ProductPortletData.xml
    ofbiz/branches/jquery/applications/product/data/ProductTypeData.xml
    ofbiz/branches/jquery/applications/product/entitydef/eecas.xml
    ofbiz/branches/jquery/applications/product/entitydef/entitymodel_old.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/product/UpgradeServices.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/product/store/ProductStoreServices.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/product/test/InventoryTests.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/product/test/ProductPriceTests.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/shipment/issuance/IssuanceServices.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/shipment/receipt/ShipmentReceiptServices.xml
    ofbiz/branches/jquery/applications/product/script/org/ofbiz/shipment/shipment/ShipmentGatewayConfigServices.xml
    ofbiz/branches/jquery/applications/product/servicedef/services_shipmentgateway.xml
    ofbiz/branches/jquery/applications/product/servicedef/services_upgrade.xml
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/product/inventory/InventoryServices.java
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/shipment/thirdparty/ups/UpsServices.java
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/shipment/verify/VerifyPickServices.java
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/shipment/verify/VerifyPickSessionRow.java
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/shipment/weightPackage/WeightPackageServices.java
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/shipment/weightPackage/WeightPackageSession.java
    ofbiz/branches/jquery/applications/product/src/org/ofbiz/shipment/weightPackage/WeightPackageSessionLine.java
    ofbiz/branches/jquery/applications/product/testdef/CatalogTests.xml
    ofbiz/branches/jquery/applications/product/testdef/CostTests.xml
    ofbiz/branches/jquery/applications/product/testdef/FacilityTest.xml
    ofbiz/branches/jquery/applications/product/testdef/data/ProductPriceTestData.xml
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/ChooseTopCategory.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/FastLoadCache.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/category/EditCategory.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/category/EditCategoryProducts.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/config/EditProductConfigItemContent.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/config/EditProductConfigItemContentContent.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/config/EditProductConfigOptions.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/feature/EditFeatureCategoryFeatures.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/find/advancedsearchoptions.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/find/keywordsearch.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/find/keywordsearchbox.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/find/miniproductlist.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/find/sidecatalogs.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/find/sidedeepcategory.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/lookup/LookupVariantProduct.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/price/EditProductPriceRules.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/ApplyFeaturesFromCategory.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/ApplyFeaturesFromGroup.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/BestProducts.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/EditProductAssoc.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/EditProductContent.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/EditProductInventoryItems.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/EditProductQuickAdmin.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/product/QuickAddVariants.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/promo/EditProductPromoCode.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/store/EditProductStorePaySetup.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/store/EditProductStoreSurveys.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/WEB-INF/actions/thesaurus/EditKeywordThesaurus.groovy
    ofbiz/branches/jquery/applications/product/webapp/catalog/category/createProductInCategoryCheckExisting.ftl
    ofbiz/branches/jquery/applications/product/webapp/catalog/category/createProductInCategoryStart.ftl
    ofbiz/branches/jquery/applications/product/webapp/catalog/promo/EditProductPromoRules.ftl
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/CountFacilityInventoryByProduct.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/EditContactMech.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/EditFacilityLocation.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/FacilityLocationGeoLocation.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/FindFacilityLocation.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/FindFacilityTransfers.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/FindInventoryItemsByLabels.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/facility/ViewContactMechs.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/FindFacilityPhysicalInventory.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/InventoryAverageCosts.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/InventoryItemTotals.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/LookupInventoryItems.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/PhysicalInventoryVariance.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/ReceiveInventory.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/inventory/TransferInventoryItem.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/returns/ReceiveReturn.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/AddItemsFromInventory.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/AddItemsFromOrder.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/EditShipment.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/EditShipmentItems.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/EditShipmentPackages.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/EditShipmentPlan.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/EditShipmentRouteSegments.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/FindShipment.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/PackOrder.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/PackingSlip.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/PrintPickSheets.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/QuickShipOrder.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/ReceiveInventoryAgainstPurchaseOrder.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/ReviewOrdersNotPickedOrPacked.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/ShipmentManifest.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/VerifyPick.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/ViewShipment.groovy
    ofbiz/branches/jquery/applications/product/webapp/facility/WEB-INF/actions/shipment/WeightPackage.groovy
    ofbiz/branches/jquery/applications/product/widget/catalog/CatalogMenus.xml
    ofbiz/branches/jquery/applications/product/widget/catalog/CatalogScreens.xml
    ofbiz/branches/jquery/applications/product/widget/catalog/CategoryScreens.xml
    ofbiz/branches/jquery/applications/product/widget/catalog/PriceForms.xml
    ofbiz/branches/jquery/applications/product/widget/catalog/StoreScreens.xml
    ofbiz/branches/jquery/applications/product/widget/catalog/WebAnalyticsForms.xml
    ofbiz/branches/jquery/applications/product/widget/catalog/WebAnalyticsScreens.xml
    ofbiz/branches/jquery/applications/product/widget/facility/FacilityGroupForms.xml
    ofbiz/branches/jquery/applications/product/widget/facility/FacilityGroupScreens.xml
    ofbiz/branches/jquery/applications/product/widget/facility/FieldLookupForms.xml
    ofbiz/branches/jquery/applications/product/widget/facility/ReportScreens.xml
    ofbiz/branches/jquery/applications/product/widget/facility/ShipmentGatewayConfigForms.xml
    ofbiz/branches/jquery/applications/product/widget/facility/ShipmentGatewayConfigScreens.xml
    ofbiz/branches/jquery/applications/securityext/script/org/ofbiz/securityext/login/LoginMapProcs.xml
    ofbiz/branches/jquery/applications/securityext/testdef/da/DynamicAccessTest.xml
    ofbiz/branches/jquery/applications/securityext/testdef/data/SecurityTestData.xml
    ofbiz/branches/jquery/applications/securityext/testdef/securitytests.xml
    ofbiz/branches/jquery/applications/workeffort/config/WorkEffortUiLabels.xml
    ofbiz/branches/jquery/applications/workeffort/script/org/ofbiz/workeffort/timesheet/TimesheetServices.xml
    ofbiz/branches/jquery/applications/workeffort/script/org/ofbiz/workeffort/workeffort/UpgradeServices.xml
    ofbiz/branches/jquery/applications/workeffort/script/org/ofbiz/workeffort/workeffort/WorkEffortSimpleServices.xml
    ofbiz/branches/jquery/applications/workeffort/servicedef/services_upgrade.xml
    ofbiz/branches/jquery/applications/workeffort/src/org/ofbiz/workeffort/workeffort/WorkEffortWorker.java
    ofbiz/branches/jquery/applications/workeffort/testdef/workefforttests.xml
    ofbiz/branches/jquery/applications/workeffort/webapp/workeffort/WEB-INF/actions/content/WorkEffortContentWrapper.groovy
    ofbiz/branches/jquery/applications/workeffort/webapp/workeffort/WEB-INF/actions/find/WorkEffortSearchOptions.groovy
    ofbiz/branches/jquery/applications/workeffort/webapp/workeffort/calendar/calendarEventContent.ftl
    ofbiz/branches/jquery/applications/workeffort/widget/CalendarForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/CalendarScreens.xml
    ofbiz/branches/jquery/applications/workeffort/widget/CustRequestScreens.xml
    ofbiz/branches/jquery/applications/workeffort/widget/LookupForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/LookupScreens.xml
    ofbiz/branches/jquery/applications/workeffort/widget/TimesheetForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/WorkEffortCommEventForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/WorkEffortOrderHeaderForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/WorkEffortQuoteForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/WorkEffortRequestForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/WorkEffortRequirementForms.xml
    ofbiz/branches/jquery/applications/workeffort/widget/WorkEffortShopListForms.xml
    ofbiz/branches/jquery/build.xml
    ofbiz/branches/jquery/debian/ofbiz-framework.ofbiz.init
    ofbiz/branches/jquery/framework/appserver/templates/jboss422/application.xml
    ofbiz/branches/jquery/framework/base/build.xml
    ofbiz/branches/jquery/framework/base/config/test-containers.xml
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/component/ComponentConfig.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/concurrent/DependencyPool.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/concurrent/TTLObject.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/concurrent/test/AsyncTTLObjectTest.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/concurrent/test/DependencyPoolTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/concurrent/test/SyncTTLObjectTest.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/concurrent/test/TTLObjectTest.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/config/JNDIConfigUtil.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/conversion/BooleanConverters.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/conversion/CollectionConverters.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/conversion/MiscConverters.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/conversion/test/DateTimeTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/conversion/test/MiscTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/json/JSONWriter.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/lang/ComparableRange.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/lang/LockedBy.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/lang/SourceMonitored.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/test/GenericTestCaseBase.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/Assert.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/BshUtil.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/KeyStoreUtil.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/ReferenceCleaner.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/StringUtil.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/TimeDuration.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/UtilFormatOut.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/UtilHttp.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/UtilIO.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/UtilXml.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/cache/CacheLine.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/cache/test/UtilCacheTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/collections/GenericMapEntrySet.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/collections/GenericMapKeySet.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/collections/MapContext.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/collections/MapStack.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/collections/test/GenericMapTest.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/template/FreeMarkerWorker.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/test/ObjectTypeTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/test/ReferenceCleanerTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/test/UtilIOTests.java
    ofbiz/branches/jquery/framework/base/src/org/ofbiz/base/util/test/UtilObjectTests.java
    ofbiz/branches/jquery/framework/bi/widget/BiForms.xml
    ofbiz/branches/jquery/framework/bi/widget/BiMenus.xml
    ofbiz/branches/jquery/framework/birt/lib/platform/plugins/com.lowagie.text/plugin.properties
    ofbiz/branches/jquery/framework/birt/ofbiz-component.xml
    ofbiz/branches/jquery/framework/birt/src/org/ofbiz/birt/report/service/OFBizBirtViewerReportService.java
    ofbiz/branches/jquery/framework/catalina/entitydef/entitymodel.xml
    ofbiz/branches/jquery/framework/common/config/general.properties
    ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/test/UserLoginTests.xml
    ofbiz/branches/jquery/framework/common/src/org/ofbiz/common/Captcha.java
    ofbiz/branches/jquery/framework/common/src/org/ofbiz/common/CommonWorkers.java
    ofbiz/branches/jquery/framework/common/src/org/ofbiz/common/KeywordSearchUtil.java
    ofbiz/branches/jquery/framework/common/src/org/ofbiz/common/olap/CommonDimensionServices.java
    ofbiz/branches/jquery/framework/common/src/org/ofbiz/common/uom/UomWorker.java
    ofbiz/branches/jquery/framework/common/webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy
    ofbiz/branches/jquery/framework/common/webcommon/includes/htmlTemplate.ftl
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/GenericDelegator.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/cache/AbstractEntityConditionCache.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/condition/EntityDateFilterCondition.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/condition/EntityExpr.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/jdbc/JdbcValueHandler.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/jdbc/SQLProcessor.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/jdbc/SqlJdbcUtil.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/sql/EntityConditionPlanner.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/sql/EntityPlanner.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/sql/EntitySelectPlan.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/sql/SQLUtil.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/util/EntitySaxReader.java
    ofbiz/branches/jquery/framework/entity/src/org/ofbiz/entity/util/EntityTypeUtil.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/EntityWatchServices.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/data/EntityDataLoadContainer.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/eca/DelegatorEcaHandler.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/eca/EntityEcaCondition.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/eca/EntityEcaUtil.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/synchronization/EntitySyncContext.java
    ofbiz/branches/jquery/framework/entityext/src/org/ofbiz/entityext/synchronization/EntitySyncServices.java
    ofbiz/branches/jquery/framework/example/webapp/example/WEB-INF/actions/includes/FindExampleFeatures.groovy
    ofbiz/branches/jquery/framework/example/widget/example/BirtScreens.xml
    ofbiz/branches/jquery/framework/example/widget/example/FormWidgetExampleLookupForms.xml
    ofbiz/branches/jquery/framework/example/widget/example/FormWidgetExampleLookupScreens.xml
    ofbiz/branches/jquery/framework/images/webapp/images/selectall.js
    ofbiz/branches/jquery/framework/minilang/src/org/ofbiz/minilang/method/otherops/Log.java
    ofbiz/branches/jquery/framework/service/dtd/services.xsd
    ofbiz/branches/jquery/framework/service/servicedef/services.xml
    ofbiz/branches/jquery/framework/service/src/org/ofbiz/service/ModelParam.java
    ofbiz/branches/jquery/framework/service/src/org/ofbiz/service/ModelPermission.java
    ofbiz/branches/jquery/framework/service/src/org/ofbiz/service/ModelServiceReader.java
    ofbiz/branches/jquery/framework/sql/build.xml
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/BetweenCondition.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/BooleanCondition.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/Condition.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/ConditionList.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/CountAllFunction.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/FieldAll.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/FieldDef.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/FieldValue.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/FunctionCall.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/Joined.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/KeyMap.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/ListCondition.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/MathValue.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/NumberValue.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/OrderByItem.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/ParameterValue.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/Parser.jj
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/Relation.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/SQLInsert.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/SQLSelect.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/SQLStatement.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/StringValue.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/Value.java
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/test/GoodParseAll.sql
    ofbiz/branches/jquery/framework/sql/src/org/ofbiz/sql/test/SQLTest.java
    ofbiz/branches/jquery/framework/start/src/org/ofbiz/base/start/test.properties
    ofbiz/branches/jquery/framework/testtools/config/seleniumXml.properties
    ofbiz/branches/jquery/framework/testtools/src/org/ofbiz/testtools/seleniumxml/DataLoop.java
    ofbiz/branches/jquery/framework/testtools/widget/CommonScreens.xml
    ofbiz/branches/jquery/framework/testtools/widget/RunSeleniumForms.xml
    ofbiz/branches/jquery/framework/webapp/config/fop.xconf
    ofbiz/branches/jquery/framework/webapp/ofbiz-component.xml
    ofbiz/branches/jquery/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java
    ofbiz/branches/jquery/framework/webapp/src/org/ofbiz/webapp/control/RequestHandler.java
    ofbiz/branches/jquery/framework/webapp/src/org/ofbiz/webapp/event/ServiceMultiEventHandler.java
    ofbiz/branches/jquery/framework/webapp/src/org/ofbiz/webapp/view/ApacheFopWorker.java
    ofbiz/branches/jquery/framework/webtools/src/org/ofbiz/webtools/WebToolsServices.java
    ofbiz/branches/jquery/framework/webtools/src/org/ofbiz/webtools/artifactinfo/ArtifactInfoFactory.java
    ofbiz/branches/jquery/framework/webtools/src/org/ofbiz/webtools/labelmanager/LabelManagerFactory.java
    ofbiz/branches/jquery/framework/webtools/src/org/ofbiz/webtools/labelmanager/SaveLabelsToXmlFile.java
    ofbiz/branches/jquery/framework/webtools/webapp/webtools/WEB-INF/actions/service/AvailableServices.groovy
    ofbiz/branches/jquery/framework/webtools/webapp/webtools/service/availableservices.ftl
    ofbiz/branches/jquery/framework/webtools/widget/CacheScreens.xml
    ofbiz/branches/jquery/framework/webtools/widget/LogForms.xml
    ofbiz/branches/jquery/framework/widget/dtd/widget-menu.xsd
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/ModelWidget.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/WidgetWorker.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/form/MacroFormRenderer.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/form/UtilHelpText.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/html/HtmlMenuWrapperImage.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/menu/ModelMenuItem.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/screen/MacroScreenRenderer.java
    ofbiz/branches/jquery/framework/widget/src/org/ofbiz/widget/screen/ModelScreenCondition.java
    ofbiz/branches/jquery/framework/widget/templates/foFormMacroLibrary.ftl
    ofbiz/branches/jquery/framework/widget/templates/htmlFormMacroLibrary.ftl
    ofbiz/branches/jquery/framework/widget/templates/textFormMacroLibrary.ftl
    ofbiz/branches/jquery/framework/widget/templates/xmlFormMacroLibrary.ftl
    ofbiz/branches/jquery/macros.xml
    ofbiz/branches/jquery/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/actions/assetmaint/EditMaint.groovy
    ofbiz/branches/jquery/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/actions/assetmaint/PrintFixedAssetMaint.groovy
    ofbiz/branches/jquery/specialpurpose/assetmaint/webapp/assetmaint/WEB-INF/actions/workeffort/EditWorkEfforts.groovy
    ofbiz/branches/jquery/specialpurpose/assetmaint/widget/LookupScreens.xml
    ofbiz/branches/jquery/specialpurpose/assetmaint/widget/forms/LookupForms.xml
    ofbiz/branches/jquery/specialpurpose/assetmaint/widget/forms/ProductForms.xml
    ofbiz/branches/jquery/specialpurpose/assetmaint/widget/ismgr/FieldLookupForms.xml
    ofbiz/branches/jquery/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml
    ofbiz/branches/jquery/specialpurpose/assetmaint/widget/ismgr/LookupScreens.xml
    ofbiz/branches/jquery/specialpurpose/ebay/entitydef/entitymodel.xml
    ofbiz/branches/jquery/specialpurpose/ebay/servicedef/secas.xml
    ofbiz/branches/jquery/specialpurpose/ebay/servicedef/services.xml
    ofbiz/branches/jquery/specialpurpose/ebay/src/org/ofbiz/ebay/EbayHelper.java
    ofbiz/branches/jquery/specialpurpose/ebay/src/org/ofbiz/ebay/EbayOrderServices.java
    ofbiz/branches/jquery/specialpurpose/ebay/src/org/ofbiz/ebay/ImportOrdersFromEbay.java
    ofbiz/branches/jquery/specialpurpose/ebay/webapp/ebay/WEB-INF/actions/find/EbayAdvancedSearch.groovy
    ofbiz/branches/jquery/specialpurpose/ebay/webapp/ebay/WEB-INF/actions/find/ProductsExportToEbay.groovy
    ofbiz/branches/jquery/specialpurpose/ebay/webapp/ebay/WEB-INF/actions/find/eBayOrders.groovy
    ofbiz/branches/jquery/specialpurpose/ebay/webapp/ebay/WEB-INF/actions/find/updatedEbayOrders.groovy
    ofbiz/branches/jquery/specialpurpose/ebay/widget/CommonScreens.xml
    ofbiz/branches/jquery/specialpurpose/ebay/widget/EbayForms.xml
    ofbiz/branches/jquery/specialpurpose/ebay/widget/EbayScreens.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/config/EbayStoreUiLabels.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/data/EbayStoreTypeData.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/entitydef/entitymodel.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/servicedef/secas.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/servicedef/services.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayAccount.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayEvents.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayFeedback.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStore.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreAutoPreferences.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreCategoryFacade.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreHelper.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreOptions.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreSiteFacade.java
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/automationPreferences/GetDisputeInfo.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/automationPreferences/GetEbayJobsandbox.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/email/GetProductStoreEmailTemplate.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/feedback/FeedbackList.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/store/RetrieveStoreOptions.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/store/SoldAction.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/actions/store/StoreAccount.groovy
    ofbiz/branches/jquery/specialpurpose/ebaystore/webapp/ebaystore/WEB-INF/controller.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/CommonScreens.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbayAccountForms.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbayEmailScreens.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbaySellingManagerForms.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbaySellingManagerScreens.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbayStoreForms.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbayStoreMenus.xml
    ofbiz/branches/jquery/specialpurpose/ebaystore/widget/EbayStoreScreens.xml
    ofbiz/branches/jquery/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CustomerEvents.xml
    ofbiz/branches/jquery/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/catalog/LayeredNavigation.groovy
    ofbiz/branches/jquery/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/customer/EditBillingAddress.groovy
    ofbiz/branches/jquery/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/customer/EditEmailAndTelecomNumber.groovy
    ofbiz/branches/jquery/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/actions/customer/EditShippingAddress.groovy
    ofbiz/branches/jquery/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
    ofbiz/branches/jquery/specialpurpose/ecommerce/webapp/ecommerce/order/OnePageCheckoutProcess.ftl
    ofbiz/branches/jquery/specialpurpose/googlebase/entitydef/entitymodel.xml
    ofbiz/branches/jquery/specialpurpose/googlebase/src/org/ofbiz/googlebase/ProductsExportToGoogle.java
    ofbiz/branches/jquery/specialpurpose/googlebase/webapp/googlebase/WEB-INF/actions/GoogleBaseAdvancedSearch.groovy
    ofbiz/branches/jquery/specialpurpose/googlebase/webapp/googlebase/WEB-INF/actions/productsExportToGoogle.groovy
    ofbiz/branches/jquery/specialpurpose/googlebase/widget/CommonScreens.xml
    ofbiz/branches/jquery/specialpurpose/googlebase/widget/GoogleBaseForms.xml
    ofbiz/branches/jquery/specialpurpose/googlebase/widget/GoogleBaseScreens.xml
    ofbiz/branches/jquery/specialpurpose/googlecheckout/entitydef/entitymodel.xml
    ofbiz/branches/jquery/specialpurpose/googlecheckout/servicedef/secas.xml
    ofbiz/branches/jquery/specialpurpose/googlecheckout/servicedef/services_request.xml
    ofbiz/branches/jquery/specialpurpose/googlecheckout/src/org/ofbiz/googlecheckout/GoogleCheckoutHelper.java
    ofbiz/branches/jquery/specialpurpose/googlecheckout/widget/CommonScreens.xml
    ofbiz/branches/jquery/specialpurpose/googlecheckout/widget/GoogleCheckoutForms.xml
    ofbiz/branches/jquery/specialpurpose/googlecheckout/widget/GoogleCheckoutMenus.xml
    ofbiz/branches/jquery/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy   (contents, props changed)
    ofbiz/branches/jquery/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy   (contents, props changed)
    ofbiz/branches/jquery/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy   (contents, props changed)
    ofbiz/branches/jquery/specialpurpose/myportal/widget/MyPortalMenus.xml
    ofbiz/branches/jquery/specialpurpose/oagis/widget/MessageInfoScreens.xml
    ofbiz/branches/jquery/specialpurpose/oagis/widget/forms/MessageInfoForms.xml
    ofbiz/branches/jquery/specialpurpose/ofbizwebsite/widget/OfbizScreens.xml
    ofbiz/branches/jquery/specialpurpose/pos/entitydef/entitymodel.xml
    ofbiz/branches/jquery/specialpurpose/pos/src/org/ofbiz/pos/component/Journal.java
    ofbiz/branches/jquery/specialpurpose/pos/src/org/ofbiz/pos/screen/LoadSale.java
    ofbiz/branches/jquery/specialpurpose/pos/src/org/ofbiz/pos/screen/NumericKeypad.java
    ofbiz/branches/jquery/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/actions/ListCurrentProjects.groovy
    ofbiz/branches/jquery/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/actions/getLastRequestAssignment.groovy
    ofbiz/branches/jquery/specialpurpose/projectmgr/webapp/projectmgr/WEB-INF/actions/getProjectId.groovy
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/CustRequestScreens.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/ResourceScreens.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/TaskScreens.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/TimeSheetScreens.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/forms/CustRequestForms.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/forms/ProjectForms.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/forms/ResourceForms.xml
    ofbiz/branches/jquery/specialpurpose/projectmgr/widget/forms/TaskForms.xml
    ofbiz/branches/jquery/specialpurpose/webpos/src/org/ofbiz/webpos/WebPosEvents.java
    ofbiz/branches/jquery/specialpurpose/webpos/src/org/ofbiz/webpos/session/WebPosSession.java
    ofbiz/branches/jquery/specialpurpose/webpos/src/org/ofbiz/webpos/transaction/WebPosTransaction.java
    ofbiz/branches/jquery/specialpurpose/webpos/webapp/webpos/WEB-INF/actions/Login.groovy
    ofbiz/branches/jquery/specialpurpose/webpos/webapp/webpos/WEB-INF/actions/buttons/Main.groovy
    ofbiz/branches/jquery/specialpurpose/webpos/webapp/webpos/WEB-INF/actions/buttons/Payment.groovy
    ofbiz/branches/jquery/specialpurpose/webpos/webapp/webpos/WEB-INF/actions/cart/MicroCart.groovy
    ofbiz/branches/jquery/specialpurpose/webpos/webapp/webpos/WEB-INF/actions/cart/ShowCart.groovy
    ofbiz/branches/jquery/specialpurpose/webpos/webapp/webpos/WEB-INF/actions/manager/PaidOutAndIn.groovy
    ofbiz/branches/jquery/specialpurpose/webpos/widget/ButtonsScreens.xml
    ofbiz/branches/jquery/specialpurpose/webpos/widget/CommonScreens.xml
    ofbiz/branches/jquery/specialpurpose/webpos/widget/ManagerScreens.xml
    ofbiz/branches/jquery/specialpurpose/webpos/widget/PaymentScreens.xml
    ofbiz/branches/jquery/specialpurpose/webpos/widget/PromoScreens.xml
    ofbiz/branches/jquery/specialpurpose/webpos/widget/WebPosScreens.xml

Propchange: ofbiz/branches/jquery/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Aug 11 13:22:40 2010
@@ -1,3 +1,3 @@
 /ofbiz/branches/addbirt:831210-885099,885686-886087
 /ofbiz/branches/multitenant20100310:921280-927264
-/ofbiz/trunk:951708-965493
+/ofbiz/trunk:951708-984373

Modified: ofbiz/branches/jquery/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/.classpath?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/.classpath (original)
+++ ofbiz/branches/jquery/.classpath Wed Aug 11 13:22:40 2010
@@ -17,7 +17,7 @@
     <classpathentry kind="lib" path="framework/base/lib/batik-all-1.7.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/clhm-release-1.0-lru.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/fop-0.95.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/fop-1.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.15.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/httpclient-4.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/httpcore-4.0.1.jar"/>
@@ -48,7 +48,7 @@
 
     <classpathentry kind="lib" path="framework/base/lib/xml-apis-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xml-apis-ext-1.3.04.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.3.1.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.4.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-client-3.1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-common-3.1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-server-3.1.2.jar"/>

Modified: ofbiz/branches/jquery/.gitignore
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/.gitignore?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/.gitignore (original)
+++ ofbiz/branches/jquery/.gitignore Wed Aug 11 13:22:40 2010
@@ -53,7 +53,8 @@ changelog
 runtime/svninfo.ftl
 runtime/test-list-build.xml
 runtime/logs/access_log.*
-runtime/logs/cobertura.dat
+runtime/logs/cobertura-base.dat
+runtime/logs/cobertura-components.dat
 runtime/logs/cobertura-report
 runtime/logs/*.log*
 runtime/logs/*.html*

Modified: ofbiz/branches/jquery/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/LICENSE?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/LICENSE (original)
+++ ofbiz/branches/jquery/LICENSE Wed Aug 11 13:22:40 2010
@@ -101,9 +101,9 @@ ofbiz/trunk/framework/service/lib/common
 ofbiz/trunk/framework/service/lib/neethi-2.0.4.jar
 ofbiz/trunk/framework/service/lib/XmlSchema-1.4.3.jar
 ofbiz/trunk/framework/testtools/lib/selenium-java-client-driver.jar
-ofbiz/trunk/framework/webapp/lib/fop-0.95.jar
+ofbiz/trunk/framework/webapp/lib/fop-1.0.jar
 ofbiz/trunk/framework/webapp/lib/velocity-1.6.1.jar
-ofbiz/trunk/framework/webapp/lib/xmlgraphics-commons-1.3.1.jar
+ofbiz/trunk/framework/webapp/lib/xmlgraphics-commons-1.4.jar
 ofbiz/trunk/framework/webapp/lib/json-lib-2.2.3-jdk15.jar
 ofbiz/trunk/framework/webapp/lib/ezmorph-0.9.1.jar
 ofbiz/trunk/framework/webapp/lib/rome-0.9.jar

Modified: ofbiz/branches/jquery/applications/accounting/config/AccountingErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/config/AccountingErrorUiLabels.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/config/AccountingErrorUiLabels.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/config/AccountingErrorUiLabels.xml Wed Aug 11 13:22:40 2010
@@ -125,7 +125,7 @@
     </property>
     <property key="worldPayEvents.problemsGettingAuthenticationUser">
         <value xml:lang="en">Problems Getting Authentication User</value>
-        <value xml:lang="en">Problème sur l'authentification de l'utilisateur</value>
+        <value xml:lang="fr">Problème sur l'authentification de l'utilisateur</value>
         <value xml:lang="hi_IN">उपयोगकर्ता(user) के प्रमाणीकरण में समस्याएँ हो रही</value>
         <value xml:lang="it">Problema durante l'autenticazione utente</value>
     </property>

Modified: ofbiz/branches/jquery/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/config/AccountingUiLabels.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/config/AccountingUiLabels.xml Wed Aug 11 13:22:40 2010
@@ -14053,4 +14053,4 @@
         <value xml:lang="en">Could not update credit card (write failure) : </value>
         <value xml:lang="it">Non è possibile aggiornare la carta di credito (fallimento in scrittura) : </value>
     </property>
-</resource>
\ No newline at end of file
+</resource>

Modified: ofbiz/branches/jquery/applications/accounting/data/DemoAcctgTransactionData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/DemoAcctgTransactionData.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/DemoAcctgTransactionData.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/DemoAcctgTransactionData.xml Wed Aug 11 13:22:40 2010
@@ -141,4 +141,4 @@ under the License.
     <GlAccountHistory glAccountId="649000" organizationPartyId="Company" customTimePeriodId="6013" postedDebits="360.00" postedCredits="0.00"/>
     <GlAccountHistory glAccountId="675400" organizationPartyId="Company" customTimePeriodId="6013" postedDebits="0.00" postedCredits="0.00"/>
 
-</entity-engine-xml>
\ No newline at end of file
+</entity-engine-xml>

Modified: ofbiz/branches/jquery/applications/accounting/data/DemoGlSetupData.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/DemoGlSetupData.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/DemoGlSetupData.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/DemoGlSetupData.xml Wed Aug 11 13:22:40 2010
@@ -210,8 +210,8 @@ under the License.
 
     <PartyAcctgPreference partyId="Company" taxFormId="US_IRS_1120" cogsMethodId="COGS_LIFO" baseCurrencyUomId="USD"
         invoiceSeqCustMethId="INV_HOOK_ENF_SEQ" invoiceIdPrefix="CI"
-        quoteSeqCustMethId="QUOTE_HOOK_ENF_SEQ" quoteIdPrefix="CQ"
-        orderSeqCustMethId="ORDER_HOOK_ENF_SEQ" orderIdPrefix="CO"
+        quoteIdPrefix="CQ"
+        orderIdPrefix="CO"
         errorGlJournalId="ERROR_JOURNAL"/>
 
     <!-- Chart Of Accounts -->

Modified: ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_AssignGlAccount.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_AssignGlAccount.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_AssignGlAccount.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_AssignGlAccount.xml Wed Aug 11 13:22:40 2010
@@ -29,4 +29,4 @@ License.
     </orderedlist>
     <para>NOTE: All assignments for a party can be viewed under 'Organization GL Settings / Setup / Chart of Accounts' for the party required.</para>
     </section>
-</section>
\ No newline at end of file
+</section>

Modified: ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BankReconciliation.xml Wed Aug 11 13:22:40 2010
@@ -196,4 +196,4 @@
    </listitem>
    </orderedlist>
      </section>
- </section>
\ No newline at end of file
+ </section>

Modified: ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BillingAccountOrders.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BillingAccountOrders.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BillingAccountOrders.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_BillingAccountOrders.xml Wed Aug 11 13:22:40 2010
@@ -26,4 +26,4 @@ License.
         'Payments' sub menu could also be used to generate a customer
         statement or account showing details of customer activity during a
         specified time period.</para>
-</section>
\ No newline at end of file
+</section>

Modified: ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_CostCenters.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_CostCenters.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_CostCenters.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_CostCenters.xml Wed Aug 11 13:22:40 2010
@@ -19,4 +19,4 @@ License.
     xmlns="http://docbook.org/ns/docbook">
     <title>The Cost Centers help screen</title>
     <para></para>
-</section>
\ No newline at end of file
+</section>

Modified: ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreement.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreement.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreement.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreement.xml Wed Aug 11 13:22:40 2010
@@ -46,4 +46,4 @@ License.
    <listitem><para>At the bottom of the screen press the 'Copy' in the 'Copy Agreement' window (NOTE: The default tick boxes will copy the agreement terms, products and party. If not required then click on the boxes to stop them being copied)</para></listitem>
    </orderedlist>
    </section>
-</section>
\ No newline at end of file
+</section>

Modified: ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementGeographicalApplic.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementGeographicalApplic.xml?rev=984399&r1=984398&r2=984399&view=diff
==============================================================================
--- ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementGeographicalApplic.xml (original)
+++ ofbiz/branches/jquery/applications/accounting/data/helpdata/HELP_ACCOUNTING_EditAgreementGeographicalApplic.xml Wed Aug 11 13:22:40 2010
@@ -20,4 +20,4 @@ License.
     <title>The Edit Agreement Geo help screen</title>
     <para>This screen is used to create a geographical location for an agreement item.</para>
     <para>NOTE: A new entry can be created or removed but not updated.</para>
-</section>
\ No newline at end of file
+</section>