Daily updates from Odoo
Navigate
Branch
Wednesday, January 31, 2018
4 changes
Enhancements to existing features
This update replaces the old stock traceability views with a single clearer report based on stock movement lines. Users can follow products, components, manufacturing orders, repairs, and lots or serial numbers more easily through clickable links and expandable production details.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=36338&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad :…
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=36338&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad : https://pad.odoo.com/p/r.6de63de79261dbef4926b3575d24f3d0 Current behavior before PR: - Replace the current traceability report by a better one, clearer. Desired behavior after PR is merged: - Do not use quantts anymore to generate the traceability report, only use stock.move.lines - The stock.move.lines should be ordered by date - When the product is a finished product built in a MO, be able to unfold DOWN the MO to see the components - When the product is a component consumed in a MO, be able to to unfold UP to see what has been produced by the MO - Be able to switch on the traceability report of a component or finished product (if tracked by SN or LN) - No upstream and downstream traceability report anymore -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Purchase orders now show every related shipment step, not just the first transfer from the supplier to the warehouse. This gives users better visibility when warehouses use two- or three-step receiving processes, including internal transfers.
Original PR description
…hipments Current behavior: - Set up a warehouse with 2 or 3 steps for incoming shipments - On purchase orders the shipment button only display the picking between partner and warehouse. This commit modify this behavior to display all pickings related to the order, including intenal pickings. Such as for sales. It changes the methods compute_picking that now search for all picking in the same procurment group as the PO. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Analytic accounting gains clearer reporting with a new grid view for analytic entries and a financial report that displays analytic accounts in their hierarchy. Users can also filter analytic reporting by tags, making it easier to analyze costs and performance across projects, departments, or other analytic dimensions.
Original PR description
Enterprise counterpart of: https://github.com/odoo/odoo/pull/22124 Main features this provides are a grid view on analytic entries and a financial report that shows analytic accounts in their hierarchy. Internal task: https://pad.odoo.com/p/r.44b9fdb7001d84fa646c061df4e7680e
Features or functions removed from Odoo
The Swiss localization no longer includes obsolete 2018 VAT rates of 8% and 3.8%, along with their related tax tags. This helps businesses use current tax settings and reduces the risk of selecting outdated taxes in accounting workflows.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=39836&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - : Pad : https://pad.odoo.com/p/r.ae55a59d63443cc2ef25168ed26132d8 Current behavior before PR: - Removed old taxes for year 2018 Desired behavior after PR is merged: - Suppress all the taxes at 8% or 3,8% of the l10n_ch module - Suppress the tags linked to these taxes -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr