diff --git a/doc/Home.md b/doc/Home.md new file mode 100644 index 0000000..2e73872 --- /dev/null +++ b/doc/Home.md @@ -0,0 +1,17 @@ +**We changed the project approach to a query extraction. The PostgreSQL query and the reference data are included in the source code, but you will need to write your extraction code in your preferred programming language according to your own design and workflow.** + +The extraction script will need to read the query from the database and write the JSON files in a location where the Facturador SUNAT can ingest them from. + +We have accomplished the above in Python with Psycopg2, but it can be done in any language capable of interacting with PostgreSQL. + +---------------- + +**References** +| Reference | Link | +| ------ | ------ | +| SUNAT Comprobante de Pago Electronico microsite | [[https://cpe.sunat.gob.pe]] | +| SUNAT | [[https://www.sunat.gob.pe/]] | +| Facturador download | [[https://cpe.sunat.gob.pe/sites/default/files/inline-files/Instaladores%20del%20sistema%20facturador%20SUNAT_ultima_version_30_09_2021.pdf]] | +| Facturador Documentation | [[https://www.gob.pe/institucion/sunat/informes-publicaciones/1893360-instructivo-para-la-instalacion-del-facturador-sunat]] [AnexosIyII_Formato1.3.xlsx](uploads/3180988db1995802ee4713aedb778c9f/AnexosIyII_Formato1.3.xlsx) [anexo1-193-2020.pdf](uploads/7f12665fa2aa57640692cdb9db1c9c88/anexo1-193-2020.pdf)[anexo2-193-2020.pdf](uploads/90058b1cfecf6e95f2f8dadeb2d05eec/anexo2-193-2020.pdf) [anexo3-193-2020.pdf](uploads/e6ef54bcc2ed3f2dc94f9bab4df88e91/anexo3-193-2020.pdf)[anexo4-193-2020.pdf](uploads/0dd80853ad57009c38d9e19e64a4a286/anexo4-193-2020.pdf)[anexo5-193-2020.pdf](uploads/a0bb2044ed878d752d49338ac9d17833/anexo5-193-2020.pdf)[anexo6-193-2020.pdf](uploads/e87fc3aba4db2e0642f3cf3e3fb66feb/anexo6-193-2020.pdf)[anexoIII.pdf](uploads/be896f0a6606c16da03f775cb753afa5/anexoIII.pdf)[AjustesValidacionesCPEv20201207_2.xlsx](uploads/0b385844d734442c66331fdd462bb07b/AjustesValidacionesCPEv20201207_2.xlsx)[AnexosIyII_Formato1.4.xlsx](uploads/9658a36064941c27dfb3a5ff5d19be6b/AnexosIyII_Formato1.4.xlsx)| +|Universal Business Language | [[http://www.datypic.com/sc/ubl21/ss.html]] | +| SUNAT API for queries on Facturas Electronicas | https://cpe.sunat.gob.pe/sites/default/files/inline-files/Manual-de-Consulta-Integrada-de-Comprobante-de-Pago-por-ServicioWEB_v2.pdf | \ No newline at end of file diff --git a/doc/uploads/0b385844d734442c66331fdd462bb07b/AjustesValidacionesCPEv20201207_2.xlsx b/doc/uploads/0b385844d734442c66331fdd462bb07b/AjustesValidacionesCPEv20201207_2.xlsx new file mode 100644 index 0000000..111239f Binary files /dev/null and b/doc/uploads/0b385844d734442c66331fdd462bb07b/AjustesValidacionesCPEv20201207_2.xlsx differ diff --git a/doc/uploads/0dd80853ad57009c38d9e19e64a4a286/anexo4-193-2020.pdf b/doc/uploads/0dd80853ad57009c38d9e19e64a4a286/anexo4-193-2020.pdf new file mode 100644 index 0000000..7ea6939 Binary files /dev/null and b/doc/uploads/0dd80853ad57009c38d9e19e64a4a286/anexo4-193-2020.pdf differ diff --git a/doc/uploads/2f39f7f75acbf44847408d243b161158/Facturador_Sunat_-_Instructivo.pdf b/doc/uploads/2f39f7f75acbf44847408d243b161158/Facturador_Sunat_-_Instructivo.pdf new file mode 100644 index 0000000..1e4078c Binary files /dev/null and b/doc/uploads/2f39f7f75acbf44847408d243b161158/Facturador_Sunat_-_Instructivo.pdf differ diff --git a/doc/uploads/3180988db1995802ee4713aedb778c9f/AnexosIyII_Formato1.3.xlsx b/doc/uploads/3180988db1995802ee4713aedb778c9f/AnexosIyII_Formato1.3.xlsx new file mode 100644 index 0000000..da5c5f6 Binary files /dev/null and b/doc/uploads/3180988db1995802ee4713aedb778c9f/AnexosIyII_Formato1.3.xlsx differ diff --git a/doc/uploads/7f12665fa2aa57640692cdb9db1c9c88/anexo1-193-2020.pdf b/doc/uploads/7f12665fa2aa57640692cdb9db1c9c88/anexo1-193-2020.pdf new file mode 100644 index 0000000..d9e9aec Binary files /dev/null and b/doc/uploads/7f12665fa2aa57640692cdb9db1c9c88/anexo1-193-2020.pdf differ diff --git a/doc/uploads/90058b1cfecf6e95f2f8dadeb2d05eec/anexo2-193-2020.pdf b/doc/uploads/90058b1cfecf6e95f2f8dadeb2d05eec/anexo2-193-2020.pdf new file mode 100644 index 0000000..2980583 Binary files /dev/null and b/doc/uploads/90058b1cfecf6e95f2f8dadeb2d05eec/anexo2-193-2020.pdf differ diff --git a/doc/uploads/9658a36064941c27dfb3a5ff5d19be6b/AnexosIyII_Formato1.4.xlsx b/doc/uploads/9658a36064941c27dfb3a5ff5d19be6b/AnexosIyII_Formato1.4.xlsx new file mode 100644 index 0000000..9ae09f2 Binary files /dev/null and b/doc/uploads/9658a36064941c27dfb3a5ff5d19be6b/AnexosIyII_Formato1.4.xlsx differ diff --git a/doc/uploads/a0bb2044ed878d752d49338ac9d17833/anexo5-193-2020.pdf b/doc/uploads/a0bb2044ed878d752d49338ac9d17833/anexo5-193-2020.pdf new file mode 100644 index 0000000..01c56d7 Binary files /dev/null and b/doc/uploads/a0bb2044ed878d752d49338ac9d17833/anexo5-193-2020.pdf differ diff --git a/doc/uploads/be896f0a6606c16da03f775cb753afa5/anexoIII.pdf b/doc/uploads/be896f0a6606c16da03f775cb753afa5/anexoIII.pdf new file mode 100644 index 0000000..0b4c9c3 Binary files /dev/null and b/doc/uploads/be896f0a6606c16da03f775cb753afa5/anexoIII.pdf differ diff --git a/doc/uploads/e6ef54bcc2ed3f2dc94f9bab4df88e91/anexo3-193-2020.pdf b/doc/uploads/e6ef54bcc2ed3f2dc94f9bab4df88e91/anexo3-193-2020.pdf new file mode 100644 index 0000000..866d600 Binary files /dev/null and b/doc/uploads/e6ef54bcc2ed3f2dc94f9bab4df88e91/anexo3-193-2020.pdf differ diff --git a/doc/uploads/e87fc3aba4db2e0642f3cf3e3fb66feb/anexo6-193-2020.pdf b/doc/uploads/e87fc3aba4db2e0642f3cf3e3fb66feb/anexo6-193-2020.pdf new file mode 100644 index 0000000..796b41e Binary files /dev/null and b/doc/uploads/e87fc3aba4db2e0642f3cf3e3fb66feb/anexo6-193-2020.pdf differ