We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. Come fare a creare una sezione per la gestione del trasporto?
... <FatturaElettronicaBody> <DatiGenerali> <DatiTrasporto> <DatiAnagraficiVettore> <IdFiscaleIVA> <IdPaese>IT</IdPaese> <IdCodice>24681012141</IdCodice> </IdFiscaleIVA> <Anagrafica> <Denominazione>Trasporto spa</Denominazione> </Anagrafica> </DatiAnagraficiVettore> <DataOraConsegna>2012-10-22T16:46:12.000+02:00</DataOraConsegna> </DatiTrasporto>
nel file xsl:
<xs:complexType name="DatiTrasportoType"> <xs:sequence> <xs:element name="DatiAnagraficiVettore" type="DatiAnagraficiVettoreType" minOccurs="0" /> <xs:element name="MezzoTrasporto" type="String80LatinType" minOccurs="0" /> <xs:element name="CausaleTrasporto" type="String100LatinType" minOccurs="0" /> <xs:element name="NumeroColli" type="NumeroColliType" minOccurs="0" /> <xs:element name="Descrizione" type="String100LatinType" minOccurs="0" /> <xs:element name="UnitaMisuraPeso" type="String10Type" minOccurs="0" /> <xs:element name="PesoLordo" type="PesoType" minOccurs="0" /> <xs:element name="PesoNetto" type="PesoType" minOccurs="0" /> <xs:element name="DataOraRitiro" type="xs:dateTime" minOccurs="0" /> <xs:element name="DataInizioTrasporto" type="xs:date" minOccurs="0" /> <xs:element name="TipoResa" type="TipoResaType" minOccurs="0" /> <xs:element name="IndirizzoResa" type="IndirizzoType" minOccurs="0" /> <xs:element name="DataOraConsegna" type="xs:dateTime" minOccurs="0" /> </xs:sequence> </xs:complexType>
Describe the solution you'd like Creare questa sezione aiuterà tutti coloro fossero interessati alla gestione della spedizione
Grazie
The text was updated successfully, but these errors were encountered:
Metto in coda lavori, appena riesco.
Sorry, something went wrong.
Perfetto! Dove bisogna inserire i costi di trasporto nella fattura? Grazie
salgua
No branches or pull requests
Is your feature request related to a problem? Please describe.
Come fare a creare una sezione per la gestione del trasporto?
nel file xsl:
Describe the solution you'd like
Creare questa sezione aiuterà tutti coloro fossero interessati alla gestione della spedizione
Grazie
The text was updated successfully, but these errors were encountered: