Dear all,
does anyone know about this problem.
i want to create excel report use window action with code like below:
Offer Sheet
ir.actions.act_window
product.product
form
new
offer.sheet.form
product.offer.sheet
Please click button Generate Excel Report below to generate the Product Offer Sheet.
Offer Sheet
ir.actions.act_window
product.product
form
new
list
{'default_product_product_id' : active_ids}
Offer Sheet
ir.actions.act_window
product.template
form
new
list
{'default_product_template_id' : active_ids}
when i select product and click action,
and click Generate Excel Report i got error message like bellow
Thanks for any response
kind regards
Giri