Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: 预付款数据建模,增加按钮“核销”、“退款” #22

Open
marchtian opened this issue Jan 3, 2024 · 0 comments
Assignees
Milestone

Comments

@marchtian
Copy link

marchtian commented Jan 3, 2024

SubTasks 子任务

涉及对象调整,待进一步细化

  • 预付款(主表),关联accounts,汇总:预付款金额、预付款余额
  • 预付款明细(子表)
    • 新建
    • 核销
    • 退款

“退款”按钮

  • 目标,生成1条 退款的 预付款明细(子表),并更新预付款(主表)

“核销”按钮

  • 目标1,生成1条 核销的 预付款明细(子表),并更新预付款(主表)
  • 目标2,生成1条 某应付合同的付款记录
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants