List of customers and supplier table details

Asked by Bushair

Hi,
I have an application using for POS,I have the the existing list of customers and suppliers and their customer balance/supplier balance details.
I would like to move to openerp pos ,
I have the following query.

1 ) How to update/upload the openerp customers and suppliers list with the existing list in my pos?

2) In Which table(Database table) in openerp the customers and suppliers datas are stored?

3) How to update the products list in openerp that is available in my existing POS?Which is DB table used in openerp for storing the product details.?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#1

Hello Bushair,

1 ) How to update/upload the openerp customers and suppliers list with the existing list in my pos?
And : you can create a csv for that and Using Import wizard you can add (customers and suppliers list)in partner form.

2) In Which table(Database table) in openerp the customers and suppliers datas are stored?
Ans : res_partner Table.

3) How to update the products list in openerp that is available in my existing POS?Which is DB table used in openerp for storing the product details.?
Ans: Product_product and product_template are the database table for product.You can add product also like partner using import.

Thanks.

Revision history for this message
Bushair (bushairka) said :
#2

Hi,
Thanks alot for the information
Also i would like to know which database table has the following details?

1)Customer balance

2)Supplier balance

Thanks

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#3

Hello Bushair,

They are not stored in any table/record. They are functional fields.

They are calculated based on account move line.

Thanks.

Revision history for this message
Bushair (bushairka) said :
#4

Hi,
thanks for the information.

but i was using an ERP (not open erp) ,which has the customer and supplier balance data.

Now i would like to move to openerp , so how and where i can store these balance details in openerp database?

Thanks

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) said :
#5

Hi,

OpenERP does not have any direct details of Balance.

We get them calculated dynamically from Accounting entries and these are frm account.move and account.move.line.

Thanks.

Can you help with this problem?

Provide an answer of your own, or ask Bushair for more information if necessary.

To post a message you must log in.