Commit graph

32 commits

Author SHA1 Message Date
Enrique Barcelli 04b7f3b7cd
Move old wiki to doc 2023-06-21 11:55:36 +08:00
Enrique Barcelli 020b6c53dc Move adicionalCabecera as nested json of cabecera.
Add support for Leyendas using a temp table mensaje.
2021-12-26 13:50:51 +08:00
Enrique Barcelli e4684a023c Remove process, reports and menu definitions not needed for query extraction 2021-12-13 03:51:34 +00:00
Enrique Barcelli 67b7840de4 Remove jasper reports, they are not needed. 2021-12-13 11:17:32 +08:00
Enrique Barcelli 3e131b74b9 Add some extra required fields 2021-12-13 11:00:19 +08:00
Enrique Barcelli 26faf4a2ed Change query output to varchar instead of jsonb 2021-12-08 22:02:40 +08:00
Enrique Barcelli b2a42659b9 Fix cabecera and other 1 dimension json being generated as arrays of 1 json.
Standardize all to jsonb instead of json.
FACTURADOR APP can now process the output of the query without manual editions to the json file.
2021-12-05 12:31:55 +08:00
Enrique Barcelli 01d4fdbdcf fix empty arrays of json being created as empty text 2021-12-05 11:32:06 +08:00
Enrique Barcelli 77b1e61fee change test subject to one affected by IGV 2021-12-05 02:25:09 +08:00
Enrique Barcelli 57f05e81ff Move license into legal folder 2021-12-04 22:00:48 +08:00
Enrique Barcelli 7e46c252a7 Add LICENSE 2021-12-04 13:25:19 +00:00
Enrique Barcelli d59a59646a Rename query to have one query per provider until we choose the preferred one 2021-12-04 21:22:41 +08:00
Enrique Barcelli 92b1d1e890 Change numeric fields to text to match Facturador Sunat json format 2021-12-04 21:12:16 +08:00
Enrique Barcelli 81f3f6d5d8 Change test opco subject to match Facurador App certificate 2021-12-04 01:49:52 +08:00
Enrique Barcelli 29c3a58f24 Add all remaining elements of json for Facturador SUNAT app 2021-12-03 23:54:45 +08:00
Enrique Barcelli 7a9b50f591 Rename fields with ambiguos names 2021-12-03 22:44:03 +08:00
Enrique Barcelli 9759d2e9bd Add rest of json structure 2021-12-03 19:19:07 +08:00
Enrique Barcelli c825f52bcb Add lines settings 2021-12-03 17:59:45 +08:00
Enrique Barcelli fa21d1f17a Add cabecera settings 2021-12-03 15:57:59 +08:00
Enrique Barcelli 578ac2d0ec Add payment plan details 2021-12-03 14:08:20 +08:00
Enrique Barcelli c2239c2b3c Add query.sql as proof of concept to extrat json data to feed the Facturador SUNAT app 2021-12-03 00:53:42 +08:00
Enrique Barcelli 77006e5275 Add role access for report Factura Electronica SUNAT 2021-12-02 03:52:12 +00:00
Enrique Barcelli 7ab8a16686 Add report to menu 2021-12-02 03:20:04 +00:00
Enrique Barcelli 34495a0615 Add json metadata for proof of concept 2021-12-02 05:03:54 +08:00
Enrique Barcelli dc04d43542 Add data parameters for testing 2021-12-02 04:13:47 +08:00
Enrique Barcelli 25ef4c0704 Merge branch 'master' of https://gitlab.com/kikobar/org.openbravo.kikobar.intfactsunat 2021-12-02 00:54:15 +08:00
Enrique Barcelli b30bf40800 Add invoice jasper templates 2021-12-02 00:53:43 +08:00
Enrique Barcelli 151a517965 Remove document types which are not invoices from dataset 2021-12-01 16:50:27 +00:00
Enrique Barcelli ce300a30a9 Remove audit data from dataset 2021-12-01 12:33:18 +00:00
Enrique Barcelli 025bf09a3d Add Peru Invoice document types dataset 2021-12-01 12:19:03 +00:00
Enrique Barcelli fe46aa760f Add dependencies and process definiton placeholder 2021-12-01 09:03:02 +00:00
Enrique Barcelli 81f9609f57 Setup module for development 2021-11-30 16:50:39 +00:00