Merge lp://staging/~openerp-dev/openobject-addons/6.1-opw-574812-skh into lp://staging/openobject-addons/6.1

Proposed by Somesh Khare
Status: Approved
Approved by: Vinay Rana (OpenERP)
Approved revision: 6804
Proposed branch: lp://staging/~openerp-dev/openobject-addons/6.1-opw-574812-skh
Merge into: lp://staging/openobject-addons/6.1
Diff against target: 43 lines (+5/-5)
1 file modified
account_analytic_plans/account_analytic_plans_view.xml (+5/-5)
To merge this branch: bzr merge lp://staging/~openerp-dev/openobject-addons/6.1-opw-574812-skh
Reviewer Review Type Date Requested Status
Vinay Rana (OpenERP) (community) Approve
Naresh(OpenERP) Pending
Review via email: mp+106186@code.staging.launchpad.net

Description of the change

Hello Sir,

[FIX]account_analytic_plan : Error occurred journal_id not defined while creating the move line

Steps to reproduce:
Checked in web-client
1. Install account_analytic plan module.
2. Open Journal Entries from "Accounting/Journal Entries/Journal Entries"
3. Select Journal (eg: Cash) and create move line. Enter the value for required field such as, Name, Account and then select the Analytic Distribution.

Error Occurred:
ValueError: Error during evaluation of this context: "{'journal_id':journal_id}", message: "name 'journal_id' is not defined"

This branch fixes this issue.

Kindly review the branch and please share your views on it.

Thanks,
Somesh Khare

To post a comment you must log in.
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) wrote :

As I found duplicate fix which I approved previously https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-578771-mra/+merge/122623 which is not cover all xml code so this is better fix compare to MRA branch, as this fix is done previously so I am considering this one for approval.

review: Approve
Revision history for this message
Naresh(OpenERP) (nch-openerp) wrote :

Hello,

This bug was qualified as Confirmed on Trunk (means still existing and reproducible). A Merge Proposal for trunk was created to fix it. Here is the link to follow the MP on Launchpad https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-opw-574812-port-mma/+merge/132321 and be informed once it's been merged in trunk: ... If this Merge Proposal could not be merged in v6.1 at the release of v7.0, it will be closed.

Thanks,
Naresh Soni

Unmerged revisions

6804. By Somesh Khare

[FIX]account_analytic_plan : Error occurred journal_id not defined while creating the move line(Case: Ref 574812)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.