Manual reconciliation should select only unreconciled lines

Bug #909364 reported by Ferdinand
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP R&D Addons Team 3

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"/>

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Dr.Ferdinand,

Yes, I agree with for your first problem but I am not getting exactly your point "the script times out"so would you please provide related information for it.

Thanks and waiting for your reply.

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
Ferdinand (office-chricar) wrote :

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
Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Dr.Ferdinand,

Thanks for your reply.

I am confirming this issue for problem 1 ) "default should be unreconciled records".

Thanks.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
importance: Medium → Low
Revision history for this message
Purnendu Singh (OpenERP) (purnendu-singh) wrote :

Hello Dr. Fedinand,

I am agree with your point of view but currently to get unreconciled entries we can use "Unreconciled" button.

For the upcoming version we cann't fix this issue.

Thanks for your contribution.

Thanks and regards,
Purnendu singh

Changed in openobject-addons:
importance: Low → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.