~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to analytic_override/analytic_distribution.py

  • Committer: jf
  • Date: 2016-02-08 16:40:08 UTC
  • mfrom: (2753.1.7 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20160208164008-426e001so4e9xoip
US-871 [FIX] Mass Realloc: add COR prefix in AJI, use entry_sequence as ref. in COR and REV AJIs
US-871 [FIX] Single AJI manually corrected, COR AJI can't be mass rallocated
lp:~jfb-tempo-consulting/unifield-wm/us-871

Show diffs side-by-side

added added

removed removed

Lines of Context:
286
286
                'move_id': move_line.id,
287
287
                'name': name or move_line.name,
288
288
                'distrib_id': line.distribution_id.id,
 
289
                'distribution_id': line.distribution_id.id,
289
290
                'distrib_line_id': '%s,%s'%(self._name, line.id),
290
291
                'ref': ref or move_line.move_id.name,
291
292
            }