Skip to content

Commit

Permalink
Version 1.0.1 SQL File Added
Browse files Browse the repository at this point in the history
  • Loading branch information
KaushikOP committed Oct 31, 2021
1 parent 9f28cda commit 29ae886
Showing 1 changed file with 50 additions and 39 deletions.
89 changes: 50 additions & 39 deletions DB/casystem.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Jul 27, 2021 at 04:32 PM
-- Generation Time: Oct 31, 2021 at 07:03 PM
-- Server version: 10.4.6-MariaDB
-- PHP Version: 7.3.8

Expand Down Expand Up @@ -46,32 +46,42 @@ INSERT INTO `bill_details` (`bill_details_id`, `bill_master_id`, `firm_id`, `ser
(2, '2021-22/1', 3, 4, 3500, 4130, 'GSTR 9- FY 2019-20'),
(3, '2021-22/3', 3, 2, 3500, 4130, 'TCHFL- FY 2019-20'),
(4, '2021-22/4', 3, 4, 3000, 3540, 'Audit & I.T. Filing AY 2020-21'),
(5, '2021-22/4', 3, 3, 2500, 2950, ''),
(5, '2021-22/4', 3, 3, 2500, 2950, 'Test Note'),
(6, '2021-22/5', 3, 4, 8000, 9440, ''),
(7, '2020-21/1', 3, 4, 10000, 11800, 'AY 2020-21'),
(8, '2020-21/2', 3, 3, 12500, 14750, 'Renewal of 12AA & 80G Registration'),
(9, '2020-21/3', 3, 4, 15000, 17700, 'Audit -AY 2020-21'),
(10, '2020-21/1', 2, 10, 9000, 0, 'Jan 20 - Mar 20'),
(11, '2020-21/1', 2, 9, 15000, 0, 'Jan 20 - Mar 20'),
(12, '2020-21/2', 2, 14, 6500, 0, 'Surendra Khule'),
(13, '2020-21/4', 3, 4, 55000, 64900, ''),
(14, '2020-21/3', 2, 14, 30000, 0, ''),
(15, '2020-21/1', 1, 15, 13000, 0, ''),
(16, '2020-21/2', 1, 10, 9000, 0, 'Q2 FY 2020-21'),
(17, '2020-21/2', 1, 9, 15000, 0, 'Q2 FY 2020-21'),
(18, '2020-21/2', 1, 16, 4000, 0, 'FY 2020-21'),
(19, '2020-21/3', 1, 17, 2000, 0, ''),
(20, '2020-21/4', 1, 10, 7500, 0, ' Swavin Business Consultants Pvt Ltd'),
(21, '2020-21/5', 1, 10, 10000, 0, 'First Insight FY 2019-20'),
(22, '2020-21/6', 1, 10, 10000, 0, 'First Insight FY 2019-20 (Cash) Total Bill Rs. 20000'),
(23, '2020-21/4', 2, 18, 6000, 0, '3 days'),
(24, '2020-21/4', 2, 10, 15000, 0, 'Q2 - First Insight'),
(25, '2020-21/7', 1, 9, 16500, 0, 'Q4 -FY 2019-20'),
(26, '2020-21/7', 1, 10, 4500, 0, 'Q4 -FY 2019-20'),
(27, '2020-21/7', 1, 7, 1500, 0, 'Q4 -FY 2019-20'),
(28, '2020-21/5', 2, 7, 1500, 0, 'Q4 -FY 2019-20'),
(29, '2020-21/6', 2, 9, 15000, 0, '31.03.20'),
(30, '2020-21/6', 2, 14, 15000, 0, 'Certification & Submissions');
(10, '2020-21/1', 2, 10, 9000, 9000, 'Jan 20 - Mar 20'),
(12, '2020-21/2', 2, 14, 6500, 6500, 'Surendra Khule'),
(13, '2020-21/4', 3, 4, 56000, 64900, ''),
(14, '2020-21/3', 2, 14, 30000, 30000, ''),
(15, '2020-21/1', 1, 15, 13000, 13000, ''),
(16, '2020-21/2', 1, 10, 10000, 10000, 'Q2 FY 2020-21'),
(19, '2020-21/3', 1, 17, 2000, 2000, ''),
(20, '2020-21/4', 1, 10, 7500, 7500, ' Swavin Business Consultants Pvt Ltd'),
(21, '2020-21/5', 1, 10, 10000, 10000, 'First Insight FY 2019-20'),
(22, '2020-21/6', 1, 10, 10000, 10000, 'First Insight FY 2019-20 (Cash) Total Bill Rs. 20000'),
(23, '2020-21/4', 2, 18, 6000, 6000, '3 days'),
(24, '2020-21/4', 2, 10, 15000, 15000, 'Q2 - First Insight'),
(25, '2020-21/7', 1, 9, 16000, 16000, 'Q4 -FY 2019-20'),
(28, '2020-21/5', 2, 7, 1500, 1500, 'Q4 -FY 2019-20'),
(29, '2020-21/6', 2, 9, 15000, 15000, '31.03.20'),
(30, '2020-21/6', 2, 14, 15000, 0, 'Certification & Submissions'),
(31, '2021-22/6', 3, 2, 2000, 2360, ''),
(32, '2021-22/6', 3, 3, 1000, 1180, ''),
(33, '2021-22/2', 3, 3, 1000, 1180, 'Test 1'),
(34, '2020-21/1', 3, 2, 2000, 2360, ''),
(35, '2020-21/1', 3, 2, 2000, 2360, ''),
(36, '2020-21/1', 3, 2, 2000, 2360, ''),
(37, '2020-21/1', 3, 2, 2000, 2360, ''),
(38, '2020-21/1', 3, 2, 2000, 2360, ''),
(41, '2020-21/4', 1, 7, 7000, 7000, ''),
(42, '2020-21/4', 1, 7, 7000, 7000, ''),
(65, '2020-21/2', 1, 14, 8000, 8000, ''),
(66, '2020-21/1', 2, 15, 5000, 5000, ''),
(67, '2020-21/6', 1, 13, 9000, 9000, ''),
(68, '2020-21/4', 3, 3, 3000, 3540, ''),
(69, '2020-21/1', 1, 16, 6000, 6000, '');

-- --------------------------------------------------------

Expand Down Expand Up @@ -99,28 +109,29 @@ CREATE TABLE `bill_master` (
--

INSERT INTO `bill_master` (`invoice_no`, `firm_id`, `invoice_date`, `client_id`, `total_amount`, `amount_received`, `receipt_date`, `payment_mode`, `cheque_no`, `amount_pending`, `tds`, `state_code`) VALUES
('2020-21/1', 1, '2021-01-05', 18, 13000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/1', 2, '2020-04-26', 15, 24000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/1', 3, '2021-01-01', 13, 11800, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2020-21/2', 1, '2020-11-02', 15, 28000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/1', 1, '2021-01-05', 18, 19000, 0, '2021-08-04', 'online', '0', '0', 0, NULL),
('2020-21/1', 2, '2020-04-26', 15, 14000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/1', 3, '2021-01-01', 13, 23600, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2020-21/2', 1, '2020-11-02', 15, 18000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/2', 2, '2020-04-26', 17, 6500, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/2', 3, '2021-01-04', 10, 14750, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2020-21/3', 1, '2020-12-01', 17, 2000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/3', 2, '2020-09-17', 18, 30000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/3', 3, '2021-01-09', 14, 17700, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2020-21/4', 1, '2020-10-26', 19, 7500, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/4', 1, '2020-10-26', 19, 21500, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/4', 2, '2020-09-04', 19, 21000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/4', 3, '2020-09-01', 18, 64900, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2020-21/4', 3, '2020-09-01', 18, 69620, 0, '0000-00-00', 'online', '0', '0', 0, 27),
('2020-21/5', 1, '2020-10-26', 19, 10000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/5', 2, '2020-10-09', 20, 1500, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/6', 1, '2020-10-26', 19, 10000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/6', 1, '2020-10-26', 19, 19000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/6', 2, '2020-10-09', 20, 30000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/7', 1, '2020-07-13', 11, 22500, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2020-21/7', 1, '2020-07-13', 11, 16000, 0, '0000-00-00', '0', '0', '0', 0, NULL),
('2021-22/1', 3, '2021-03-24', 8, 4130, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2021-22/2', 3, '2021-03-24', 9, 0, 0, '0000-00-00', '0', '0', '0', 0, 4),
('2021-22/2', 3, '2021-03-24', 9, 1180, 0, '0000-00-00', '0', '0', '0', 0, 4),
('2021-22/3', 3, '2020-09-29', 10, 4130, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2021-22/4', 3, '2020-10-26', 11, 6490, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2021-22/5', 3, '2020-12-18', 12, 9440, 0, '0000-00-00', '0', '0', '0', 0, 27);
('2021-22/5', 3, '2020-12-18', 12, 9440, 0, '0000-00-00', '0', '0', '0', 0, 27),
('2021-22/6', 3, '2021-10-05', 2, 3540, 0, '0000-00-00', '0', '0', '0', 0, 9);

-- --------------------------------------------------------

Expand All @@ -141,8 +152,8 @@ CREATE TABLE `clientlist` (
--

INSERT INTO `clientlist` (`clientId`, `clientName`, `GST`, `clientAddress`, `mobile_no`) VALUES
(1, 'REAL LAMINATES', '27AAFFR1902F1ZJ', 'Plot No. 13, New Timber Market, Bhawani Peth, Pune 411 002.', '1234567795'),
(2, 'B. U. BHANDARI VAASTU', '27AAHFB1197Q1ZV', 'Gandhinagar', ''),
(1, 'REAL LAMINATES', '30AAFFR1902F1ZJ', 'Plot No. 13, New Timber Market, Bhawani Peth, Pune 411 002.', '1234567795'),
(2, 'B. U. BHANDARI VAASTU', '09AAHFB1197Q1ZV', 'Gandhinagar', ''),
(3, 'B. U. BHANDARI ERANDWANA (AOP)', '27AACAB9561G1ZN', '', '9876543211'),
(4, 'SANKET IMPEX\r\n', '27AOIPB9142E1Z4', '1ST FLOOR, SAMRAT HOUSE, 39 - D, 2/6, SHANKARSETH ROAD PUNE - 411037\r\n', ''),
(8, 'Royal Crown Laminates', '27AAVFR9464L1Z1', '5 Timber Market, Bhavani Peth, Near Association Building, Pune-411002', ''),
Expand Down Expand Up @@ -176,7 +187,7 @@ CREATE TABLE `firmname` (
--

INSERT INTO `firmname` (`firmNameId`, `name`, `shortForm`) VALUES
(1, 'jinal Waghela & Associates', 'JWA'),
(1, 'Jinal Waghela & Associates', 'JWA'),
(2, 'MoneySphere Solutions', 'MSP'),
(3, 'H. Mistry & Associates', 'HMA');

Expand Down Expand Up @@ -258,7 +269,7 @@ INSERT INTO `services` (`serviceId`, `serviceDescription`, `serviceName`, `SAC`,
(3, 'Other legal services\r\n', 'Other legal services\r\n', 998216, 3),
(4, 'Financial auditing services\r\n', 'Audit Fees\r\n', 998221, 3),
(5, 'Accounting and bookkeeping service\r\n', 'Accounting and Bookkeeping\r\n', 998222, 3),
(6, 'Audit Fees', 'Audit Fees for JWA', 234, 1),
(6, 'Audit Fees for JWA', 'Audit Fees', 0, 1),
(7, '', 'E - TDS RETURN FILING FEES\r\n', 0, 1),
(8, '', 'INCOME TAX RETURN FILING FEES\r\n', 0, 1),
(9, '', 'ACCOUNTING/BOOK KEEPING FEES\r\n', 0, 1),
Expand Down Expand Up @@ -289,7 +300,7 @@ CREATE TABLE `user` (
--

INSERT INTO `user` (`id`, `userId`, `password`) VALUES
(1, 'casystem', '3f427a1759d4f648a714065d7e250e99');
(1, 'casystem', '526daaa326f14f586d6ed66fce315bb1');

--
-- Indexes for dumped tables
Expand Down Expand Up @@ -352,7 +363,7 @@ ALTER TABLE `user`
-- AUTO_INCREMENT for table `bill_details`
--
ALTER TABLE `bill_details`
MODIFY `bill_details_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=31;
MODIFY `bill_details_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=72;

--
-- AUTO_INCREMENT for table `clientlist`
Expand Down

0 comments on commit 29ae886

Please sign in to comment.