From 9bc5c3a3a255084416c80f8d90ba103bf3c7664b Mon Sep 17 00:00:00 2001 From: Marius Mutu Date: Tue, 21 Apr 2026 10:23:21 +0000 Subject: [PATCH] chore: auto-commit from dashboard --- dashboard/notes-data | 1 + dashboard/status.json | 24 +- dashboard/youtube-notes | 1 + tools/anaf-monitor/hashes.json | 14 +- tools/anaf-monitor/monitor.log | 455 ++++++++++++++++++ tools/anaf-monitor/snapshots/BILANT_2025.txt | 17 +- tools/anaf-monitor/snapshots/D100.txt | 6 +- tools/anaf-monitor/snapshots/D101.txt | 12 +- tools/anaf-monitor/snapshots/D406.txt | 2 +- .../snapshots/DESCARCARE_DECLARATII.txt | 6 +- .../snapshots/SIT_FIN_AN_2025.txt | 12 + tools/anaf-monitor/versions.json | 31 +- 12 files changed, 540 insertions(+), 41 deletions(-) create mode 120000 dashboard/notes-data create mode 120000 dashboard/youtube-notes diff --git a/dashboard/notes-data b/dashboard/notes-data new file mode 120000 index 0000000..852ddf6 --- /dev/null +++ b/dashboard/notes-data @@ -0,0 +1 @@ +/home/moltbot/echo-core/memory/kb \ No newline at end of file diff --git a/dashboard/status.json b/dashboard/status.json index 55141f6..e0ce93d 100644 --- a/dashboard/status.json +++ b/dashboard/status.json @@ -12,13 +12,27 @@ "anaf": { "ok": false, "status": "MODIFICĂRI", - "message": "1 modificări detectate", - "lastCheck": "03 Apr 2026, 22:07", - "changesCount": 1, + "message": "3 modificări detectate", + "lastCheck": "21 Apr 2026, 10:04", + "changesCount": 3, "changes": [ { - "name": "Pagina principală descărcare declarații", - "url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/descarcare_declaratii.htm", + "name": "Declarația 100 - Obligații de plată la bugetul de stat", + "url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/100.html", + "summary": [ + "Soft J: 22.01.2026 → 07.04.2026" + ] + }, + { + "name": "Bilanț 31.12.2025 (S1002-S1005)", + "url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/1002_5_2025.html", + "summary": [ + "Pagina s-a modificat" + ] + }, + { + "name": "Situații financiare anuale 2025", + "url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/1030_2025.html", "summary": [ "Pagina s-a modificat" ] diff --git a/dashboard/youtube-notes b/dashboard/youtube-notes new file mode 120000 index 0000000..942da33 --- /dev/null +++ b/dashboard/youtube-notes @@ -0,0 +1 @@ +/home/moltbot/echo-core/memory/kb/youtube \ No newline at end of file diff --git a/tools/anaf-monitor/hashes.json b/tools/anaf-monitor/hashes.json index 6c8ffc2..46ab486 100644 --- a/tools/anaf-monitor/hashes.json +++ b/tools/anaf-monitor/hashes.json @@ -1,14 +1,14 @@ { - "D100": "44c03d855b36c32578b58bef6116e861c1d26ed6b038d732c23334b5d42f20de", - "D101": "937209d4785ca013cbcbe5a0d0aa8ba0e7033d3d8e6c121dadd8e38b20db8026", + "D100": "ae66293e3027ada9ffc32f2d58bf562e8e9e3e3a12c29f531e5479bfa9895262", + "D101": "f72fc1c29657ea11e0238806a28f6abccf5b00e45904e1e0c9385cc64491fcaf", "D300": "cb7b55b568ab893024884971eac0367fb6fe487c297e355d64258dae437f6ddd", "D394": "c4c4e62bda30032f12c17edf9a5087b6173a350ccb1fd750158978b3bd0acb7d", - "D406": "5a6712fab7b904ee659282af1b62f8b789aada5e3e4beb9fcce4ea3e0cab6ece", + "D406": "ca6103448d663ab16fcaef0f29f8933ef526cbf5aad12c7ff5dbd61b22ca9fc6", "SIT_FIN_SEM_2025": "8164843431e6b703a38fbdedc7898ec6ae83559fe10f88663ba0b55f3091d5fe", - "SIT_FIN_AN_2025": "c00c39079482af8b7af6d32ba7b85c7d9e8cb25ebcbd6704adabd0192e1adca8", - "DESCARCARE_DECLARATII": "d66297abcfc2b3ad87f65e4a60c97ddd0a889f493bb7e7c8e6035ef39d55ec3f", - "D205": "cbaad8e3bd561494556eb963976310810f4fb63cdea054d66d9503c93ce27dd4", + "SIT_FIN_AN_2025": "ec5b2ce694b02bf780e0f72df462b1aeec578ee64c11b3e44ed1a80b2dbe85d8", + "DESCARCARE_DECLARATII": "8091a14fd7ef56e0cbf139add3e66dedf6b0d71d1858fca6be5f86760c4c0ec2", + "D205": "d3c20a7ae70f4c18bbb7add42af035e3746d323b2e6df37a4e31ed625ddb86d9", "D390": "4726938ed5858ec735caefd947a7d182b6dc64009478332c4feabdb36412a84e", "BILANT_2024": "fbb8d66c2e530d8798362992c6983e07e1250188228c758cb6da4cde4f955950", - "BILANT_2025": "9d66ffa59b8be06a5632b0f23a0354629f175ae5204398d7bb7a4c4734d5275a" + "BILANT_2025": "03fe3c9095345d8ab912bafe789ce69d5957a85d94df38ce03f0d0b11d4a809b" } \ No newline at end of file diff --git a/tools/anaf-monitor/monitor.log b/tools/anaf-monitor/monitor.log index 398db38..eae5aec 100644 --- a/tools/anaf-monitor/monitor.log +++ b/tools/anaf-monitor/monitor.log @@ -461,3 +461,458 @@ [2026-02-13 14:00:12] OK: SIT_FIN_AN_2025 [2026-02-13 14:00:12] OK: DESCARCARE_DECLARATII [2026-02-13 14:00:12] === Monitor complete === +[2026-02-19 14:00:03] === Starting ANAF monitor v2.1 === +[2026-02-19 14:00:04] OK: D100 +[2026-02-19 14:00:04] HASH CHANGED in D101 (no version changes detected) +[2026-02-19 14:00:04] OK: D300 +[2026-02-19 14:00:04] OK: D390 +[2026-02-19 14:00:05] OK: D394 +[2026-02-19 14:00:05] HASH CHANGED in D205 (no version changes detected) +[2026-02-19 14:00:05] CHANGES in D406: ['Soft J: 11.02.2026 → 16.02.2026'] +[2026-02-19 14:00:05] OK: BILANT_2025 +[2026-02-19 14:00:05] OK: SIT_FIN_SEM_2025 +[2026-02-19 14:00:05] OK: SIT_FIN_AN_2025 +[2026-02-19 14:00:05] OK: DESCARCARE_DECLARATII +[2026-02-19 14:00:05] === Monitor complete === +[2026-02-20 08:00:05] === Starting ANAF monitor v2.1 === +[2026-02-20 08:00:05] OK: D100 +[2026-02-20 08:00:05] OK: D101 +[2026-02-20 08:00:05] OK: D300 +[2026-02-20 08:00:05] OK: D390 +[2026-02-20 08:00:06] OK: D394 +[2026-02-20 08:00:06] HASH CHANGED in D205 (no version changes detected) +[2026-02-20 08:00:06] OK: D406 +[2026-02-20 08:00:06] OK: BILANT_2025 +[2026-02-20 08:00:08] OK: SIT_FIN_SEM_2025 +[2026-02-20 08:00:08] OK: SIT_FIN_AN_2025 +[2026-02-20 08:00:08] OK: DESCARCARE_DECLARATII +[2026-02-20 08:00:08] === Monitor complete === +[2026-02-20 14:00:07] === Starting ANAF monitor v2.1 === +[2026-02-20 14:00:07] OK: D100 +[2026-02-20 14:00:08] OK: D101 +[2026-02-20 14:00:08] OK: D300 +[2026-02-20 14:00:08] OK: D390 +[2026-02-20 14:00:08] OK: D394 +[2026-02-20 14:00:09] OK: D205 +[2026-02-20 14:00:09] OK: D406 +[2026-02-20 14:00:10] OK: BILANT_2025 +[2026-02-20 14:00:10] OK: SIT_FIN_SEM_2025 +[2026-02-20 14:00:12] OK: SIT_FIN_AN_2025 +[2026-02-20 14:00:12] OK: DESCARCARE_DECLARATII +[2026-02-20 14:00:12] === Monitor complete === +[2026-02-23 08:00:06] === Starting ANAF monitor v2.1 === +[2026-02-23 08:00:06] OK: D100 +[2026-02-23 08:00:06] OK: D101 +[2026-02-23 08:00:06] OK: D300 +[2026-02-23 08:00:06] OK: D390 +[2026-02-23 08:00:06] OK: D394 +[2026-02-23 08:00:06] OK: D205 +[2026-02-23 08:00:06] OK: D406 +[2026-02-23 08:00:06] OK: BILANT_2025 +[2026-02-23 08:00:07] OK: SIT_FIN_SEM_2025 +[2026-02-23 08:00:07] OK: SIT_FIN_AN_2025 +[2026-02-23 08:00:07] OK: DESCARCARE_DECLARATII +[2026-02-23 08:00:07] === Monitor complete === +[2026-02-23 14:00:04] === Starting ANAF monitor v2.1 === +[2026-02-23 14:00:04] OK: D100 +[2026-02-23 14:00:04] OK: D101 +[2026-02-23 14:00:04] OK: D300 +[2026-02-23 14:00:04] OK: D390 +[2026-02-23 14:00:05] OK: D394 +[2026-02-23 14:00:05] OK: D205 +[2026-02-23 14:00:05] OK: D406 +[2026-02-23 14:00:05] OK: BILANT_2025 +[2026-02-23 14:00:05] OK: SIT_FIN_SEM_2025 +[2026-02-23 14:00:05] OK: SIT_FIN_AN_2025 +[2026-02-23 14:00:05] OK: DESCARCARE_DECLARATII +[2026-02-23 14:00:05] === Monitor complete === +[2026-02-24 08:00:04] === Starting ANAF monitor v2.1 === +[2026-02-24 08:00:04] OK: D100 +[2026-02-24 08:00:04] OK: D101 +[2026-02-24 08:00:04] OK: D300 +[2026-02-24 08:00:04] OK: D390 +[2026-02-24 08:00:04] OK: D394 +[2026-02-24 08:00:04] OK: D205 +[2026-02-24 08:00:05] OK: D406 +[2026-02-24 08:00:06] HASH CHANGED in BILANT_2025 (no version changes detected) +[2026-02-24 08:00:06] OK: SIT_FIN_SEM_2025 +[2026-02-24 08:00:07] HASH CHANGED in SIT_FIN_AN_2025 (no version changes detected) +[2026-02-24 08:00:07] OK: DESCARCARE_DECLARATII +[2026-02-24 08:00:07] === Monitor complete === +[2026-02-25 08:00:05] === Starting ANAF monitor v2.1 === +[2026-02-25 08:00:05] OK: D100 +[2026-02-25 08:00:05] OK: D101 +[2026-02-25 08:00:05] OK: D300 +[2026-02-25 08:00:05] OK: D390 +[2026-02-25 08:00:06] OK: D394 +[2026-02-25 08:00:06] OK: D205 +[2026-02-25 08:00:06] OK: D406 +[2026-02-25 08:00:06] CHANGES in BILANT_2025: ['Soft J S1004: 04.02.2025 → 24.02.2026'] +[2026-02-25 08:00:06] OK: SIT_FIN_SEM_2025 +[2026-02-25 08:00:06] OK: SIT_FIN_AN_2025 +[2026-02-25 08:00:06] OK: DESCARCARE_DECLARATII +[2026-02-25 08:00:06] === Monitor complete === +[2026-02-25 23:07:32] === Starting ANAF monitor v2.1 === +[2026-02-25 23:07:32] OK: D100 +[2026-02-25 23:07:32] OK: D101 +[2026-02-25 23:07:32] OK: D300 +[2026-02-25 23:07:32] OK: D390 +[2026-02-25 23:07:32] OK: D394 +[2026-02-25 23:07:33] HASH CHANGED in D205 (no version changes detected) +[2026-02-25 23:07:33] OK: D406 +[2026-02-25 23:07:33] OK: BILANT_2025 +[2026-02-25 23:07:33] OK: SIT_FIN_SEM_2025 +[2026-02-25 23:07:33] OK: SIT_FIN_AN_2025 +[2026-02-25 23:07:33] OK: DESCARCARE_DECLARATII +[2026-02-25 23:07:33] === Monitor complete === +[2026-02-26 23:01:03] === Starting ANAF monitor v2.1 === +[2026-02-26 23:01:03] OK: D100 +[2026-02-26 23:01:03] OK: D101 +[2026-02-26 23:01:04] OK: D300 +[2026-02-26 23:01:04] OK: D390 +[2026-02-26 23:01:04] OK: D394 +[2026-02-26 23:01:04] OK: D205 +[2026-02-26 23:01:04] OK: D406 +[2026-02-26 23:01:04] OK: BILANT_2025 +[2026-02-26 23:01:04] OK: SIT_FIN_SEM_2025 +[2026-02-26 23:01:04] OK: SIT_FIN_AN_2025 +[2026-02-26 23:01:05] OK: DESCARCARE_DECLARATII +[2026-02-26 23:01:05] === Monitor complete === +[2026-02-27 23:00:41] === Starting ANAF monitor v2.1 === +[2026-02-27 23:00:41] OK: D100 +[2026-02-27 23:00:42] OK: D101 +[2026-02-27 23:00:42] OK: D300 +[2026-02-27 23:00:42] OK: D390 +[2026-02-27 23:00:42] OK: D394 +[2026-02-27 23:00:42] OK: D205 +[2026-02-27 23:00:42] OK: D406 +[2026-02-27 23:00:42] OK: BILANT_2025 +[2026-02-27 23:00:42] OK: SIT_FIN_SEM_2025 +[2026-02-27 23:00:42] OK: SIT_FIN_AN_2025 +[2026-02-27 23:00:43] OK: DESCARCARE_DECLARATII +[2026-02-27 23:00:43] === Monitor complete === +[2026-02-28 23:09:28] === Starting ANAF monitor v2.1 === +[2026-02-28 23:09:28] OK: D100 +[2026-02-28 23:09:28] OK: D101 +[2026-02-28 23:09:28] OK: D300 +[2026-02-28 23:09:28] OK: D390 +[2026-02-28 23:09:28] OK: D394 +[2026-02-28 23:09:28] OK: D205 +[2026-02-28 23:09:28] OK: D406 +[2026-02-28 23:09:29] OK: BILANT_2025 +[2026-02-28 23:09:29] OK: SIT_FIN_SEM_2025 +[2026-02-28 23:09:29] OK: SIT_FIN_AN_2025 +[2026-02-28 23:09:29] OK: DESCARCARE_DECLARATII +[2026-02-28 23:09:29] === Monitor complete === +[2026-03-01 23:01:00] === Starting ANAF monitor v2.1 === +[2026-03-01 23:01:00] OK: D100 +[2026-03-01 23:01:00] OK: D101 +[2026-03-01 23:01:01] OK: D300 +[2026-03-01 23:01:01] OK: D390 +[2026-03-01 23:01:01] OK: D394 +[2026-03-01 23:01:01] OK: D205 +[2026-03-01 23:01:01] OK: D406 +[2026-03-01 23:01:01] OK: BILANT_2025 +[2026-03-01 23:01:01] OK: SIT_FIN_SEM_2025 +[2026-03-01 23:01:01] OK: SIT_FIN_AN_2025 +[2026-03-01 23:01:02] OK: DESCARCARE_DECLARATII +[2026-03-01 23:01:02] === Monitor complete === +[2026-03-02 23:00:50] === Starting ANAF monitor v2.1 === +[2026-03-02 23:00:50] OK: D100 +[2026-03-02 23:00:50] OK: D101 +[2026-03-02 23:00:51] OK: D300 +[2026-03-02 23:00:51] OK: D390 +[2026-03-02 23:00:51] OK: D394 +[2026-03-02 23:00:51] OK: D205 +[2026-03-02 23:00:51] OK: D406 +[2026-03-02 23:00:51] HASH CHANGED in BILANT_2025 (no version changes detected) +[2026-03-02 23:00:51] OK: SIT_FIN_SEM_2025 +[2026-03-02 23:00:52] HASH CHANGED in SIT_FIN_AN_2025 (no version changes detected) +[2026-03-02 23:00:52] OK: DESCARCARE_DECLARATII +[2026-03-02 23:00:52] === Monitor complete === +[2026-03-03 23:00:51] === Starting ANAF monitor v2.1 === +[2026-03-03 23:00:51] OK: D100 +[2026-03-03 23:00:51] OK: D101 +[2026-03-03 23:00:51] OK: D300 +[2026-03-03 23:00:51] OK: D390 +[2026-03-03 23:00:51] OK: D394 +[2026-03-03 23:00:52] OK: D205 +[2026-03-03 23:00:52] OK: D406 +[2026-03-03 23:00:52] OK: BILANT_2025 +[2026-03-03 23:00:52] OK: SIT_FIN_SEM_2025 +[2026-03-03 23:00:52] OK: SIT_FIN_AN_2025 +[2026-03-03 23:00:52] OK: DESCARCARE_DECLARATII +[2026-03-03 23:00:52] === Monitor complete === +[2026-03-04 23:00:53] === Starting ANAF monitor v2.1 === +[2026-03-04 23:00:53] OK: D100 +[2026-03-04 23:00:53] OK: D101 +[2026-03-04 23:00:54] OK: D300 +[2026-03-04 23:00:54] OK: D390 +[2026-03-04 23:00:54] OK: D394 +[2026-03-04 23:00:54] OK: D205 +[2026-03-04 23:00:54] OK: D406 +[2026-03-04 23:00:54] OK: BILANT_2025 +[2026-03-04 23:00:54] OK: SIT_FIN_SEM_2025 +[2026-03-04 23:00:54] OK: SIT_FIN_AN_2025 +[2026-03-04 23:00:55] OK: DESCARCARE_DECLARATII +[2026-03-04 23:00:55] === Monitor complete === +[2026-03-05 23:01:44] === Starting ANAF monitor v2.1 === +[2026-03-05 23:01:44] OK: D100 +[2026-03-05 23:01:44] OK: D101 +[2026-03-05 23:01:45] OK: D300 +[2026-03-05 23:01:45] OK: D390 +[2026-03-05 23:01:45] OK: D394 +[2026-03-05 23:01:45] OK: D205 +[2026-03-05 23:01:45] OK: D406 +[2026-03-05 23:01:45] OK: BILANT_2025 +[2026-03-05 23:01:45] OK: SIT_FIN_SEM_2025 +[2026-03-05 23:01:45] OK: SIT_FIN_AN_2025 +[2026-03-05 23:01:45] OK: DESCARCARE_DECLARATII +[2026-03-05 23:01:45] === Monitor complete === +[2026-03-06 23:01:09] === Starting ANAF monitor v2.1 === +[2026-03-06 23:01:09] OK: D100 +[2026-03-06 23:01:09] OK: D101 +[2026-03-06 23:01:10] OK: D300 +[2026-03-06 23:01:10] OK: D390 +[2026-03-06 23:01:10] OK: D394 +[2026-03-06 23:01:10] OK: D205 +[2026-03-06 23:01:11] OK: D406 +[2026-03-06 23:01:11] HASH CHANGED in BILANT_2025 (no version changes detected) +[2026-03-06 23:01:11] OK: SIT_FIN_SEM_2025 +[2026-03-06 23:01:11] HASH CHANGED in SIT_FIN_AN_2025 (no version changes detected) +[2026-03-06 23:01:11] OK: DESCARCARE_DECLARATII +[2026-03-06 23:01:11] === Monitor complete === +[2026-03-07 23:00:53] === Starting ANAF monitor v2.1 === +[2026-03-07 23:00:53] OK: D100 +[2026-03-07 23:00:53] OK: D101 +[2026-03-07 23:00:54] OK: D300 +[2026-03-07 23:00:54] OK: D390 +[2026-03-07 23:00:54] OK: D394 +[2026-03-07 23:00:54] OK: D205 +[2026-03-07 23:00:54] OK: D406 +[2026-03-07 23:00:54] OK: BILANT_2025 +[2026-03-07 23:00:54] OK: SIT_FIN_SEM_2025 +[2026-03-07 23:00:55] OK: SIT_FIN_AN_2025 +[2026-03-07 23:00:55] OK: DESCARCARE_DECLARATII +[2026-03-07 23:00:55] === Monitor complete === +[2026-03-08 23:01:02] === Starting ANAF monitor v2.1 === +[2026-03-08 23:01:02] OK: D100 +[2026-03-08 23:01:02] OK: D101 +[2026-03-08 23:01:03] OK: D300 +[2026-03-08 23:01:03] OK: D390 +[2026-03-08 23:01:03] OK: D394 +[2026-03-08 23:01:03] OK: D205 +[2026-03-08 23:01:03] OK: D406 +[2026-03-08 23:01:03] OK: BILANT_2025 +[2026-03-08 23:01:03] OK: SIT_FIN_SEM_2025 +[2026-03-08 23:01:04] OK: SIT_FIN_AN_2025 +[2026-03-08 23:01:04] OK: DESCARCARE_DECLARATII +[2026-03-08 23:01:04] === Monitor complete === +[2026-03-09 23:00:58] === Starting ANAF monitor v2.1 === +[2026-03-09 23:00:58] OK: D100 +[2026-03-09 23:00:58] OK: D101 +[2026-03-09 23:00:59] OK: D300 +[2026-03-09 23:00:59] OK: D390 +[2026-03-09 23:00:59] OK: D394 +[2026-03-09 23:00:59] OK: D205 +[2026-03-09 23:00:59] OK: D406 +[2026-03-09 23:00:59] OK: BILANT_2025 +[2026-03-09 23:00:59] OK: SIT_FIN_SEM_2025 +[2026-03-09 23:01:00] OK: SIT_FIN_AN_2025 +[2026-03-09 23:01:00] OK: DESCARCARE_DECLARATII +[2026-03-09 23:01:00] === Monitor complete === +[2026-03-10 23:00:58] === Starting ANAF monitor v2.1 === +[2026-03-10 23:00:58] OK: D100 +[2026-03-10 23:00:58] OK: D101 +[2026-03-10 23:00:58] OK: D300 +[2026-03-10 23:00:58] OK: D390 +[2026-03-10 23:00:59] OK: D394 +[2026-03-10 23:00:59] OK: D205 +[2026-03-10 23:00:59] OK: D406 +[2026-03-10 23:00:59] OK: BILANT_2025 +[2026-03-10 23:00:59] OK: SIT_FIN_SEM_2025 +[2026-03-10 23:00:59] OK: SIT_FIN_AN_2025 +[2026-03-10 23:00:59] OK: DESCARCARE_DECLARATII +[2026-03-10 23:00:59] === Monitor complete === +[2026-03-11 23:00:51] === Starting ANAF monitor v2.1 === +[2026-03-11 23:00:51] OK: D100 +[2026-03-11 23:00:51] OK: D101 +[2026-03-11 23:00:51] OK: D300 +[2026-03-11 23:00:51] OK: D390 +[2026-03-11 23:00:51] OK: D394 +[2026-03-11 23:00:52] OK: D205 +[2026-03-11 23:00:52] OK: D406 +[2026-03-11 23:00:52] OK: BILANT_2025 +[2026-03-11 23:00:52] OK: SIT_FIN_SEM_2025 +[2026-03-11 23:00:52] OK: SIT_FIN_AN_2025 +[2026-03-11 23:00:52] OK: DESCARCARE_DECLARATII +[2026-03-11 23:00:52] === Monitor complete === +[2026-03-12 23:01:01] === Starting ANAF monitor v2.1 === +[2026-03-12 23:01:01] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/100.html: Remote end closed connection without response +[2026-03-12 23:01:01] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/101.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/300.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/390.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/394.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/205.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/406.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/1002_5_2025.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/semestriale/1012_2025.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/1030_2025.html: Remote end closed connection without response +[2026-03-12 23:01:02] ERROR fetching https://static.anaf.ro/static/10/Anaf/Declaratii_R/descarcare_declaratii.htm: Remote end closed connection without response +[2026-03-12 23:01:02] === Monitor complete === +[2026-03-13 23:01:04] === Starting ANAF monitor v2.1 === +[2026-03-13 23:01:04] OK: D100 +[2026-03-13 23:01:04] OK: D101 +[2026-03-13 23:01:04] OK: D300 +[2026-03-13 23:01:04] OK: D390 +[2026-03-13 23:01:04] OK: D394 +[2026-03-13 23:01:04] OK: D205 +[2026-03-13 23:01:05] OK: D406 +[2026-03-13 23:01:05] CHANGES in BILANT_2025: ['Soft J S1005: 12.03.2026 (NOU)'] +[2026-03-13 23:01:05] OK: SIT_FIN_SEM_2025 +[2026-03-13 23:01:05] OK: SIT_FIN_AN_2025 +[2026-03-13 23:01:05] OK: DESCARCARE_DECLARATII +[2026-03-13 23:01:05] === Monitor complete === +[2026-03-14 23:00:57] === Starting ANAF monitor v2.1 === +[2026-03-14 23:00:57] OK: D100 +[2026-03-14 23:00:57] OK: D101 +[2026-03-14 23:00:57] OK: D300 +[2026-03-14 23:00:58] OK: D390 +[2026-03-14 23:00:58] OK: D394 +[2026-03-14 23:00:58] OK: D205 +[2026-03-14 23:00:58] OK: D406 +[2026-03-14 23:00:58] OK: BILANT_2025 +[2026-03-14 23:00:58] OK: SIT_FIN_SEM_2025 +[2026-03-14 23:00:58] OK: SIT_FIN_AN_2025 +[2026-03-14 23:00:58] OK: DESCARCARE_DECLARATII +[2026-03-14 23:00:58] === Monitor complete === +[2026-03-15 23:00:49] === Starting ANAF monitor v2.1 === +[2026-03-15 23:00:49] OK: D100 +[2026-03-15 23:00:49] OK: D101 +[2026-03-15 23:00:49] OK: D300 +[2026-03-15 23:00:49] OK: D390 +[2026-03-15 23:00:49] OK: D394 +[2026-03-15 23:00:50] OK: D205 +[2026-03-15 23:00:50] OK: D406 +[2026-03-15 23:00:50] OK: BILANT_2025 +[2026-03-15 23:00:50] OK: SIT_FIN_SEM_2025 +[2026-03-15 23:00:50] OK: SIT_FIN_AN_2025 +[2026-03-15 23:00:50] OK: DESCARCARE_DECLARATII +[2026-03-15 23:00:50] === Monitor complete === +[2026-03-20 23:00:45] === Starting ANAF monitor v2.1 === +[2026-03-20 23:00:46] OK: D100 +[2026-03-20 23:00:46] CHANGES in D101: ['Soft A: 26.01.2026 → 18.03.2026'] +[2026-03-20 23:00:46] OK: D300 +[2026-03-20 23:00:46] OK: D390 +[2026-03-20 23:00:46] OK: D394 +[2026-03-20 23:00:46] OK: D205 +[2026-03-20 23:00:46] OK: D406 +[2026-03-20 23:00:47] CHANGES in BILANT_2025: ['Soft J S1005: 12.03.2026 → 17.03.2026'] +[2026-03-20 23:00:47] OK: SIT_FIN_SEM_2025 +[2026-03-20 23:00:47] HASH CHANGED in SIT_FIN_AN_2025 (no version changes detected) +[2026-03-20 23:00:47] OK: DESCARCARE_DECLARATII +[2026-03-20 23:00:47] === Monitor complete === +[2026-03-26 23:09:24] === Starting ANAF monitor v2.1 === +[2026-03-26 23:09:24] CHANGES in D100: ['Soft A: 10.02.2026 → 25.03.2026'] +[2026-03-26 23:09:24] OK: D101 +[2026-03-26 23:09:24] OK: D300 +[2026-03-26 23:09:24] OK: D390 +[2026-03-26 23:09:24] OK: D394 +[2026-03-26 23:09:25] OK: D205 +[2026-03-26 23:09:25] OK: D406 +[2026-03-26 23:09:25] CHANGES in BILANT_2025: ['Soft A: 11.02.2026 → 25.03.2026'] +[2026-03-26 23:09:25] OK: SIT_FIN_SEM_2025 +[2026-03-26 23:09:25] HASH CHANGED in SIT_FIN_AN_2025 (no version changes detected) +[2026-03-26 23:09:25] HASH CHANGED in DESCARCARE_DECLARATII (no version changes detected) +[2026-03-26 23:09:25] === Monitor complete === +[2026-03-29 22:01:05] === Starting ANAF monitor v2.1 === +[2026-03-29 22:01:05] OK: D100 +[2026-03-29 22:01:05] OK: D101 +[2026-03-29 22:01:06] OK: D300 +[2026-03-29 22:01:06] OK: D390 +[2026-03-29 22:01:06] OK: D394 +[2026-03-29 22:01:06] OK: D205 +[2026-03-29 22:01:06] OK: D406 +[2026-03-29 22:01:06] CHANGES in BILANT_2025: ['Soft A: 25.03.2026 → 27.03.2026'] +[2026-03-29 22:01:06] OK: SIT_FIN_SEM_2025 +[2026-03-29 22:01:06] OK: SIT_FIN_AN_2025 +[2026-03-29 22:01:07] OK: DESCARCARE_DECLARATII +[2026-03-29 22:01:07] === Monitor complete === +[2026-03-30 22:00:49] === Starting ANAF monitor v2.1 === +[2026-03-30 22:00:49] OK: D100 +[2026-03-30 22:00:50] OK: D101 +[2026-03-30 22:00:50] OK: D300 +[2026-03-30 22:00:50] OK: D390 +[2026-03-30 22:00:50] OK: D394 +[2026-03-30 22:00:50] OK: D205 +[2026-03-30 22:00:50] OK: D406 +[2026-03-30 22:00:50] OK: BILANT_2025 +[2026-03-30 22:00:50] OK: SIT_FIN_SEM_2025 +[2026-03-30 22:00:51] OK: SIT_FIN_AN_2025 +[2026-03-30 22:00:51] OK: DESCARCARE_DECLARATII +[2026-03-30 22:00:51] === Monitor complete === +[2026-03-31 22:01:26] === Starting ANAF monitor v2.1 === +[2026-03-31 22:01:26] OK: D100 +[2026-03-31 22:01:27] OK: D101 +[2026-03-31 22:01:27] OK: D300 +[2026-03-31 22:01:27] OK: D390 +[2026-03-31 22:01:27] OK: D394 +[2026-03-31 22:01:27] OK: D205 +[2026-03-31 22:01:27] OK: D406 +[2026-03-31 22:01:27] OK: BILANT_2025 +[2026-03-31 22:01:27] OK: SIT_FIN_SEM_2025 +[2026-03-31 22:01:27] OK: SIT_FIN_AN_2025 +[2026-03-31 22:01:28] OK: DESCARCARE_DECLARATII +[2026-03-31 22:01:28] === Monitor complete === +[2026-04-01 22:02:02] === Starting ANAF monitor v2.1 === +[2026-04-01 22:02:02] OK: D100 +[2026-04-01 22:02:02] OK: D101 +[2026-04-01 22:02:02] OK: D300 +[2026-04-01 22:02:02] OK: D390 +[2026-04-01 22:02:02] OK: D394 +[2026-04-01 22:02:03] OK: D205 +[2026-04-01 22:02:03] OK: D406 +[2026-04-01 22:02:03] OK: BILANT_2025 +[2026-04-01 22:02:03] OK: SIT_FIN_SEM_2025 +[2026-04-01 22:02:03] OK: SIT_FIN_AN_2025 +[2026-04-01 22:02:03] OK: DESCARCARE_DECLARATII +[2026-04-01 22:02:03] === Monitor complete === +[2026-04-02 22:03:25] === Starting ANAF monitor v2.1 === +[2026-04-02 22:03:25] OK: D100 +[2026-04-02 22:03:25] OK: D101 +[2026-04-02 22:03:25] OK: D300 +[2026-04-02 22:03:25] OK: D390 +[2026-04-02 22:03:25] OK: D394 +[2026-04-02 22:03:26] OK: D205 +[2026-04-02 22:03:26] OK: D406 +[2026-04-02 22:03:26] OK: BILANT_2025 +[2026-04-02 22:03:26] OK: SIT_FIN_SEM_2025 +[2026-04-02 22:03:26] OK: SIT_FIN_AN_2025 +[2026-04-02 22:03:26] HASH CHANGED in DESCARCARE_DECLARATII (no version changes detected) +[2026-04-02 22:03:26] === Monitor complete === +[2026-04-03 22:07:19] === Starting ANAF monitor v2.1 === +[2026-04-03 22:07:19] OK: D100 +[2026-04-03 22:07:19] OK: D101 +[2026-04-03 22:07:20] OK: D300 +[2026-04-03 22:07:20] OK: D390 +[2026-04-03 22:07:20] OK: D394 +[2026-04-03 22:07:20] OK: D205 +[2026-04-03 22:07:20] OK: D406 +[2026-04-03 22:07:20] OK: BILANT_2025 +[2026-04-03 22:07:20] OK: SIT_FIN_SEM_2025 +[2026-04-03 22:07:21] OK: SIT_FIN_AN_2025 +[2026-04-03 22:07:21] HASH CHANGED in DESCARCARE_DECLARATII (no version changes detected) +[2026-04-03 22:07:21] === Monitor complete === +[2026-04-21 10:04:29] === Starting ANAF monitor v2.1 === +[2026-04-21 10:04:29] CHANGES in D100: ['Soft J: 22.01.2026 → 07.04.2026'] +[2026-04-21 10:04:29] OK: D101 +[2026-04-21 10:04:29] OK: D300 +[2026-04-21 10:04:29] OK: D390 +[2026-04-21 10:04:29] OK: D394 +[2026-04-21 10:04:30] OK: D205 +[2026-04-21 10:04:30] OK: D406 +[2026-04-21 10:04:30] HASH CHANGED in BILANT_2025 (no version changes detected) +[2026-04-21 10:04:30] OK: SIT_FIN_SEM_2025 +[2026-04-21 10:04:32] HASH CHANGED in SIT_FIN_AN_2025 (no version changes detected) +[2026-04-21 10:04:32] OK: DESCARCARE_DECLARATII +[2026-04-21 10:04:32] === Monitor complete === diff --git a/tools/anaf-monitor/snapshots/BILANT_2025.txt b/tools/anaf-monitor/snapshots/BILANT_2025.txt index 5b2cd51..33b5f14 100644 --- a/tools/anaf-monitor/snapshots/BILANT_2025.txt +++ b/tools/anaf-monitor/snapshots/BILANT_2025.txt @@ -1,14 +1,26 @@ S1002-S1003-S1004-S1005 S1002-S1003-S1004-S1005 +S1010 S1011 +S1014-S1015 S1019 +S1020-S1022 +S1023-S1044 +S1024-S1043 S1025 +S1026-S1077 S1030 S1039 S1040-S1041 S1042 S1046 +S1047-S1049 S1051-S1052-S1053-S1054 +S1056 +S1061 +S1070 +S1072 +S1079 Tabel codificări tipuri de situaţii financiare şi raportări anuale @@ -17,7 +29,6 @@ Programe asistenţă Instrucţiuni/ Documentaţie PDF JAVA -Atenție! Momentan se pot depune doar S1002,S1003 şi S1005. S1002-S1005 Situaţii financiare anuale la 31 decembrie 2025 @@ -29,12 +40,14 @@ Fişierul cu extensia zip va conţine prima pagină din situaţiile financiare a 28.01.2026 soft A actualizat în data -11.02.2026 +27.03.2026 soft J - S1002 soft J - S1003 +soft J - S1004 soft J - S1005 Schema XSD 1002 Schema XSD 1003 +Schema XSD 1004 Schema XSD 1005 Structura *softul J se adresează doar contribuabililor care îşi generează fişierul xml din aplicaţiile informatice proprii \ No newline at end of file diff --git a/tools/anaf-monitor/snapshots/D100.txt b/tools/anaf-monitor/snapshots/D100.txt index 8b4f829..bf97358 100644 --- a/tools/anaf-monitor/snapshots/D100.txt +++ b/tools/anaf-monitor/snapshots/D100.txt @@ -62,14 +62,14 @@ valabil începand cu 01/2024 - publicat în data de 09.02.2024 soft A actualizat în data de -10.02.2026 +25.03.2026 soft J* actualizat în data de -23.01.2026 +07.04.2026 Anexa validări actualizat în data de -09.02.2026 +26.03.2026 Schema XSD 100 diff --git a/tools/anaf-monitor/snapshots/D101.txt b/tools/anaf-monitor/snapshots/D101.txt index 087883b..e33dfcc 100644 --- a/tools/anaf-monitor/snapshots/D101.txt +++ b/tools/anaf-monitor/snapshots/D101.txt @@ -14,10 +14,10 @@ publicat în 14.02.2025 . soft A actualizat în data de -26.01.2026 +18.03.2026 soft J* actualizat în data de -23.01.2026 +19.02.2026 Anexa validări actualizat în data de @@ -122,10 +122,10 @@ Ca urmare a modificării plafonului de venituri, vor depune D101 euro,inclusiv, si care : - sunt plătitoare de impozit pe profit la data de 31.01.2017 si vor intra în categoria microintreprinderilor - încep�nd cu 01.02.2017 (scadenta 25.02.2017) + încep nd cu 01.02.2017 (scadenta 25.02.2017) - sunt plătitoare de impozit pe profit la data de 31.07.2017 si vor intra în categoria - microintreprinderilor încep�nd cu 01.08.2017 (scadenta 25.08.2017) + microintreprinderilor încep nd cu 01.08.2017 (scadenta 25.08.2017) Valabil pentru lunile ianuarie 2017 si iulie 2017 - actualizat în data de 31.07.2017 @@ -157,7 +157,7 @@ XSD actualizat în data de 06.02.2017 101 -- Declaraţie privind impozitul pe profit, conform OPANAF nr. 3250/ 2015 (M.OF. nr.905/ 07.12.2015) - valabil încep�nd cu anul 2015 - publicat +- Declaraţie privind impozitul pe profit, conform OPANAF nr. 3250/ 2015 (M.OF. nr.905/ 07.12.2015) - valabil încep nd cu anul 2015 - publicat 07.12.2016 versiune bilingvă română - engleză soft A Anexa @@ -165,7 +165,7 @@ validări Schema XSD 101 -- Declaraţie privind impozitul pe profit, conform OPANAF nr. 3250/ 2015 (M.OF. nr.905/ 07.12.2015) - valabil încep�nd cu anul 2015 - publicat +- Declaraţie privind impozitul pe profit, conform OPANAF nr. 3250/ 2015 (M.OF. nr.905/ 07.12.2015) - valabil încep nd cu anul 2015 - publicat 11.01.2016 soft A actualizat în data de diff --git a/tools/anaf-monitor/snapshots/D406.txt b/tools/anaf-monitor/snapshots/D406.txt index 699beee..a569cf0 100644 --- a/tools/anaf-monitor/snapshots/D406.txt +++ b/tools/anaf-monitor/snapshots/D406.txt @@ -11,7 +11,7 @@ D406 28.02.2022 Soft J* actualizat în data de -11.02.2026 +19.02.2026 Schema xsd actualizat în data de 08.07.2025 diff --git a/tools/anaf-monitor/snapshots/DESCARCARE_DECLARATII.txt b/tools/anaf-monitor/snapshots/DESCARCARE_DECLARATII.txt index f9ffe65..42c8c37 100644 --- a/tools/anaf-monitor/snapshots/DESCARCARE_DECLARATII.txt +++ b/tools/anaf-monitor/snapshots/DESCARCARE_DECLARATII.txt @@ -215,6 +215,8 @@ Declaraţii , 180 , +181 +, 182 , 205 @@ -376,7 +378,7 @@ Situaţii financiare interimare trimestriale 20.04.2023 Se transmit prin portalul e-guvernare.ro -Situaţii financiare interimare trimestriale =2025 +Situaţii financiare interimare trimestriale >=2025 Se transmit prin portalul e-guvernare.ro Raportări contabile semestriale 2024 @@ -417,7 +419,7 @@ Se transmit prin portalul e-guvernare.ro Formulare S1001 , -1100 +1101 Se transmit prin portalul e-guvernare.ro Declaraţii electronice diff --git a/tools/anaf-monitor/snapshots/SIT_FIN_AN_2025.txt b/tools/anaf-monitor/snapshots/SIT_FIN_AN_2025.txt index 4ed98c7..e94e4e3 100644 --- a/tools/anaf-monitor/snapshots/SIT_FIN_AN_2025.txt +++ b/tools/anaf-monitor/snapshots/SIT_FIN_AN_2025.txt @@ -1,14 +1,26 @@ S1030 S1002-S1003-S1004-S1005 +S1010 S1011 +S1014-S1015 S1019 +S1020-S1022 +S1023-S1044 +S1024-S1043 S1025 +S1026-S1077 S1030 S1039 S1040-S1041 S1042 S1046 +S1047-S1049 S1051-S1052-S1053-S1054 +S1056 +S1061 +S1070 +S1072 +S1079 Tabel codificări tipuri de situaţii financiare şi raportări anuale diff --git a/tools/anaf-monitor/versions.json b/tools/anaf-monitor/versions.json index 16d1140..e59dd29 100644 --- a/tools/anaf-monitor/versions.json +++ b/tools/anaf-monitor/versions.json @@ -1,14 +1,14 @@ { "D100": { - "soft_a_url": "http://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D100_710_XML_0126_100226.pdf", - "soft_a_date": "10.02.2026", - "soft_j_url": "http://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D100_22012026.zip", - "soft_j_date": "22.01.2026" + "soft_a_url": "http://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D100_710_XML_0126_250326.pdf", + "soft_a_date": "25.03.2026", + "soft_j_url": "http://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D100_07042026.zip", + "soft_j_date": "07.04.2026" }, "D101": { - "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D101_XML_2025_260126.pdf", - "soft_a_date": "26.01.2026", - "soft_j_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D101_J1102.zip" + "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D101_XML_2025_180326.pdf", + "soft_a_date": "18.03.2026", + "soft_j_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D101_J1103.zip" }, "D300": { "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D300_v12.0.2_12022026.pdf", @@ -31,24 +31,25 @@ "D205": { "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D205_XML_2025_120226.pdf", "soft_a_date": "12.02.2026", - "soft_j_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D205_v903.zip" + "soft_j_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D205_J905.zip" }, "D406": { "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/R405_XML_2017_080321.pdf", "soft_a_date": "08.03.2021", - "soft_j_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D406_20260211.zip", - "soft_j_date": "11.02.2026" + "soft_j_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/D406_20260216.zip", + "soft_j_date": "16.02.2026" }, "BILANT_2025": { - "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/bilant_SC_1225_XML_110226.pdf", - "soft_a_date": "11.02.2026", + "soft_a_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/bilant_SC_1225_XML_270326.pdf", + "soft_a_date": "27.03.2026", "soft_j_S1002_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1002_20260128.zip", "soft_j_S1002_date": "28.01.2026", - "soft_j_S1004_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1004_20250204.zip", - "soft_j_S1004_date": "04.02.2025", "soft_j_S1003_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1003_20260210.zip", "soft_j_S1003_date": "10.02.2026", - "soft_j_S1005_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1005_202060203.zip" + "soft_j_S1004_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1004_20260224.zip", + "soft_j_S1004_date": "24.02.2026", + "soft_j_S1005_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1005_20260317.zip", + "soft_j_S1005_date": "17.03.2026" }, "SIT_FIN_SEM_2025": { "soft_j_1012_url": "https://static.anaf.ro/static/10/Anaf/Declaratii_R/AplicatiiDec/S1012_20250723.zip",