← Back to team overview

openerp-india team mailing list archive

[Bug 909364] Re: Manual reconciliation should select only unreconciled lines

 

Hmm "script times out"
seems to be a web-client problem
* web does not honor auto search
https://bugs.launchpad.net/bugs/908696

* web does not honor 80/100 records limit
seems to be a new bug

result
~ 5000 unreconciled records  are send to the browser - 
works with gtk


** Changed in: openobject-addons
       Status: Incomplete => 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/909364

Title:
  Manual reconciliation should select only unreconciled lines

Status in OpenERP Addons (modules):
  New

Bug description:
  2 problems

  1) default should be unreconciled records
  2) the script times out 

          <act_window
              context="{'search_default_next_partner':1,'view_mode':True}"
              id="action_account_manual_reconcile" name="Journal Items"
              res_model="account.move.line"
              view_id="view_move_line_tree"/>

  
          <menuitem
               name="Manual Reconciliation" icon="STOCK_EXECUTE"
               action="action_account_manual_reconcile"
               id="menu_manual_reconcile"
               parent="account.periodical_processing_reconciliation"/>

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


References