Skip to content

Its a small project which i developed during my Winter Internship 2017 at CESC Limited Kolkata. Its a Capital Expenditure Management System.

Notifications You must be signed in to change notification settings

ashutosh97/Capex-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPEX MANAGEMENT

Its a small project which i developed during my Winter Internship 2017 at CESC Limited Kolkata. Its a Capital Expenditure Management System.

PROJECT BRIEFING

A. TITLE: CAPEX MANAGEMENT

B. SALIENT FEATURES:

  • In this project three tables named DEPT1, CAPEX and SCHEME1 are used.
  • DEPT1 stores the department names corresponding to the department code.
  • CAPEX stores the maximum budget that has been allocated for a particular item for a particular department and for a particular financial year.
  • SCHEME1 is a table which takes in its input from the user with the help of the SCHEME ENTRY form that has been designed to take scheme values input for the particular item for the particular department for that particular financial year and adds to the database table.
The other features are:
  1. If the scheme value entered is such that the sum of the other stored scheme values exceeds the capex for that particular item for the department for that particular financial year, then it shows an alert “Budget Limit Exceeded”.
  2. All the fields have been validated by their respective checks and any violation will result to no entry in database with a proper alert message.

About

Its a small project which i developed during my Winter Internship 2017 at CESC Limited Kolkata. Its a Capital Expenditure Management System.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published