From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/l10n_it_edi/data/account_edi_data.xml | 11 ++ addons/l10n_it_edi/data/account_invoice_demo.xml | 33 ++++ addons/l10n_it_edi/data/invoice_it_template.xml | 210 +++++++++++++++++++++++ 3 files changed, 254 insertions(+) create mode 100644 addons/l10n_it_edi/data/account_edi_data.xml create mode 100644 addons/l10n_it_edi/data/account_invoice_demo.xml create mode 100644 addons/l10n_it_edi/data/invoice_it_template.xml (limited to 'addons/l10n_it_edi/data') diff --git a/addons/l10n_it_edi/data/account_edi_data.xml b/addons/l10n_it_edi/data/account_edi_data.xml new file mode 100644 index 00000000..fb454fff --- /dev/null +++ b/addons/l10n_it_edi/data/account_edi_data.xml @@ -0,0 +1,11 @@ + + + + + + Fattura PA (IT) + fattura_pa + + + + \ No newline at end of file diff --git a/addons/l10n_it_edi/data/account_invoice_demo.xml b/addons/l10n_it_edi/data/account_invoice_demo.xml new file mode 100644 index 00000000..e298f08c --- /dev/null +++ b/addons/l10n_it_edi/data/account_invoice_demo.xml @@ -0,0 +1,33 @@ + + + + + + 09814700101 + RF01 + 12345 + + + + Palazzo dell'Arte + IT00000010215 + Piazza Marconi 5 + Cremona + + + 26000 + info@partner.itexample.com + www.itexample.com + + + + IT00079760328 + XS00001 + + + IT00140390501 + XS00001 + + + + diff --git a/addons/l10n_it_edi/data/invoice_it_template.xml b/addons/l10n_it_edi/data/invoice_it_template.xml new file mode 100644 index 00000000..d151aee6 --- /dev/null +++ b/addons/l10n_it_edi/data/invoice_it_template.xml @@ -0,0 +1,210 @@ + + + + + + + + + + -- cgit v1.2.3