Skip to content

Commit

Permalink
Merge pull request #198 from sujitharamadass/Feb23Release
Browse files Browse the repository at this point in the history
Minor version 68 schema update
  • Loading branch information
mahajanpr authored Feb 8, 2023
2 parents c98f5fb + a42cf61 commit a306e6c
Show file tree
Hide file tree
Showing 314 changed files with 1,976 additions and 955 deletions.
2 changes: 1 addition & 1 deletion ipp-v3-java-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.intuit.quickbooks-online</groupId>
<artifactId>ipp-v3-java-devkit-pom</artifactId>
<version>6.2.3</version>
<version>6.2.4</version>
</parent>

<artifactId>ipp-v3-java-data</artifactId>
Expand Down
5 changes: 4 additions & 1 deletion ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
Any modifications to this file will be lost upon recompilation of the source schema.
Generated on: 2022.06.28 at 02:49:33 PM PDT
Generated on: 2023.02.07 at 12:34:12 PM IST
-->
<bindings xmlns:tns="http://schema.intuit.com/finance/v3" if-exists="true" scd="x-schema::tns">
Expand Down Expand Up @@ -312,6 +312,9 @@ Generated on: 2022.06.28 at 02:49:33 PM PDT
<bindings if-exists="true" scd="~tns:SalesTransaction">
<class ref="com.intuit.ipp.data.SalesTransaction"/>
</bindings>
<bindings if-exists="true" scd="~tns:MXGlobalInfo">
<class ref="com.intuit.ipp.data.MXGlobalInfo"/>
</bindings>
<bindings if-exists="true" scd="~tns:ConvenienceFeeDetail">
<class ref="com.intuit.ipp.data.ConvenienceFeeDetail"/>
</bindings>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down Expand Up @@ -74,6 +74,7 @@
* &lt;enumeration value="GasAndFuel"/&gt;
* &lt;enumeration value="Goodwill"/&gt;
* &lt;enumeration value="Gratuity"/&gt;
* &lt;enumeration value="DeferredRevenue"/&gt;
* &lt;enumeration value="Healthcare"/&gt;
* &lt;enumeration value="HealthSavingsAccountContributions"/&gt;
* &lt;enumeration value="HomeOffice"/&gt;
Expand Down Expand Up @@ -309,6 +310,15 @@
* &lt;enumeration value="DutiesAndTaxes"/&gt;
* &lt;enumeration value="BalWithGovtAuthorities"/&gt;
* &lt;enumeration value="TaxRoundoffGainOrLoss"/&gt;
* &lt;enumeration value="OtherDebtors"/&gt;
* &lt;enumeration value="RentARoomReliefRentsReceived"/&gt;
* &lt;enumeration value="UkTaxesWithheld"/&gt;
* &lt;enumeration value="ForeignTaxesIncurred"/&gt;
* &lt;enumeration value="PremiumsReceived"/&gt;
* &lt;enumeration value="PremiumsPaid"/&gt;
* &lt;enumeration value="FinanceCostsRestricted"/&gt;
* &lt;enumeration value="CarriedForwardRelief"/&gt;
* &lt;enumeration value="RentARoomReliefReliefClaimed"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* </pre>
Expand All @@ -322,7 +332,7 @@ public enum AccountSubTypeEnum {
/**
*
* Product: QBO
* Description:A Balance Sheet account in the “Liabilities” section. The balance of this account will reflect the current accumulated liability of Income Tax which has been incurred, but not yet paid. For example at the end of some financial period, there may be taxable income earned, allowing a tax due to be calculated. However, the tax may not be required to be paid until some later date.
* Description:A Balance Sheet account in the \u201cLiabilities\u201d section. The balance of this account will reflect the current accumulated liability of Income Tax which has been incurred, but not yet paid. For example at the end of some financial period, there may be taxable income earned, allowing a tax due to be calculated. However, the tax may not be required to be paid until some later date.
*
*
*/
Expand All @@ -332,7 +342,7 @@ public enum AccountSubTypeEnum {
/**
*
* Product: QBO
* Description: A Balance Sheet account in the “Other Current Assets section. The balance of this account will reflect the value of some non-physical asset that has some value to the business. It is rare for a small business to need to journal against this account. Typically you would journal directly against this account when exchanging tangible assets (such as money) for something intangible (such as a patent, or the right to use a name, or the non-tangible assets of a business that you acquired.)
* Description: A Balance Sheet account in the \u201cOther Current Assets\u201d section. The balance of this account will reflect the value of some non-physical asset that has some value to the business. It is rare for a small business to need to journal against this account. Typically you would journal directly against this account when exchanging tangible assets (such as money) for something intangible (such as a patent, or the right to use a name, or the non-tangible assets of a business that you acquired.)
*
*
*/
Expand Down Expand Up @@ -957,6 +967,16 @@ public enum AccountSubTypeEnum {
@XmlEnumValue("Gratuity")
GRATUITY("Gratuity"),

/**
*
* Product: QBO
* Description: Use Deferred Revenue for payments on services you haven\u2019t provided yet.
*
*
*/
@XmlEnumValue("DeferredRevenue")
DEFERRED_REVENUE("DeferredRevenue"),

/**
*
* Product: QBO
Expand Down Expand Up @@ -3382,7 +3402,7 @@ public enum AccountSubTypeEnum {
* Product: QBO
* Description: Use
* <pre>
* &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;b xmlns="http://schema.intuit.com/finance/v3" xmlns:p300805_="http://java.sun.com/xml/ns/jaxb" xmlns:p769564_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;Share Application Money Pending Allotment&lt;/b&gt;
* &lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;b xmlns="http://schema.intuit.com/finance/v3" xmlns:p297206_="http://jaxb2-commons.dev.java.net/basic/inheritance" xmlns:p343120_="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema"&gt;Share Application Money Pending Allotment&lt;/b&gt;
* </pre>
* to track the application amounts the company receives for shares that still need to be allotted to the investors.
*
Expand Down Expand Up @@ -3539,7 +3559,97 @@ public enum AccountSubTypeEnum {
*
*/
@XmlEnumValue("TaxRoundoffGainOrLoss")
TAX_ROUNDOFF_GAIN_OR_LOSS("TaxRoundoffGainOrLoss");
TAX_ROUNDOFF_GAIN_OR_LOSS("TaxRoundoffGainOrLoss"),

/**
*
* Product: QBO
* Description: Use Other Debtors to group Accounts Receivable other than those from customers.
*
*
*/
@XmlEnumValue("OtherDebtors")
OTHER_DEBTORS("OtherDebtors"),

/**
*
* Product: QBO
* Description: Use Rent a room relief - Rents Received for rents receivable for UK landlords
*
*
*/
@XmlEnumValue("RentARoomReliefRentsReceived")
RENT_A_ROOM_RELIEF_RENTS_RECEIVED("RentARoomReliefRentsReceived"),

/**
*
* Product: QBO
* Description: Use UK Taxes withheld for tax withheld from non-resident landlords
*
*
*/
@XmlEnumValue("UkTaxesWithheld")
UK_TAXES_WITHHELD("UkTaxesWithheld"),

/**
*
* Product: QBO
* Description: Use Foreign Tax paid for foreign taxes for landlords
*
*
*/
@XmlEnumValue("ForeignTaxesIncurred")
FOREIGN_TAXES_INCURRED("ForeignTaxesIncurred"),

/**
*
* Product: QBO
* Description: Use Premiums Received for premiums for the Grant of a lease for landlords
*
*
*/
@XmlEnumValue("PremiumsReceived")
PREMIUMS_RECEIVED("PremiumsReceived"),

/**
*
* Product: QBO
* Description: Use Premiums Paid for reverse premiums and inducements for landlords
*
*
*/
@XmlEnumValue("PremiumsPaid")
PREMIUMS_PAID("PremiumsPaid"),

/**
*
* Product: QBO
* Description: Use Finance Costs Restricted for residential property interest charged on finance for landlords
*
*
*/
@XmlEnumValue("FinanceCostsRestricted")
FINANCE_COSTS_RESTRICTED("FinanceCostsRestricted"),

/**
*
* Product: QBO
* Description: Use Carried Forward Relief for carried forward residential property interest charged on finance for landlords
*
*
*/
@XmlEnumValue("CarriedForwardRelief")
CARRIED_FORWARD_RELIEF("CarriedForwardRelief"),

/**
*
* Product: QBO
* Description: Use Rent a room relief - Relief Claimed for relief claimed for rented room for landlords
*
*
*/
@XmlEnumValue("RentARoomReliefReliefClaimed")
RENT_A_ROOM_RELIEF_RELIEF_CLAIMED("RentARoomReliefReliefClaimed");
private final String value;

AccountSubTypeEnum(String v) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.06.28 at 02:49:33 PM PDT
// Generated on: 2023.02.07 at 12:34:12 PM IST
//


Expand Down
Loading

0 comments on commit a306e6c

Please sign in to comment.