Turkesh Patel (openERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-for-caribou-tpa into
lp:~openerp-dev/openobject-addons/trunk-for-caribou-jam.
Requested reviews:
Jigar Amin (OpenERP) (jam-openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-for-caribou-tpa/+merge/118703
[FIX] account_sequence: improved code for xpath.
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-for-caribou-tpa/+merge/118703
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-for-caribou-jam.
=== modified file 'account_sequence/account_sequence.xml'
--- account_sequence/account_sequence.xml 2011-10-16 01:28:00 +0000
+++ account_sequence/account_sequence.xml 2012-08-08 10:06:16 +0000
@@ -44,7 +44,7 @@
<field name="inherit_id" ref="account.view_account_move_filter"/>
<field name="arch" type="xml">
<data>
- <xpath expr="//field[@name='ref']" position="before">
+ <xpath expr="//field[@name='name']" position="after">
<field name="internal_sequence_number"/>
</xpath>
</data>
_______________________________________________
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