Topic: Accessing Inventry Items and Customer list
I am working on a module which involves
* Inventory
* Customer
* Sales
I checked deep into the database structure of front accounting, There are 2 tables which lists the inventory
1 is 'stock_master' and the other is 'item_codes'. Then the 'crm_persons' customer. Ok lets come to the point.
1. Is there any interface which I can access Customers and Inventry (with the price) from from accounting without touching into database?
2. Interface to post sales?
I was googling and could not find any explanation. I am would more appriciated if I can get the answer for this.
Thanks