Home > Backend Development > PHP Tutorial > PHP 工作流 自定义表单解决方案

PHP 工作流 自定义表单解决方案

WBOY
Release: 2016-06-13 10:03:39
Original
1149 people have browsed it

PHP 工作流 自定义表单
 
  需要一个系统,可以自定义表单,然后可以有个流程, 比如申请办公用品,我填了表单后可以发给我的主管,然后他签字,再发给其他人,最后回到我手里,

  类似OA的系统,但一般OA的系统太复杂了,我只要一个简单的,其它功能都不要,就只要一个流程,


  谢谢大家

  我的EMAIL: [email protected]

------解决方案--------------------
这要三个模块:
1.注册签字人(会员)模块
2.权限模块
3.流程模块

最好还有一个统计功能。。。
------解决方案--------------------

1.流程设置
2.设置主办人/经办人/主办部门/经办部门 (注:这个在转发公文的时候,只是起到提示作用,具体转发给谁由用户酌定)


------解决方案--------------------
楼上的,我也给你发邮件了,我最近也正需要这个啊。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template