Merge lp:~unifield-team/unifield-wm/UF_2088 into lp:unifield-wm

Proposed by jftempo
Status: Merged
Merged at revision: 1721
Proposed branch: lp:~unifield-team/unifield-wm/UF_2088
Merge into: lp:unifield-wm
Diff against target: 11 lines (+1/-0)
1 file modified
analytic_distribution/account_commitment.py (+1/-0)
To merge this branch: bzr merge lp:~unifield-team/unifield-wm/UF_2088
Reviewer Review Type Date Requested Status
UniField Dev Team Pending
Review via email: mp+174233@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'analytic_distribution/account_commitment.py'
2--- analytic_distribution/account_commitment.py 2013-04-23 14:12:55 +0000
3+++ analytic_distribution/account_commitment.py 2013-07-11 16:05:32 +0000
4@@ -363,6 +363,7 @@
5 _name = 'account.commitment.line'
6 _description = "Account Commitment Voucher Line"
7 _order = "id desc"
8+ _rec_name = 'account_id'
9
10 def _get_distribution_state(self, cr, uid, ids, name, args, context=None):
11 """

Subscribers

People subscribed via source and target branches