Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
3984 Prikazi

Hello, I am new developing with odoo. Now in my module i can select a product. Now i need a button that catch all the information of this product and convert the data into a xml file.

Please, I need the help fast. 

Avatar
Opusti

Behind Odoo is a quite complex ORM. In ERP systems, the product core entity is usually the most complicated. Look at www.useopenerp.com to get an idea. So your first step is to decide what you consider to be "product data".

Avtor

I want to get the rows of product.product table that matches with the selected product

Best Answer

In product page change your view from kanban to list , then select your product , action item will be appear at top , from there you can export all data you need about that product in two formats one is excel and the other is CSV.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
apr. 22
18364
0
jan. 22
2503
0
mar. 15
3792
3
dec. 23
5005
1
jun. 23
3633