openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #12018
[Bug 1003861] Re: Sale order reference changed in sale order calendar view
This bug is more general as it affects every objects that can be
displayed in calendar view:
- Meeting event: after each drag/drop the name is concatenated like "name = name + partner + team"
- Production order: after each drag/drop the name is concatenated like "name = name + product"
- etc.
There is another problem: if one of the field is NULL in the database,
then it displays "false" instead of nothing
--
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/1003861
Title:
Sale order reference changed in sale order calendar view
Status in OpenERP Addons (modules):
Confirmed
Bug description:
In sale orders calendar view, when moving an existent sale order, his reference is changed to the name of partner (client).
The reference should not be changed, only the SO date.
STEPS:
1. Open sale order calendar view
2. Drag a sale order to another day
3. Change to tree view
4. Notice that the reference has changed
Also in this view in SO calendar, we should see the reference instead
the client name!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1003861/+subscriptions
References