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
=== modified file 'l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml'
--- l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml 2012-03-14 23:55:25 +0000
+++ l10n_mx_facturae/wizard/wizard_invoice_facturae_xml_v6_view.xml 2013-01-11 16:30:43 +0000
@@ -25,7 +25,9 @@
25 view_mode="form"25 view_mode="form"
26 target="new"26 target="new"
27 key2="client_action_multi"27 key2="client_action_multi"
28 id="action_wizard_facturae_xml_v6_form"/>28 id="action_wizard_facturae_xml_v6_form"
29 groups="l10n_mx_facturae.group_facturae_mx_cfd_user"/>
30
29 31
30 </data>32 </data>
31</openerp>
32\ No newline at end of file33\ No newline at end of file
34</openerp>