Merge lp:~vauxoo/openerp-mexico-localization/6_1_facturae_group_wizard_cfd into lp:openerp-mexico-localization/6.1

Proposed by Isaac López Zúñiga
Status: Merged
Merged at revision: 214
Proposed branch: lp:~vauxoo/openerp-mexico-localization/6_1_facturae_group_wizard_cfd
Merge into: lp:openerp-mexico-localization/6.1
Diff against target: 16 lines (+4/-2)
1 file modified
l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml (+4/-2)
To merge this branch: bzr merge lp:~vauxoo/openerp-mexico-localization/6_1_facturae_group_wizard_cfd
Reviewer Review Type Date Requested Status
Moisés López - http://www.vauxoo.com Approve
Review via email: mp+142942@code.launchpad.net

Description of the change

Add group to cfd wizard

To post a comment you must log in.
Revision history for this message
Moisés López - http://www.vauxoo.com (moylop260) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml'
2--- l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml 2012-03-14 23:55:25 +0000
3+++ l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml 2013-01-11 16:30:43 +0000
4@@ -25,7 +25,9 @@
5 view_mode="form"
6 target="new"
7 key2="client_action_multi"
8- id="action_wizard_facturae_xml_v6_form"/>
9+ id="action_wizard_facturae_xml_v6_form"
10+ groups="l10n_mx_facturae.group_facturae_mx_cfd_user"/>
11+
12
13 </data>
14-</openerp>
15\ No newline at end of file
16+</openerp>