openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23133
[Bug 1115305] Re: [7.0] Reconciliation readonly field?
Hello Antonie,
Actually its not a readonly but its not shows the add button on m2m
field.
I have seen the code there is not a any restriction over there which
becomes this field as a readonly. There is only one domain which is for
account Reconciliation = True (But it doesn't matter).
account_ids is a m2m field on this wizard, So it will show the add
button on this wizard. If I put the widget="many2many_tags" on xml then
it will shows correct. I could not understand why it not showing a add
button. I am not cure whether its addons issue or server 's issue.
Currently I am assigning this to addons team and request that would you
please double check that how to fix it...
Thank you!
** Summary changed:
- [7.0] Reconciliation readonly field?
+ [Trunk/7.0] Reconciliation readonly field?
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
** Summary changed:
- [Trunk/7.0] Reconciliation readonly field?
+ [Trunk/7.0]Automatic Reconciliation wizard account_ids m2m doesn't shows the add button
--
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/1115305
Title:
[Trunk/7.0]Automatic Reconciliation wizard account_ids m2m doesn't
shows the add button
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Go on runbot db_all.
Go in accounting > Periodical processing > reconciliation > automatic
You'll see that's not possible to select the accounts and so, it will
not be possible to add accounts and to reconcile.
(screenshot)
solution: just modify view?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1115305/+subscriptions
References