how to communicate inventory system and account system?
Answer / 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 |
Explain publishers and subscribers in events.
What?s the implicit name of the parameter that gets passed into the class? set method?
What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?
How to make a class non-inheritable other than sealed?
how to use caching in our program. why we use it give one example in code
What does out mean in c#?
What is anonymous class in c#?
What is the differences between datagrid, datalist and repeater in .net?
What is extended method in c#
If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.
Does c# support try-catch-finally blocks?
What is get set in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)