Thursday, March 10, 2016
7 changes · master
New functionality added to Odoo
This update introduces a new website administration dashboard covering website, online sales, and CRM activity, making day-to-day site management easier to access. It also simplifies payment provider setup and adds clearer settings for delivery, translations, sales ownership, and website performance options.
Original PR description
- website dashboard, with website_sale & website_crm - ecommerce management - payment acquirer - etc.
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
HR appraisal records can now be archived or restored directly from the appraisal form. This helps teams keep active appraisal lists focused while still retaining older records 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 Archive button and filter in hr_appraisal form view.
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 Events configuration menu is corrected so event categories are visible again. Sales order lines for event tickets are clearer, including support for unlimited ticket availability, reducing confusion during event sales setup.
Original PR description
Task: https://www.odoo.com/web#id=22262&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-3O0B4LFV4B
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.
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