~unifield-team/unifield-wm/us-907

« back to all changes in this revision

Viewing changes to specific_rules/unconsistent_stock_report.py

  • Committer: jf
  • Date: 2016-01-29 15:34:00 UTC
  • mfrom: (2740.2.4 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20160129153400-pn2j2ezs9m1unmyw
US-877 [IMP] Background repord: display progress bar after 20sec

Show diffs side-by-side

added added

removed removed

Lines of Context:
520
520
            'report_name': 'unconsistent.stock.report_xls',
521
521
        }, context=context)
522
522
        context['background_id'] = background_id
523
 
        context['background_time'] = 30
 
523
        context['background_time'] = 20
524
524
 
525
525
        data = {'ids': ids, 'context': context}
526
526
        return {