3 Open Issues Need Help Last updated: Aug 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue requests adding a new section to the '說明' sheet to report on temporary payments and receipts that have remained unsettled for over 30 days. This section will detail specific account codes, applying existing logic for identifying unsettled items based on a blank settlement document and a posting date older than 30 days. It will display '無' if no data is found, otherwise show a header and data table with formatted dates.

Complexity: 2/5
good first issue

AI Summary: This issue involves automating the copy-pasting of data, including headers and formatting, from two specific Excel export files into two designated sheets within a YTM template. Each target sheet must be cleared before pasting the data from specified ranges (B:X and A:AJ) starting at A1, with the final output saved to `ytm_forms/data/output`.

Complexity: 3/5
good first issue