Ronald Rubi has proposed merging 
lp:~rr.clearcorp/openerp-ccorp-addons/6.1-account_voucher_reverse into 
lp:openerp-ccorp-addons.

Requested reviews:
  CLEARCORP drivers (clearcorp-drivers)

For more details, see:
https://code.launchpad.net/~rr.clearcorp/openerp-ccorp-addons/6.1-account_voucher_reverse/+merge/119036

[FIX] Add amount_currency and currency_id in view
-- 
https://code.launchpad.net/~rr.clearcorp/openerp-ccorp-addons/6.1-account_voucher_reverse/+merge/119036
Your team CLEARCORP development team is subscribed to branch 
lp:openerp-ccorp-addons.
=== modified file 'account_voucher_reverse/account_voucher_reverse_view.xml'
--- account_voucher_reverse/account_voucher_reverse_view.xml	2012-08-09 19:17:00 +0000
+++ account_voucher_reverse/account_voucher_reverse_view.xml	2012-08-09 20:34:19 +0000
@@ -28,6 +28,8 @@
                                 <field name="credit"/>
                                 <field name="state"/>
                                 <field name="reconcile_id"/>
+                                <field name="amount_currency"/>
+                                <field name="currency_id"/>
                             </tree>
                         </field>
                     </xpath>
@@ -62,6 +64,8 @@
                                 <field name="credit"/>
                                 <field name="state"/>
                                 <field name="reconcile_id"/>
+                                <field name="amount_currency"/>
+                                <field name="currency_id"/>
                             </tree>
                         </field>
                     </xpath>

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

Reply via email to