COSCUP / COSCUP-Volunteer

The COSCUP volunteer platform is an online tool that allows interested individuals to register as volunteers for the conference, and a way for volunteers to communicate with each other and with the organizers. COSCUP 志工平台是一個可以讓有興趣的人登錄成為 COSCUP 的志工,同時也提供志工彼此溝通和與大會聯繫的方式。
https://volunteer.coscup.org/
GNU Affero General Public License v3.0
67 stars 34 forks source link

[請款報表] 調整匯出報表格式 - `05-02 UI` #123

Closed ddio closed 1 year ago

ddio commented 1 year ago

使用者故事

身為財務組,我想要調整匯出報表,讓我更容易閱讀、對帳

功能驗證

匯出的報表,須改為以下中文欄位:

request.tid > 組別 request.enable > 申請單狀態 > 只抓 true budget.bid > 編號 預算項目 預算金額 會計科目 request.status_text > 申請單狀態 request.create_at > 申請時間 bank.branch > 分行名稱 bank.code > 分行代碼 bank.name > 帳戶名稱 bank.no > 帳號 invoice.name > 單據名稱 invoice.total > 單據金額 invoice.received > 單據是否收到

orertrr commented 1 year ago

@ddio

我這部分做到一個段落了,想跟你確認一下目前的格式是否正確,下面是目前更改的項目

範例圖片 報表格式

ddio commented 1 year ago

感謝!截圖看起來很棒,想問有可能一併把 PR 推上來嗎?這樣等 #121 做完後,就可以接著做~\

orertrr commented 1 year ago

OK,我晚點會再發 PR 出去