Nut.ไปเรื่อย e2fcd26b8f
continuous-integration/drone/push Build is passing
feat: emit live Excel formulas for operating-expense subtotal rows
Switch the xls/xlsx export in GetExpensesReport from FastReport's
Excel2007Export (which always writes static numbers) to a ClosedXML-
built workbook, so subtotal/header rows get real =SUM-style FormulaA1
formulas instead of pre-computed values. Row hierarchy is inferred
generically from the "no" field's dot-depth and the expenditure_budget
indentation prefix, so it works for any request, not just one record.
pdf/doc export still uses the FastReport .frx template, unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LvxSgUzvZcd4mXfDWGssxm
2026-08-26 12:04:26 +07:00
2025-08-06 16:16:44 +07:00
2023-08-16 18:04:03 +07:00
2025-08-06 16:16:44 +07:00
2023-06-08 14:47:04 +07:00
2025-08-06 13:40:31 +07:00
2022-05-28 10:10:00 +00:00
2022-05-30 13:31:32 +07:00
2023-06-08 14:25:09 +07:00
2023-08-04 15:41:26 +07:00
2025-08-06 13:40:31 +07:00
2024-09-04 15:27:55 +07:00
2022-05-30 13:31:32 +07:00
2025-08-06 13:17:28 +07:00
2025-08-06 16:16:44 +07:00
S
Description
No description provided
175 MiB
latest Latest
2023-08-04 08:28:39 +00:00
Languages
C# 100%