Falla al exportar a SEPA orden de cobro cuando le damos una fecha de ejecución preferida

Bug #1276091 reported by David Diz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SEPA Tools for OpenERP
Invalid
Undecided
Unassigned

Bug Description

sepa_pain/sepa_pain.py en la línea 178:

if prefered_exec_date:
            config['prefered_exec_date'] = prefered_exec_date
        else:
            config['prefered_exec_date'] = datetime.strftime(datetime.today() +
                                           timedelta(days=1), '%Y-%m-%d')

Revision history for this message
Ignacio Ibeas (www.acysos.com) (ignacio-acysos) wrote :

Módulos refactorizado. Se soluciona este problema.

Changed in sepa-tools:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.