コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
3978 ビュー

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. 

アバター
破棄

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".

著作者

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

最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 22
18364
0
1月 22
2494
0
3月 15
3789
3
12月 23
4994
1
6月 23
3631