mirror of
https://github.com/bcomsugi/dasaproject.git
synced 2026-01-08 18:42:37 +07:00
146 lines
15 KiB
XML
146 lines
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?qbxml version="16.0"?>
|
|
<QBXML>
|
|
<QBXMLMsgsRq onError="stopOnError">
|
|
<GeneralSummaryReportQueryRq>
|
|
<!-- GeneralSummaryReportType may have one of the following values: BalanceSheetByClass, BalanceSheetPrevYearComp, BalanceSheetStandard, BalanceSheetSummary, CustomerBalanceSummary, ExpenseByVendorSummary, IncomeByCustomerSummary, InventoryStockStatusByItem, InventoryStockStatusByVendor, IncomeTaxSummary, InventoryValuationSummary, InventoryValuationSummaryBySite, LotNumberInStockBySite, PhysicalInventoryWorksheet, ProfitAndLossByClass, ProfitAndLossByJob, ProfitAndLossPrevYearComp, ProfitAndLossStandard, ProfitAndLossYTDComp, PurchaseByItemSummary, PurchaseByVendorSummary, SalesByCustomerSummary, SalesByItemSummary, SalesByRepSummary, SalesTaxLiability, SalesTaxRevenueSummary, SerialNumberInStockBySite, TrialBalance, VendorBalanceSummary -->
|
|
<GeneralSummaryReportType >ENUMTYPE</GeneralSummaryReportType> <!-- required -->
|
|
<DisplayReport >BOOLTYPE</DisplayReport> <!-- optional -->
|
|
<!-- BEGIN OR -->
|
|
<ReportPeriod> <!-- optional -->
|
|
<FromReportDate >DATETYPE</FromReportDate> <!-- optional -->
|
|
<ToReportDate >DATETYPE</ToReportDate> <!-- optional -->
|
|
</ReportPeriod>
|
|
<!-- OR -->
|
|
<!-- ReportDateMacro may have one of the following values: All, Today, ThisWeek, ThisWeekToDate, ThisMonth, ThisMonthToDate, ThisQuarter, ThisQuarterToDate, ThisYear, ThisYearToDate, Yesterday, LastWeek, LastWeekToDate, LastMonth, LastMonthToDate, LastQuarter, LastQuarterToDate, LastYear, LastYearToDate, NextWeek, NextFourWeeks, NextMonth, NextQuarter, NextYear -->
|
|
<ReportDateMacro >ENUMTYPE</ReportDateMacro> <!-- optional -->
|
|
<!-- END OR -->
|
|
<ReportAccountFilter> <!-- optional -->
|
|
<!-- BEGIN OR -->
|
|
<!-- AccountTypeFilter may have one of the following values: AccountsPayable, AccountsReceivable, AllowedFor1099, APAndSalesTax, APOrCreditCard, ARAndAP, Asset, BalanceSheet, Bank, BankAndARAndAPAndUF, BankAndUF, CostOfSales, CreditCard, CurrentAsset, CurrentAssetAndExpense, CurrentLiability, Equity, EquityAndIncomeAndExpense, ExpenseAndOtherExpense, FixedAsset, IncomeAndExpense, IncomeAndOtherIncome, Liability, LiabilityAndEquity, LongTermLiability, NonPosting, OrdinaryExpense, OrdinaryIncome, OrdinaryIncomeAndCOGS, OrdinaryIncomeAndExpense, OtherAsset, OtherCurrentAsset, OtherCurrentLiability, OtherExpense, OtherIncome, OtherIncomeOrExpense -->
|
|
<AccountTypeFilter >ENUMTYPE</AccountTypeFilter> <!-- optional -->
|
|
<!-- OR -->
|
|
<ListID >IDTYPE</ListID> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<FullName >STRTYPE</FullName> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<ListIDWithChildren >IDTYPE</ListIDWithChildren> <!-- optional -->
|
|
<!-- OR -->
|
|
<FullNameWithChildren >STRTYPE</FullNameWithChildren> <!-- optional -->
|
|
<!-- END OR -->
|
|
</ReportAccountFilter>
|
|
<ReportEntityFilter> <!-- optional -->
|
|
<!-- BEGIN OR -->
|
|
<!-- EntityTypeFilter may have one of the following values: Customer, Employee, OtherName, Vendor -->
|
|
<EntityTypeFilter >ENUMTYPE</EntityTypeFilter> <!-- optional -->
|
|
<!-- OR -->
|
|
<ListID >IDTYPE</ListID> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<FullName >STRTYPE</FullName> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<ListIDWithChildren >IDTYPE</ListIDWithChildren> <!-- optional -->
|
|
<!-- OR -->
|
|
<FullNameWithChildren >STRTYPE</FullNameWithChildren> <!-- optional -->
|
|
<!-- END OR -->
|
|
</ReportEntityFilter>
|
|
<ReportItemFilter> <!-- optional -->
|
|
<!-- BEGIN OR -->
|
|
<!-- ItemTypeFilter may have one of the following values: AllExceptFixedAsset, Assembly, Discount, FixedAsset, Inventory, InventoryAndAssembly, NonInventory, OtherCharge, Payment, Sales, SalesTax, Service -->
|
|
<ItemTypeFilter >ENUMTYPE</ItemTypeFilter> <!-- optional -->
|
|
<!-- OR -->
|
|
<ListID >IDTYPE</ListID> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<FullName >STRTYPE</FullName> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<ListIDWithChildren >IDTYPE</ListIDWithChildren> <!-- optional -->
|
|
<!-- OR -->
|
|
<FullNameWithChildren >STRTYPE</FullNameWithChildren> <!-- optional -->
|
|
<!-- END OR -->
|
|
</ReportItemFilter>
|
|
<ReportClassFilter> <!-- optional -->
|
|
<!-- BEGIN OR -->
|
|
<ListID >IDTYPE</ListID> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<FullName >STRTYPE</FullName> <!-- optional, may repeat -->
|
|
<!-- OR -->
|
|
<ListIDWithChildren >IDTYPE</ListIDWithChildren> <!-- optional -->
|
|
<!-- OR -->
|
|
<FullNameWithChildren >STRTYPE</FullNameWithChildren> <!-- optional -->
|
|
<!-- END OR -->
|
|
</ReportClassFilter>
|
|
<ReportTxnTypeFilter> <!-- optional -->
|
|
<!-- TxnTypeFilter may have one of the following values: All, ARRefundCreditCard, Bill, BillPaymentCheck, BillPaymentCreditCard, BuildAssembly, Charge, Check, CreditCardCharge, CreditCardCredit, CreditMemo, Deposit, Estimate, InventoryAdjustment, Invoice, ItemReceipt, JournalEntry, LiabilityAdjustment, Paycheck, PayrollLiabilityCheck, PurchaseOrder, ReceivePayment, SalesOrder, SalesReceipt, SalesTaxPaymentCheck, Transfer, VendorCredit, YTDAdjustment -->
|
|
<TxnTypeFilter >ENUMTYPE</TxnTypeFilter> <!-- required, may repeat -->
|
|
</ReportTxnTypeFilter>
|
|
<!-- BEGIN OR -->
|
|
<ReportModifiedDateRangeFilter> <!-- optional -->
|
|
<FromReportModifiedDate >DATETYPE</FromReportModifiedDate> <!-- optional -->
|
|
<ToReportModifiedDate >DATETYPE</ToReportModifiedDate> <!-- optional -->
|
|
</ReportModifiedDateRangeFilter>
|
|
<!-- OR -->
|
|
<!-- ReportModifiedDateRangeMacro may have one of the following values: All, Today, ThisWeek, ThisWeekToDate, ThisMonth, ThisMonthToDate, ThisQuarter, ThisQuarterToDate, ThisYear, ThisYearToDate, Yesterday, LastWeek, LastWeekToDate, LastMonth, LastMonthToDate, LastQuarter, LastQuarterToDate, LastYear, LastYearToDate, NextWeek, NextFourWeeks, NextMonth, NextQuarter, NextYear -->
|
|
<ReportModifiedDateRangeMacro >ENUMTYPE</ReportModifiedDateRangeMacro> <!-- optional -->
|
|
<!-- END OR -->
|
|
<!-- ReportDetailLevelFilter may have one of the following values: All [DEFAULT], AllExceptSummary, SummaryOnly -->
|
|
<ReportDetailLevelFilter >ENUMTYPE</ReportDetailLevelFilter> <!-- optional -->
|
|
<!-- ReportPostingStatusFilter may have one of the following values: Either, NonPosting, Posting -->
|
|
<ReportPostingStatusFilter >ENUMTYPE</ReportPostingStatusFilter> <!-- optional -->
|
|
<!-- SummarizeColumnsBy may have one of the following values: Account, BalanceSheet, Class, Customer, CustomerType, Day, Employee, FourWeek, HalfMonth, IncomeStatement, ItemDetail, ItemType, Month, Payee, PaymentMethod, PayrollItemDetail, PayrollYtdDetail, Quarter, SalesRep, SalesTaxCode, ShipMethod, Terms, TotalOnly, TwoWeek, Vendor, VendorType, Week, Year -->
|
|
<SummarizeColumnsBy >ENUMTYPE</SummarizeColumnsBy> <!-- optional -->
|
|
<IncludeSubcolumns >BOOLTYPE</IncludeSubcolumns> <!-- optional -->
|
|
<!-- ReportCalendar may have one of the following values: CalendarYear, FiscalYear, TaxYear -->
|
|
<ReportCalendar >ENUMTYPE</ReportCalendar> <!-- optional -->
|
|
<!-- ReturnRows may have one of the following values: ActiveOnly, NonZero, All -->
|
|
<ReturnRows >ENUMTYPE</ReturnRows> <!-- optional -->
|
|
<!-- ReturnColumns may have one of the following values: ActiveOnly, NonZero, All -->
|
|
<ReturnColumns >ENUMTYPE</ReturnColumns> <!-- optional -->
|
|
<!-- ReportBasis may have one of the following values: Accrual, Cash, None [DEFAULT] -->
|
|
<ReportBasis >ENUMTYPE</ReportBasis> <!-- optional -->
|
|
</GeneralSummaryReportQueryRq>
|
|
|
|
<GeneralSummaryReportQueryRs statusCode="INTTYPE" statusSeverity="STRTYPE" statusMessage="STRTYPE">
|
|
<ReportRet> <!-- optional -->
|
|
<ReportTitle >STRTYPE</ReportTitle> <!-- required -->
|
|
<ReportSubtitle >STRTYPE</ReportSubtitle> <!-- required -->
|
|
<!-- ReportBasis may have one of the following values: Accrual, Cash, None [DEFAULT] -->
|
|
<ReportBasis >ENUMTYPE</ReportBasis> <!-- optional -->
|
|
<NumRows >INTTYPE</NumRows> <!-- required -->
|
|
<NumColumns >INTTYPE</NumColumns> <!-- required -->
|
|
<NumColTitleRows >INTTYPE</NumColTitleRows> <!-- required -->
|
|
<ColDesc colID="INTTYPE" dataType="ENUMTYPE"> <!-- required, may repeat -->
|
|
<ColTitle titleRow="INTTYPE" value="STRTYPE"> <!-- required, may repeat -->
|
|
</ColTitle>
|
|
<!-- ColType may have one of the following values: Account, Addr1, Addr2, Addr3, Addr4, Addr5, Aging, Amount, AmountDifference, AverageCost, BilledDate, BillingStatus, Blank, CalculatedAmount, Class, ClearedStatus, CostPrice, CreateDate, Credit, CustomField, Date, Debit, DeliveryDate, DueDate, Duration, EarliestReceiptDate, EstimateActive, FOB, IncomeSubjectToTax, Invoiced, IsAdjustment, Item, ItemDesc, ItemVendor, Label, LastModifiedBy, LatestOrPriorState, Memo, ModifiedTime, Name, NameAccountNumber, NameAddress, NameCity, NameContact, NameEmail, NameFax, NamePhone, NameState, NameZip, OpenBalance, OriginalAmount, PaidAmount, PaidStatus, PaidThroughDate, PaymentMethod, PayrollItem, Percent, PercentChange, PercentOfTotalRetail, PercentOfTotalValue, PhysicalCount, PONumber, PrintStatus, ProgressAmount, ProgressPercent, Quantity, QuantityAvailable, QuantityOnHand, QuantityOnOrder, QuantityOnPendingBuild, QuantityOnSalesOrder, ReceivedQuantity, RefNumber, ReorderPoint, RetailValueOnHand, RunningBalance, SalesPerWeek, SalesRep, SalesTaxCode, ShipDate, ShipMethod, ShipToAddr1, ShipToAddr2, ShipToAddr3, ShipToAddr4, ShipToAddr5, SONumber, SourceName, SplitAccount, SSNOrTaxID, SuggestedReorder, TaxLine, TaxTableVersion, Terms, Total, TxnID, TxnNumber, TxnType, UnitPrice, UserEdit, ValueOnHand, WageBase, WageBaseTips -->
|
|
<ColType >ENUMTYPE</ColType> <!-- required -->
|
|
</ColDesc>
|
|
<ReportData> <!-- optional -->
|
|
<!-- BEGIN OR -->
|
|
<DataRow> <!-- optional -->
|
|
<RowData rowType="ENUMTYPE" value="STRTYPE"> <!-- optional -->
|
|
</RowData>
|
|
<ColData colID="INTTYPE" value="STRTYPE" dataType="ENUMTYPE"> <!-- optional, may repeat -->
|
|
</ColData>
|
|
</DataRow>
|
|
<!-- OR -->
|
|
<TextRow rowNumber="INTTYPE" value="STRTYPE"> <!-- optional -->
|
|
</TextRow>
|
|
<!-- OR -->
|
|
<SubtotalRow> <!-- optional -->
|
|
<RowData rowType="ENUMTYPE" value="STRTYPE"> <!-- optional -->
|
|
</RowData>
|
|
<ColData colID="INTTYPE" value="STRTYPE" dataType="ENUMTYPE"> <!-- optional, may repeat -->
|
|
</ColData>
|
|
</SubtotalRow>
|
|
<!-- OR -->
|
|
<TotalRow> <!-- optional -->
|
|
<RowData rowType="ENUMTYPE" value="STRTYPE"> <!-- optional -->
|
|
</RowData>
|
|
<ColData colID="INTTYPE" value="STRTYPE" dataType="ENUMTYPE"> <!-- optional, may repeat -->
|
|
</ColData>
|
|
</TotalRow>
|
|
<!-- END OR -->
|
|
</ReportData>
|
|
</ReportRet>
|
|
</GeneralSummaryReportQueryRs>
|
|
</QBXMLMsgsRq>
|
|
</QBXML> |