Kirti Savalia(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-872686-ksa into 
lp:openobject-addons.

Requested reviews:
  Kirti Savalia(OpenERP) (ksa-openerp)
  qdp (OpenERP) (qdp)
  Rucha (Open ERP) (rpa-openerp)
Related bugs:
  Bug #872686 in OpenERP Addons: "[trunk]sale:in sale order "history" tab 
refund the invoice"
  https://bugs.launchpad.net/openobject-addons/+bug/872686

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-872686-ksa/+merge/79084

in sale order "history" tab refund the invoice.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-872686-ksa/+merge/79084
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-872686-ksa.
=== modified file 'sale/sale_view.xml'
--- sale/sale_view.xml	2011-10-02 17:31:16 +0000
+++ sale/sale_view.xml	2011-10-19 12:53:29 +0000
@@ -223,7 +223,7 @@
                         </page>
                         <page string="History" groups="base.group_extended">
                             <separator colspan="4" string="Invoices"/>
-                            <field colspan="4" name="invoice_ids" nolabel="1" context="{'form_view_ref':'account.invoice_form'}"/>
+                            <field colspan="4" name="invoice_ids" nolabel="1"/>
                             <separator colspan="4" string="Packings"/>
                             <field colspan="4" name="picking_ids" nolabel="1"/>
                         </page>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to