当前位置:网站首页>Prepayment function
Prepayment function
2022-07-21 14:07:00 【51CTO】
The user needs
l Before the formal charging process , You can prepay the project .
l Prepaid operation record charge number 、 Payment amount 、 date .
l The advance payment is only recorded on the project as a piece of information , Do not make logical judgments .
l The actual total paid in expenses of the whole project shall be recorded at the end of the project payment , There is no logical connection with pre charge .
================================================
demand
increase 、 Modify the pre charge :
The advance payment includes 4 Item information : Charge No 、 Transaction amount 、 Trading hours 、 Pre chargers . Charge No , User input , Can't be empty , most 50 Characters . Transaction amount , User input , Must be a positive number , Keep two decimal places . It is the time to add or modify the pre charge . The pre collector is the current operator of the business system . The default value of the case number 000000.
Function entry :
Add a menu item in the right-click menu of selecting a case “ Advance charge ”. see 、 increase 、 Modify the pre charge in the same interface .
After the official charge, this menu is hidden or not added at all .
One of the following , View only , Do not modify :
a, Official charging link .
b, There is already charging information , And the pre collector is not the current operator .
There can only be one pre charge information in the same case .
Design :
Database design :
New data table PreCharge,5 A field
WorkID, case ID,CHAR(32). Primary key , Foreign keys , Non empty .
TollNumber, Charge No ,VARCHAR2(50), Non empty .
PaymentAmount, Payment amount ,NUMBER(18,2), Non empty .
DateTime, date ,DATE , Non empty .
Interface design :
Transaction time format : year - month - Japan Hours : minute : second , year 4 position , Other 2 position ,24 hourly )
Others omitted .
In particular :
1,9 month 1 Number Received in advance 30 element , Accidentally recorded as 25 element .9 month 2 Number Found the wrong record , So I changed it to 30 element . It turns out to be ,9 month 2 No 30 element .
This function is not a core function , So don't be picky .
边栏推荐
- What are the main aspects of troubleshooting when DTS write module delays writing to the target database?
- 13 practical code snippets, recommended collection
- The White House is trying to promote the filling of hundreds of thousands of cyber security jobs in the United States
- 测试/开发程序员怎样渡过中年危机?一眼就看到底了......
- mysqladmin、mysqldump、mysqlslap、mysqlshow、mysqlcheck 客户机程序的用途
- HSPF(Hydrological Simulation Program Fortran)模型
- _ Sort query
- 高并发下如何防重?
- TF 坐标变换
- Ireport export PDF font bold failure
猜你喜欢
[Estimation de la page d'accueil] estimation de la page d'accueil de l'image profonde
Penetration testing XML injection and xxE vulnerability
C语言中长度为零的数组详解 (2)
How can technologists start their personal brand? Exclusive teaching of top five KOLs
联想Filez助力中水北方实现文件安全高效管理
对于开发而言,用户体验才是最终的王道(性能优化篇)
Advanced MySQL IV. storage structure of index
内网渗透学习(一)内网入门基础
Activity registration | expose the insider of Apache Doris data Lake analysis technology? Rare earth Developers Conference free registration!
Embedded engineers should make good use of the three elements of C language
随机推荐
重链剖分链加与极值
同花顺 开户可以吗?安全吗
C# 本地函数与yield语句
Detailed explanation of zero length array in C language (2)
【Homography Estimation】《Deep Image Homography Estimation》
DQL语句_查询表中指定的字段_以及指定的别名_以及字段去重
MySQL most detailed DDL and DML operations
Teach you to speculate in stocks 2: there is no Zhuang family, but only winners and losers
一种简单方法--确定字典是否发生变化
测试计划应包括的内容
Hisilicon AI chip (hi35xx): image JPG to BGR upgrade
Alas, the system analyst hasn't been here this afternoon
C# 图像模板匹配并标注
如何实现随叫随到的客户服务
【Homography Estimation】《Deep Image Homography Estimation》
jvm的启动过程
关于 MySQL 的酸与 MVCC 和面试官小战三十回合
设置Shell脚本开机自启
Know and use log tool Loki
实用技巧!!