← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 885581] Re: 6.1-dev GTK client - fields remain read-only

 

Hello,

I have face the same problem In supplier Invoice.

Create new supplier Invoice and  see  field "check_total(Total)" which is required and state is "Draft".
Field "check_total" is  readonly when states={'open':[('readonly',True)],'close':[('readonly',True)]}. 
I have Approved Supplier Invoice, field "check_total" is readonly  and state is open it's correct behavior but when I cancel Invoice and set to draft, see field "check_total(Total)" still readonly it's incorrect behavior. If I am closing supplier invoice after that I will again reopen it then it's working fine. When states change the gtk behavior change.

I have face the same problem in Warehouse/Inventory Control/Physical
Inventories in o2m field.

Thanks.


** Changed in: openobject-client
   Importance: Undecided => Low

** Changed in: openobject-client
       Status: New => Confirmed

** Changed in: openobject-client
     Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/885581

Title:
  6.1-dev GTK client - fields remain read-only

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  This is tested with a commit from last week.
  To replicate:
  Select a supplier open invoice. Cancel and set it to draft.
  Notice that the Total field remains read only.

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


References