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` #124

Closed ddio closed 1 year ago

ddio commented 1 year ago

使用者故事

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

功能驗證

新增匯出出款單的功能:

  1. 匯出所有未刪除的出款單,以及相關的申請單
  2. 匯出的內容,除了原本的申請單的所有欄位外,在開頭新增以下欄位:
    1. 出款日期
    2. 出款總金額
  3. 以出款日期排序,若日期相同,則以建立日期排序,皆為從小到大(asc)
  4. 每組出款單的第一行,皆僅包含出款單資訊(頭兩個欄位),後面的行則顯示相關的申請單資訊
  5. 匯出檔名為 <專案名稱>請款單.csv