c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10724
[Bug 694124] Re: cannot make a sale order correctly
GTK does not affect this issue because, in this case GTK passed only fields which is modified by user, but Web Client passed all fields of the current record (modified or not).
So in this case server goes to check these fields are modified and than it gives raise exception error even when its not modified by user.
--
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/694124
Title:
cannot make a sale order correctly
Status in OpenObject Server:
Triaged
Bug description:
in web client
(firefox)
Create a db with sale application installed. Create a user with only 2 groups : internal user and sales/User. As this user :
- create a sale order
- try to confirm or save it
-> Warning : You can not write in this document! (sale.shop)
- try to go to an other page (e.g. opportunity)
-> Message : The record has been modified Do you want to save it ?
- cancel this message
- go back into sale order list
- You can see the SO you have just created
If you open the form view, you can then confirm it and create the invoice.
Access rights are good because in GTK, it works well.
References