← Back to team overview

credativ team mailing list archive

[Bug 907261] [NEW] Account:-problem with passing of 'journal_id' in context while creating Journal Items in gtk.

 

Public bug reported:

Scenario-1A
-Accounting/Customers/Journal Items.In search view select journal other than 'Sales Journal-(test)'
-Create a new journal item in tree view and press enter.
-It creates counterpart entries in 'Sales Journal-(test)' only
-It should actually create record in the journal selected on search view.

Scenario-1B
-Accounting/Customers/Journal Items.In search view select journal other than 'Sales Journal-(test)'
-create a new journal item in form view you will see that it contains journal which has been selected in the search.
-And then click save.The journal changes and it now becomes 'Sales Journal-(test)'

Scenario-2
-Accounting/Journal Entries/Journal Items.
-create a new journal item in tree view and press enter.
-you will get Warning; field journal is required!

It appears that either it is not passing the journal_id in context or even if it does it is not updating the journal_id.
see bug 834512

It is working fine in web-client but in gtk it has problem with passing
of journal_id in context.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/907261

Title:
  Account:-problem with passing of 'journal_id' in context while
  creating Journal Items in gtk.

Status in OpenERP Addons (modules):
  New

Bug description:
  Scenario-1A
  -Accounting/Customers/Journal Items.In search view select journal other than 'Sales Journal-(test)'
  -Create a new journal item in tree view and press enter.
  -It creates counterpart entries in 'Sales Journal-(test)' only
  -It should actually create record in the journal selected on search view.

  Scenario-1B
  -Accounting/Customers/Journal Items.In search view select journal other than 'Sales Journal-(test)'
  -create a new journal item in form view you will see that it contains journal which has been selected in the search.
  -And then click save.The journal changes and it now becomes 'Sales Journal-(test)'

  Scenario-2
  -Accounting/Journal Entries/Journal Items.
  -create a new journal item in tree view and press enter.
  -you will get Warning; field journal is required!

  It appears that either it is not passing the journal_id in context or even if it does it is not updating the journal_id.
  see bug 834512

  It is working fine in web-client but in gtk it has problem with
  passing of journal_id in context.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/907261/+subscriptions


Follow ups

References