Skip to main content

Requirement for New Accounting & Inventory Software


Following things for Your Accounting & Inventory Software:
1.       Company Name Title
2.       Company Logo
3.       Company Software Color Theme
4.       Company Land Line Number
5.       Company Email
6.       Company Address
7.       Company Party Accounts Opening balances for software
8.       Company Product / Item / Article Opening Balance for software
9.       Chart of Accounts
10.   List of Customer
11.   List of Suppliers
12.   List of Item Category
13.   List of Item/Products
14.   Admin User Name Password?


Comments

Popular posts from this blog

ERP - Royal Trading & Contracting Company

 

Spiral Model C#

I have created following: 01 - Db.Model ( i.e., "TicketProtection.cs + "ServiceCharges.cs" + "AtolProtection.cs") 02 - Configuration ( i.e., "TicketProtectionConfiguration.cs" + "ServiceChargesConfiguration.cs" + "AtolProtectionConfiguration.cs") 03 - Migration Added Migration(add-migration added_costing_charges_table)  04 - SQL Insert Script ( i.e., for ticket_protection_charges. in figure bellow)Please review if i miss anything...? 05 - Data for SQL Insert Script: creating file in seeding folder of project - with "embaded resource" 06 - Run the Project on Database to check data & tables are created. 07 - Repository: 08 - Manager ( Interface and Implementation) (Reference Data Manager) 09 - Controller (Reference Data Controller) "CustomApiResponse" 10 - Create Map in SelectItemProfile   11 - Create Front End "Costing Methods PassengerType wise"