OCA / l10n-italy

Odoo Italian localization
https://www.odoo-italia.org
GNU Affero General Public License v3.0
147 stars 301 forks source link

[IMP] Importazione fattura elettronica fornitore Semplificata [TD07] #4028

Closed SirAionTech closed 3 months ago

SirAionTech commented 5 months ago

Implementa https://github.com/OCA/l10n-italy/issues/2901 per 16.0. Forward port di https://github.com/OCA/l10n-italy/pull/2907.

SirAionTech commented 5 months ago

@stevech091 @CiroBoxHub dai commenti nella issue direi che vi interessa, potete guardare se va bene? @TheMule71 ho portato i tuoi commit, se vuoi controllare

CiroBoxHub commented 4 months ago

👍🏼 LGTM

CiroBoxHub commented 4 months ago

il caricamento di una fattura fornitori semplificata è andato a buon fine l'emissione di una fattura semplificata produce questo errore:

ailed validating 'TD07' with XsdEnumerationFacets(['TD01', 'TD02', 'TD03', 'TD04', 'TD05', ...]):

Reason: value must be one of ['TD01', 'TD02', 'TD03', 'TD04', 'TD05', 'TD06', 'TD16', 'TD17', 'TD18', 'TD19', 'TD20', 'TD21', 'TD22', 'TD23', 'TD24', 'TD25', 'TD26', 'TD27', 'TD28']

Schema component:

  <xs:enumeration xmlns:xs="http://www.w3.org/2001/XMLSchema" value="TD01">
    <xs:annotation>
      <xs:documentation>Fattura</xs:documentation>
    </xs:annotation>
  </xs:enumeration>

Instance type: <class 'lxml.etree._Element'>

Instance (line 75):

  <TipoDocumento xmlns:ns1="http://ivaservizi.agenziaentrate.gov.it/docs/xsd/fatture/v1.2">TD07</TipoDocumento>

Path: /ns1:FatturaElettronica/FatturaElettronicaBody/DatiGenerali/DatiGeneraliDocumento/TipoDocumento
sergiocorato commented 3 months ago

/ocabot merge minor Nota aprire eventualmente una richiesta di feature per l'emissione delle fatture semplificate, se richiesto.

OCA-git-bot commented 3 months ago

This PR looks fantastic, let's merge it! Prepared branch 16.0-ocabot-merge-pr-4028-by-sergiocorato-bump-minor, awaiting test results.

OCA-git-bot commented 3 months ago

It looks like something changed on 16.0 in the meantime. Let me try again (no action is required from you). Prepared branch 16.0-ocabot-merge-pr-4028-by-sergiocorato-bump-minor, awaiting test results.

OCA-git-bot commented 3 months ago

Congratulations, your PR was merged at 5cfc0aa9f1896e53e94cd870035c636213bda634. Thanks a lot for contributing to OCA. ❤️