Thursday, March 10, 2016
4 changes
New functionality added to Odoo
Users can now archive or unarchive many additional records directly from their form pages, with filters to find archived items more easily. This helps teams keep outdated records out of daily workflows while still preserving them for future reference.
Original PR description
Task: https://www.odoo.com/web?#id=21106&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.naBjPtiFyic2eja5 [ADD]: Add (Un)archive button on following model in form view and add filter also. - slide.channel - slide.slide - forum.post - forum.forum - blog.blog - blog.post - survey.survey (only closed surveys) - stock.location.route - stock.warehouse.orderpoint - stock.picking.type - stock.incoterms - stock.warehouse - stock.location.path - stock.location - crm.team - mrp.bom - mrp.routing - mrp.workcenter - fleet.vehicle.log.contract - fleet.vehicle - event.track - sales.claims - hr.appraisals (only if done or cancelled) - hr.equipment.request - hr.equipment - hr.department - res.currency - procurement.rule
Enhancements to existing features
The Lunch app’s previous orders list now shows each product as its own line, with notes, user details, and clearer pricing. Received or ordered lunch items can no longer be deleted, helping prevent accidental changes to lunch account balances.
Original PR description
Task: https://www.odoo.com/web#id=21480&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.Z0W9eoLjzHKj1PO2
Resolved issues and error corrections
The purchase quantity button on product pages now calculates and opens the matching purchase order lines correctly. This prevents errors and gives users a reliable view of purchased quantities from the product screen.
Original PR description
Issue 669506
Delivery carrier configuration for DHL, FedEx, Temando, UPS, and USPS is now organized on a separate settings page. Obsolete carrier partner data was also removed to align with recent delivery carrier changes, reducing confusion during setup and maintenance.