Salve a tutti,
ho implementato ieri la lettura delle fatture XML, ovviamente in X#, come libreria COM che si può anche usare da VO in modalità side-by-side, cioè senza doverla registrare sulle singole macchine.
Se qualcuno ne avesse bisogno, fatemelo sapere.
Saluti
Wolfgang
P.S. altra pecularità: le fatture in entrata delle volte sono allegate in formato XML, e qualche volta in formato P7M, cioè compresse. Anche per questo problema dovrò trovare una soluzione, che sicuramente pubblicherò.
Fattura elettronica
Moderator: wriedmann
Fattura elettronica
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
- softdevo@tiscali.it
- Posts: 191
- Joined: Wed Sep 30, 2015 1:30 pm
Fattura elettronica
Ciao Wolfgang, certo che interessa, grazie
Danilo
Danilo
-
- Posts: 248
- Joined: Fri Oct 14, 2016 7:09 am
Fattura elettronica
Hi Wolfgang,
Apologies for English in the Italian forum, but we have to implement something like this for our application in South America, so I'd be very interested to have a look.
Thanks
Nick
Apologies for English in the Italian forum, but we have to implement something like this for our application in South America, so I'd be very interested to have a look.
Thanks
Nick
Fattura elettronica
Hi Nick,
the Italian Ministry of Finance a few years ago has defined a format for an electronic invoice in XML format. Initially only invoices to public administrations had to be in this format, but beginning with 2019 all invoices between Italian companies have to be in this format.
Do you have to implement reading such invoices or to write them? And is the format you need already defined or do you need to define something?
Wolfgang
the Italian Ministry of Finance a few years ago has defined a format for an electronic invoice in XML format. Initially only invoices to public administrations had to be in this format, but beginning with 2019 all invoices between Italian companies have to be in this format.
Do you have to implement reading such invoices or to write them? And is the format you need already defined or do you need to define something?
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
-
- Posts: 248
- Joined: Fri Oct 14, 2016 7:09 am
Fattura elettronica
Hi Wolfgang,
In Colombia where we work, they changed over from GAAP to IFRS accounting recently and are implementing electronic invoicing in XML format - my guess is it's going to be very similar. We'll need to read and write. At the very least it'll give me a good head start!
Thanks
Nick
In Colombia where we work, they changed over from GAAP to IFRS accounting recently and are implementing electronic invoicing in XML format - my guess is it's going to be very similar. We'll need to read and write. At the very least it'll give me a good head start!
Thanks
Nick
Fattura elettronica
Hi Nick,
please find attached in a ZIP file both my library as XIDE export file and the definition of the format as Excel, and also the prg files itself:
I have simplified it a bit because not every part of the XML that can be repeated will be really repeated.
Wolfgang
please find attached in a ZIP file both my library as XIDE export file and the definition of the format as Excel, and also the prg files itself:
I have simplified it a bit because not every part of the XML that can be repeated will be really repeated.
Wolfgang
Wolfgang Riedmann
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
Meran, South Tyrol, Italy
wolfgang@riedmann.it
https://www.riedmann.it - https://docs.xsharp.it
-
- Posts: 248
- Joined: Fri Oct 14, 2016 7:09 am
Fattura elettronica
Brilliant Wolfgang, thanks very much.
Nick
Nick