Commit Graph

12 Commits

Author SHA1 Message Date
denisacirstea
5e474abc49 Implemented hiding forecast sheets not in the calculated years array 2025-09-12 12:54:45 +03:00
denisacirstea
3fda676a47 Simplified code by integrating direct_xml functionality into update_excel.py and removing re-applying of variables 2025-09-12 12:46:23 +03:00
denisacirstea
1ae630d5d6 Fixed issue with variables not being updated in Excel file 2025-09-12 12:37:08 +03:00
denisacirstea
2a55f69813 Removed old formula reference updating code, keeping only the direct XML approach 2025-09-12 12:29:49 +03:00
denisacirstea
41d7b9c755 Implemented direct XML modification approach to replace {store_name} in all formulas including ArrayFormulas 2025-09-12 12:12:40 +03:00
denisacirstea
8080e69fca Fix Excel formula references when renaming forecast sheets 2025-09-12 12:00:24 +03:00
denisacirstea
1ebb1b4745 Fix formula updates for all columns in rows 25-27 of Graphics sheet 2025-09-12 11:44:39 +03:00
denisacirstea
885526e222 Add special handling for rows 25-27 in Graphics sheet to fix formula links 2025-09-12 11:40:25 +03:00
denisacirstea
df6cf5fcab Enhance formula update to process all sheets and catch all reference formats 2025-09-12 11:35:54 +03:00
denisacirstea
50eb4b0200 Fix formula update in Excel sheets to handle sheet name changes 2025-09-12 11:23:52 +03:00
denisacirstea
63b138c079 Fix Excel sheet name limitations and add error handling 2025-09-12 11:10:43 +03:00
denisacirstea
9c0435ddd8 Implement Excel file generation with variable injection from config.json 2025-09-12 10:51:02 +03:00