← Back to team overview

openerp-india team mailing list archive

[Bug 1032476] [NEW] menu manual reconciliation - should only show unreconciled entries

 

Public bug reported:

currently opening the manual reconciliation - the user sees an empty
screen

only after activating "Unreconciled" and deactivating "Next Partner" some records are shown
 
       <act_window
            context="{'search_default_next_partner':0,'view_mode':True, 'search_default_unreconciled':1 }"
            id="account.action_account_manual_reconcile" name="Journal Items"
            res_model="account.move.line"
            view_id="account.view_move_line_tree"/>

BTW you find more useful and requested functionality here
http://bazaar.launchpad.net/~c2c/c2c-rd-addons/trunk/files/head:/account_invoice_2_move/

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

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

Title:
  menu manual reconciliation - should only show unreconciled entries

Status in OpenERP Addons (modules):
  New

Bug description:
  currently opening the manual reconciliation - the user sees an empty
  screen

  only after activating "Unreconciled" and deactivating "Next Partner" some records are shown
   
         <act_window
              context="{'search_default_next_partner':0,'view_mode':True, 'search_default_unreconciled':1 }"
              id="account.action_account_manual_reconcile" name="Journal Items"
              res_model="account.move.line"
              view_id="account.view_move_line_tree"/>

  BTW you find more useful and requested functionality here
  http://bazaar.launchpad.net/~c2c/c2c-rd-addons/trunk/files/head:/account_invoice_2_move/

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


Follow ups

References