-
Notifications
You must be signed in to change notification settings - Fork 0
aqjms_mvn_jnkn_overview
OrgPratap edited this page Feb 28, 2016
·
10 revisions
This module is a maven web app which provide ui for message submission.
Product firms can enqueue their products for sales.
- TABLES
Firm : Automobile
- POID(Product Origin Id)
- PNAME(Product Name)
- MFDATE(Manufacture Date)
- MFCOST(Manufacture Cost)
Market : Sales
- PUID(Product Unique Id)
- PTYPE(PRODUCT TYPE)
- POID
- SID (Sales Id)
- CNAME(Customer Name)
- SDATE(Selling Date)
- Availability
Service : RTO
- VRID(Vehicle Reg. Id)
- VNO(Vehicle No.)
- RTYPE(Registration Type)
- REGDATE(Registration Date)
- UI
Views :
- Product release view
- Sales view
- Customer view