Merge lp://staging/~hbrunn/ocb-addons/6.1-lp1052785 into lp://staging/ocb-addons/6.1
Proposed by
Holger Brunn (Therp)
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~hbrunn/ocb-addons/6.1-lp1052785 | ||||
Merge into: | lp://staging/ocb-addons/6.1 | ||||
Diff against target: |
14 lines (+4/-0) 1 file modified
hr_expense/hr_expense.py (+4/-0) |
||||
To merge this branch: | bzr merge lp://staging/~hbrunn/ocb-addons/6.1-lp1052785 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Pedro Manuel Baeza | code review | Approve | |
Review via email: mp+242693@code.staging.launchpad.net |
To post a comment you must log in.
Is address_home_id required? If not, you should check if exists before accessing its partner_id property.