Monday, January 19, 2015
3 changes
Resolved issues and error corrections
This fixes an issue where session files could be stored in the default location even when administrators configured a different data folder. The change helps ensure deployments follow their configured storage paths, reducing confusion and operational misconfiguration.
Original PR description
import the http module here, will cause the session data always keeping under the default data_dir folder (/home/XYZ/.local/OpenERP/session) and ignoring the user's setting for data_dir. refer to: https://bugs.launchpad.net/openobject-server/+bug/1314066
Manufacturing orders created or confirmed from the planning calendar now show up without requiring users to refresh the page. This makes production planning smoother and reduces confusion when newly saved work seemed to be missing.
Original PR description
Task: https://www.odoo.com/web?#id=8109&view_type=form&model=project.task&action=333&active_id=131 Pad: https://pad.odoo.com/p/r.5Nq1G1Y6s8L3vkYt
Forum users can no longer post answers on questions that have been closed or deleted. This prevents confusing interactions and improves the forum experience by keeping inactive or removed discussions from receiving new replies.
Original PR description
Task: https://www.odoo.com/web#id=8914&view_type=form&model=project.task&action=333&active_id=131 Pad: https://pad.odoo.com/p/r.g1xMb5Gc6gHpCb4g