diff --git a/.gitignore b/.gitignore index c4be39e2b..5a56763ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .DS_Store # JetBrains generated files -.idea \ No newline at end of file +.idea + +.vscode/ diff --git a/xero_accounting.yaml b/xero_accounting.yaml index dd75d3707..360c1d8bd 100644 --- a/xero_accounting.yaml +++ b/xero_accounting.yaml @@ -28575,6 +28575,24 @@ components: - BLINPUT3 - BLINPUT3Y23 - BLINPUT3Y24 + - SROUTPUT25 + - CAPOUTPUT25 + - ACC28PLUS25 + - ACCUPTO2825 + - CIUOUTPUT25 + - SHOUTPUT25 + - CAPINPUT25 + - SRINPUT25 + - CIUINPUT25 + - BADDEBT25 + - ACC28PLUS + - ACCUPTO28 + - SHOUTPUT + - OTHEROUTPUT + - IMINPUT + - BADDEBT + - OTHERINPUT + - ZRINPUT Setup: externalDocs: url: 'https://developer.xero.com/documentation/api-guides/conversions' @@ -28818,6 +28836,16 @@ components: - BADDEBTRECOVERY - USSALESTAX - BLINPUT3 + - SROUTPUT25 + - CAPOUTPUT25 + - ACC28PLUS25 + - ACCUPTO2825 + - CIUOUTPUT25 + - SHOUTPUT25 + - CAPINPUT25 + - SRINPUT25 + - CIUINPUT25 + - BADDEBT25 CanApplyToAssets: description: Boolean to describe if tax rate can be used for asset accounts i.e. true,false readOnly: true