← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 790141] Re: Even default value presence , unable to save record

 

Please revert the change, 
The problem is not taken from the right side.
Here you define a default value to res.partner.address and not to res.partner. 

and this fix will generate different behavior in gtk and web client

The problem only appear in one2many that display form view first, it's a
really rare case.

It's better in the addons to create a default empty address

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

Title:
  Even default value presence , unable to save record

Status in OpenERP GTK Client:
  Confirmed

Bug description:
  When I going to create new customer and I have set default value for
  address [type=default].

  New customer record come with addresses and default address
  type=default [selected], after that when I going to save the record.
  new customer is created without any address. Similar thing working
  well with web client.


  Steps:
  1> Create new customer
  2> Go at address type : right click "set as default", set for all user -> ok
  3> Again try to create  new customer record, you see address type = default selected.
  4> Then fill the require fields, and save the record.
  5> new record created without address.

  Thanks,
  Tejas

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


References