Skip to Content
Menu
This question has been flagged
1 Reply
4406 Views

I have two invoice layouts: account_print_invoice.rml and account_print_packingslip.rml (copied and renamed). I want to add second print action to Print button on invoice form. I duplicated invoice records in Reports and Action Bindings as per link here help.openerp.com/question/8237/multiple-invoice-layout/.

Now Invoice / Print button has two action: Invoice and Pickinglist, which is correct. THE PROBLEM is both print the same layout account_print_invoice.rml. I can not print the new account_print_pickinglist.rml. Why???

Avatar
Discard
Best Answer

I created a step by step guide with screenshots on how to do this using Odoo v8. I struggled with this for a long time (being new to Odoo myself) and I hope this guide will help save others the same frustration I went through.

 

Here's the guide to Create Multiple Invoice Templates in Odoo v8:
http://www.askmpa.com/creating-multiple-invoice-templates-in-odoo-v8/

Avatar
Discard