how to communicate inventory system and account system?

Answer Posted / devaraj

Inventory system deals with the various items, it includes
1. Receipt
2. Issues
3. Transfer
4. Adjustment
5. Stocks

Account System deals with
1.Payment (Cash & Bank)
2.Receipt (Cash & Bank)
3.Creditors
4.Debtors
5.Ledger
6.Trial Balance
7.Profit & Loss
8.Balance Sheet
etc.,


Once we raise the purchase order to the supplierwe will get
the items.This is one of the process in inventory.

For this supplier we need to pay the amount. This is
happened in the accounts module.

Based on the purchase order value/advance we need to give
the payment to the creditors(suppliers)

Supplier in Inventory is same as in the creditors in Account
Based on this we can communicate to the Inventory and
Account System

- Devaraj Diraviyam

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is iqueryable in c#?

492


What does dbml mean in texting?

516


Structs are not reference types. Can structs have constructors?

496


Which compiler switch creates an xml file from xml comments in the files in an assembly?

582


How long will it take to learn c sharp?

496






What is difference between dll and exe in c#?

481


Why we use methods in c#?

559


What is the use of ienumerable in c#?

551


What do you mean by expression tree?

448


Explain About a class access specifiers and method access specifiers.

536


What is c# best for?

524


Show us in simple steps to create setup & deployment project for windows application?

498


Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates

513


Why do we need events in c#?

544


What the different phase/steps of acquiring a proxy object in webservice?

472