Friday, October 28, 2016
5 changes · master
Enhancements to existing features
The restaurant point of sale delete confirmation dialog has been resized for better usability when managing tables. This makes the interface clearer and easier for staff to use during restaurant operations.
Original PR description
Description of the issue/feature this PR addresses: <b>Task</b>: https://www.odoo.com/web#id=28530&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 <b>Pad</b>: https://pad.odoo.com/p/r.60c369210b15ff738476be6fde5f4cb6 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
Lots or serial numbers that already have related inventory quantities can no longer have their product changed. This helps keep stock records consistent and prevents mismatches between tracked items and their recorded inventory.
Original PR description
Description of the issue/feature this PR addresses: - You should not be able to change the product of a lot when it has quants related with it. Current behavior before PR: - Currently if you have product of lot you can change product. Desired behavior after PR is merged: - Now you are not able to change product if you have related quants. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …able Task :https://www.odoo.com/web#id=28460&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad : https://pad.odoo.com/p/r.857b9c53b45ddfb419c747e0fdc814d0
Checkout now shows an error message when applying a selected UPS service type if there is an issue. This helps shoppers understand shipping problems before payment and can reduce failed or confusing orders.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=27071&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.dea0b98dc065119f0104c21521873aae 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 …essage show into the payment template for selected service type of ups, when we selected service type then on click 'Apply' button into shop/payment
The stock accounting menus for Inventory at Date and Inventory Valuation have been combined into one clearer entry point. Users can now access valuation reporting more easily, with the report adapting based on whether a date is entered.
Original PR description
Description of the issue/feature this PR addresses: Task: https://www.odoo.com/web?#id=28041&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.3e3b5479d96c643e890cd06063e6d81e 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
The Colombian localization is reworked to better align its chart of accounts with IFRS requirements during Colombia’s transition from local GAAP. The change also removes incomplete tax templates that could give users a false sense of compliance, creating a cleaner and safer base for local accounting customization.
Original PR description
**Description of the issue/feature this PR addresses:** Update of the l10n_co in order to make it IFRS ready. Clean up (remove) misleading and incompliant tax entries **Current behavior before PR:**…
**Description of the issue/feature this PR addresses:** Update of the l10n_co in order to make it IFRS ready. Clean up (remove) misleading and incompliant tax entries **Current behavior before PR:** The l10n_co has not been updated in a while and at the time of it's creation (by me), we did not have yet all the information necessary to produce reliable data. After gaining an indepth insight into colombian accounting matters, and after several legislative changes during the last months, we decided to deprecate the old version and come up with a major rework. Tax entries gave the impression of false completeness, we had to acknowledge during the learning curve, that tax configuration is a lot more complex, than we could imagine at first. In the old configuration this can provoke false security for users and ultimately a bad impression fo the product (Odoo), as it apparently makes an implicit promise here, which it cannot hold. Just one example of a "relatively" simple tax: IVA can have three different modes: "deducible", "mayorvalor", y "promediado" depending on the characteristics of the company and the product. This is just ignored in the current tax setup. **Desired behavior after PR is merged:** We have a well formed CoA according to IFRS and a reliable base for further configuration and customization throughout the Colomban Odoo Ecosystem. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Signed-off-by: David Arnold dar@devco.co @qdp-odoo : On behalf o f DevCO Colombia we would quite like to update l10n_co to the current situation and newest knowledge and criteria, that we gained throughout the learning curve. I'm aware, that this can possibly be a lengthy process, so I'd like to get the discussion and feedback rounds started. cc/ @fpodoo because you effectively merged the previous version. cc/ @kurkop