Kirti Savalia(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/6.1-opw-578403-ksa into 
lp:openobject-addons/6.1.

Requested reviews:
  Naresh(OpenERP) (nch-openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-578403-ksa/+merge/121583

Hello,

The link in the right panel to generate invoices also be present in form view, 
not only in tree view.

Thanks
KSA
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-578403-ksa/+merge/121583
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/6.1-opw-578403-ksa.
=== modified file 'account/account_report.xml'
--- account/account_report.xml	2012-08-27 12:03:05 +0000
+++ account/account_report.xml	2012-08-28 11:36:26 +0000
@@ -21,8 +21,7 @@
             string="Invoices"
             attachment="(object.state in ('open','paid')) and ('INV'+(object.number or '').replace('/','')+'.pdf')"
             attachment_use="True"
-            usage="default"
-            multi="True"/>
+            usage="default"/>
         <report id="account_transfers" model="account.transfer" name="account.transfer" string="Transfers" xml="account/report/transfer.xml" xsl="account/report/transfer.xsl"/>
         <report auto="False" id="account_intracom" menu="False" model="account.move.line" name="account.intracom" string="IntraCom"/>
 

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to