Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Overview

This article includes description of hot fixes and additions which were implemented in Dynamics AX 2012 R3 after releasing the main SII Register functionality for Spain.

DAXSE title

DAXSE #

Vendor simplified invoices with code F2 are rejected

3842841

SII When 2 tax codes are applied on the same invoice line, Node ImporteTransmisionSujetoaIVA amount is wrong in SII XML file

3843678

SII Vendor Invoices with Tax Value = 0, are not including details in Node DesgloseFactura in SII register XML file

3841248

SII Spain Export transactions should be reported as SUJETA-EXENTA (to third countries and EU countries)

3841887

SII Register is including all the vendor payments, not only Special Regimen for Cash accounting transactions

3841704

SII Financial reasons (Project, Sales orders)

3843468

SII FechaRegContable is still not right

3844170

SII FechaExpedicionFacturaEmisor , FechaOperacion y FechaRegContable are retrieved from the transaction date

3842454

SII Error Intracommunity Op. SII_Dynamics IDType= 04 in the transactions, the value should be 02. STILL WRONG

3843401

SII Error Intracommunity Op. SII_Dynamics IDType= 04 in the transactions, the value should be 02

3840976

SII Error Intracommunity Op. SII_Dynamics IDType= 04 in the contraparte, the value should be 02 also. STILL WRONG

3843885

SII Equivalence charge code is not reported in XML

3844155

SII Equivalence charge code is included in XML file as a “normal” sales tax code and it reports an error when invoice XML file is sent to Authorities

3842343

SII Customer invoices that are not subject of VAT, are wrong declared if the base amount is zero

3842194

SII CuotaDeducible is wrong when Vendor invoice contains withholding tax

3842477

SII For vendor invoices: PeriodoImpositivo node should be calculated considering transaction/posting date to the authorities and not considering the document date

3843453

For Prorrata and companies with certain activities such as training, healthy,.. The exempt amount must increase the cost because the VAT is not deductible

3843464

customer simplified invoices with code F2 are rejected

3842819

Customer simplified invoices have contraparte section and it is not required

3843684

Invoice register add unnecessary VAT detail

3844905

Hot fixes details

#3842841: Vendor simplified invoices with code F2 are rejected

For Vendor invoices an additional check is added: if NIF is blank then report will include an empty tag. This will cause an analyzable error from the SII system and let user correct the data and re-send the invoice with correct data.

#3842819: Customer simplified invoices with code F2 are rejected

For Customer invoices an additional check is added: if an invoice is “F2” or “F5” type then the following block of fields will not be included into the report:

<sii:ImporteTransmisionSujetoAIVA>10000.00</sii:ImporteTransmisionSujetoAIVA>

<sii:EmitidaPorTerceros>N</sii:EmitidaPorTerceros>

<sii:VariosDestinatarios>N</sii:VariosDestinatarios>

#3843684: Customer simplified invoices have contraparte section and it is not required

For Customer invoice the following algorithm was implemented in regard the <Contraparte> block of fields:

TipoFactura != 'F2' && TipoFactura != 'R5'

block Contraparte OUTPUT, regardless TaxAmount ( =0 or !=0 ) or RegNumber (empty or not empty )

( TipoFactura = 'F2' || TipoFactura = 'R5' ) and TaxAmount != 0

block Contraparte OUTPUT, regardless RegNumber (empty or not empty )

( TipoFactura = 'F2' || TipoFactura = 'R5' ) and TaxAmount = 0 and RegNumber ( NIF or ID ) != ‘’ ( empty )

block Contraparte OUTPUT

( TipoFactura = 'F2' || TipoFactura = 'R5' ) and TaxAmount = 0 and RegNumber ( NIF or ID ) = ‘’ ( empty )

block Contraparte NOT OUTPUT

#3843678: SII When 2 tax codes are applied on the same invoice line, Node ImporteTransmisionSujetoaIVA amount is wrong in SII XML file

Calculation for value for <ImporteTransmisionSujetoaIVA> tag was corrected in case of two tax codes applied on the same invoice line.

#3841248: SII Vendor Invoices with Tax Value = 0, are not including details in Node DesgloseFactura in SII register XML file

Vendor Invoices with Tax Value = 0 are included into the report not depending on Negative sales tax percentage parameter.

#3841887: SII Spain Export transactions should be reported as SUJETA-EXENTA (to third countries and EU countries)

An algorithm of identification of a transaction type is updated as follows:

Sujeto - Exempt:

ExemptTax = Yes

Sujeto - NO Exempt:

TaxValue <> 0

and ExemptTax = No

NO Sujeto:

TaxValue = 0 and Exempt = NO

or ( No postings in TaxTrans )

#3841704: SII Register is including all the vendor payments, not only Special Regimen for Cash accounting transactions

SII Register Add records function is corrected to include vendor payments with Special Regimen for Cash accounting transactions only.

#3843468: SII Financial reasons (Project, Sales orders)

A correction implemented to show the Financial reason field in Sales order and in Project invoice proposal.

#3843453: SII For vendor invoices: PeriodoImpositivo node should be calculated considering transaction/posting date to the authorities and not considering the document date,

#3844170: SII FechaRegContable is still not right,

#3842454: SII FechaExpedicionFacturaEmisor , FechaOperacion y FechaRegContable are retrieved from the transaction date

An algorithm of identification values of different dates in the report is updated as follows:

Customer invoices:

<PeriodoImpositivo>

<Ejercicio> InvoiceDate (year)

<Periodo> InvoiceDate (month)

</PeriodoImpositivo>

<FechaExpedicionFacturaEmisor> DocumentDate or InvoiceDate (if DocumentDate is empty)

<FechaOperacion> InvoiceDate.

Vendor invoices:

<PeriodoImpositivo>

<Ejercicio> InvoiceDate (year)

<Periodo> InvoiceDate (month)

</PeriodoImpositivo>

<FechaExpedicionFacturaEmisor> DocumentDate or InvoiceDate (if DocumentDate is empty)

<FechaOperacion> DeliveryDate or InvoiceDate (if DeliveryDate is empty)

<FechaRegContable> createdDate

#3840976: SII Error Intracommunity Op. SII_Dynamics IDType= 04 in the transactions, the value should be 02,

#3843401: SII Error Intracommunity Op. SII_Dynamics IDType= 04 in the transactions, the value should be 02. STILL WRONG,

#3843885: SII Error Intracommunity Op. SII_Dynamics IDType= 04 in the contraparte, the value should be 02 also. STILL WRONG

An Customer/Vendor TAX ID identification algorithm is updated as follows:

If “Tax exempt number” value from the invoice header (from invoice journal) is not empty -> IDNumber

If Customer/Vendor Country region type = “Domestic”:

Tag NIF = IDNumber

If Customer/Vendor Country region type = “EU” or “Third country/region”:

Tag NIF = blank

If Customer/Vendor has Registration ID of any type from [ TAXID, Passport, OfficialIdDoc , ResidenceCertificate, OtherIdDoc ] (these match to SII's IDTypes [ "02", "03", "04", "05", "06" ])

Tag IDOtro = { IDType= *corresponding SII's IDType*; ID = IDNumber }

Else

Tag IDOtro = { IDType= 02; ID = IDNumber }

Otherwise -> Registration IDs algorithm (taking into account date effective of RegIDs)

But if ISO code = ES and NIF is blank then IDType= 07

#3844155: SII Equivalence charge code is not reported in XML

#3842343: SII Equivalence charge code is included in XML file as a “normal” sales tax code and it reports an error when invoice XML file is sent to Authorities

Reflection of “Equivalence charge” tax transactions is corrected to filled in <CuotaRecargoEquivalencia> and <TipoRecargoEquivalencia> tags with the corresponding values.

#3842194: SII Customer invoices that are not subject of VAT, are wrong declared if the base amount is zero

Invoices with tax base amount = 0.00 and tax amount = 0.00 are included into the report in <NoSujeta> block of fields.

#3842477: SII CuotaDeducible is wrong when Vendor invoice contains withholding tax

Corrected calculation algorithm of values for <CuotaDeducible> tag by excluding tax amount with Negative sales tax percentage Sales tax code.

#3843464: For Prorrata and companies with certain activities such as training, healthy,.. The exempt amount must increase the cost because the VAT is not deductible

Updated algorithm of calculation values for:

CuotaSoportada – non-deductible tax amount is not taken into account.

CuotaDeducible – take into account non-deductible tax amount.

#3844905: Invoice register add unnecessary VAT detail

The algorithm of invoice reporting is corrected to not include unnecessary VAT details.

Hotfix information

How to obtain the Microsoft Dynamics AX updates files

This update is available for manual download and installation from the Microsoft Download Center.

Prerequisites

You must have one of the following products installed to apply this hotfix:

  • Microsoft Dynamics AX 2012 R3

Restart requirement

You must restart the Application Object Server (AOS) service after you apply the hotfix.

If you are encountering an issue downloading, installing this hotfix, or have other technical support questions, contact your partner or, if enrolled in a support plan directly with Microsoft, you can contact technical support for Microsoft Dynamics and create a new support request. To do this, visit the following Microsoft website:

https://mbs.microsoft.com/support/newstart.aspx

You can also contact technical support for Microsoft Dynamics by phone using these links for country specific phone numbers. To do this, visit one of the following Microsoft websites:

Partners

https://mbs.microsoft.com/partnersource/resources/support/supportinformation/Global+Support+Contacts

Customers

https://mbs.microsoft.com/customersource/support/information/SupportInformation/global_support_contacts_eng.htm

In special cases, charges that are ordinarily incurred for support calls may be canceled if a Technical Support Professional for Microsoft Dynamics and related products determines that a specific update will resolve your problem. The usual support costs will apply to any additional support questions and issues that do not qualify for the specific update in question.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×