c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10978
[Bug 694124] Re: cannot make a sale order correctly
After further investigation, the web client and server behave correctly
when the field is marked as "read-only", which is missing in the case of
the related "company_id" field on the sale.order. This is to be fixed in
the "sale" module, as well as any module that has the same mistake:
related fields that should be read-only and are not.
** Project changed: openobject-server => openobject-addons
--
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 Addons Modules:
In Progress
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