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

[請款狀態] 擴充既有申請單狀態 - `02-01 API` #111

Closed ddio closed 1 year ago

ddio commented 1 year ago

使用者故事

身為財務組,我希望將狀態列表擴充為「已申請、審核中、出款中、已出款、已完成」,以讓整的請款流程裡的不同負責人,都有獨立對應的狀態可供檢核

功能驗證

  1. 將請款申請單的狀態( models/expensedb.py::status ),擴充為「已申請、審核中、出款中、已出款、已完成」
  2. 原本的 2 - 處理中 ,對應為 2 - 審核中
  3. 確認不會讓既有年份的 UI 或其他邏輯壞掉
  4. 確認新的狀態清單,可以顯示在既有 UI 中,並能彼此切換