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]: 付款单执行付款的细化处理 #129

Open
7 of 8 tasks
marchtian opened this issue Jan 14, 2024 · 1 comment
Open
7 of 8 tasks

[Task]: 付款单执行付款的细化处理 #129

marchtian opened this issue Jan 14, 2024 · 1 comment
Milestone

Comments

@marchtian
Copy link

marchtian commented Jan 14, 2024

SubTasks 子任务

一、付款审批前

  • 可以修改付款单及明细,可以删除
  • 可以发起审批
  • 付款状态、付款日期只读(不可修改)

二、付款审批时

  • 禁止编辑、删除付款单及明细

三、付款审批后

  • 禁止编辑、删除付款单及明细
  • 审批如果通过,则对出纳人员(?)开放“付款”按钮
  • “付款”按钮的前台:录入付款日期、付款状态置为已支付
  • “付款”按钮的后台:(1)修改付款单的付款日期、付款状态 (2)根据付款单的明细,自动生成付款记录(作为合同的子表)
@lizheng-steedos
Copy link
Contributor

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

3 participants