d2ff24b6da
Update business case form with currency symbol and improved functionality
main
andrei
2025-10-01 06:37:47 +00:00
2f569ae683
Replace open days field with currency symbol
andrei
2025-09-29 15:01:18 +00:00
e692758a7c
Improve form UI and functionality
andrei
2025-09-29 13:41:56 +00:00
22136f77b7
Clean up codebase and restore stable Excel processing
andrei
2025-09-24 13:24:02 +00:00
ee0bb76f22
Fix minimarket form data handling and Excel template integration
andrei
2025-09-24 11:55:00 +00:00
6b25a7ddad
Add requirements.txt and update config.json
andrei
2025-09-24 08:01:56 +00:00
211752ac77
Enhanced xlsxwriter scripts with comprehensive store_name replacement and ArrayFormula support
andrei
2025-09-22 14:26:21 +00:00
732b568986
Resolve merge conflicts and integrate xlsxwriter implementation
andrei
2025-09-22 13:53:59 +00:00
0e2e1bddba
Add xlsxwriter-based Excel generation scripts with openpyxl implementation
andrei
2025-09-22 13:53:06 +00:00
cacd2b9d77
Template without tables
denisacirstea
2025-09-20 19:29:26 +03:00
de966ede2b
Fix form submission issues and add Excel download functionality
denisacirstea
2025-09-17 12:38:32 +03:00
3bb09839ae
Fix Excel corruption issue when modifying XML content
denisacirstea
2025-09-12 14:02:53 +03:00
4e18caa8f7
Added minimarket store type with correct row positions
denisacirstea
2025-09-12 13:28:11 +03:00
5e474abc49
Implemented hiding forecast sheets not in the calculated years array
denisacirstea
2025-09-12 12:54:45 +03:00
3fda676a47
Simplified code by integrating direct_xml functionality into update_excel.py and removing re-applying of variables
denisacirstea
2025-09-12 12:46:23 +03:00
1ae630d5d6
Fixed issue with variables not being updated in Excel file
denisacirstea
2025-09-12 12:37:08 +03:00
2a55f69813
Removed old formula reference updating code, keeping only the direct XML approach
denisacirstea
2025-09-12 12:29:49 +03:00
41d7b9c755
Implemented direct XML modification approach to replace {store_name} in all formulas including ArrayFormulas
denisacirstea
2025-09-12 12:12:40 +03:00
8080e69fca
Fix Excel formula references when renaming forecast sheets
denisacirstea
2025-09-12 12:00:24 +03:00
1ebb1b4745
Fix formula updates for all columns in rows 25-27 of Graphics sheet
denisacirstea
2025-09-12 11:44:39 +03:00
885526e222
Add special handling for rows 25-27 in Graphics sheet to fix formula links
denisacirstea
2025-09-12 11:40:25 +03:00
df6cf5fcab
Enhance formula update to process all sheets and catch all reference formats
denisacirstea
2025-09-12 11:35:54 +03:00
50eb4b0200
Fix formula update in Excel sheets to handle sheet name changes
denisacirstea
2025-09-12 11:23:52 +03:00
63b138c079
Fix Excel sheet name limitations and add error handling
denisacirstea
2025-09-12 11:10:43 +03:00
9c0435ddd8
Implement Excel file generation with variable injection from config.json
denisacirstea
2025-09-12 10:51:02 +03:00