~openerp-mexico-maintainer/openerp-mexico-localization/6.0

« back to all changes in this revision

Viewing changes to l10n_mx_facturae/wizard/wizard_invoice_facturae_xml.py

[MERGE] from Trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
import pooler
29
29
import wizard
30
30
import base64
31
 
import mx.DateTime
32
 
from mx.DateTime import now
33
31
import netsvc
34
32
from tools.translate import _
35
33
import time