Friday, August 7, 2020
3 changes · master
Enhancements to existing features
Website editors can now choose whether individual columns should appear on mobile screens. This gives businesses more control over mobile page layouts, helping them simplify content for smaller devices without affecting desktop views.
Original PR description
This PR attempts to add an editor snippet option to allow to toggle visibility on mobile viewport (when a column targeted in editor). Task ID 2308828
Accounting localization modules are now grouped into clearer categories such as chart of accounts, EDI, point of sale, purchases, reporting, and sales. This makes it easier for users to find and install the right fiscal localization packages from accounting settings.
Updates the website editor panel with refined colors, typography, dropdowns, controls, and snippet previews to make page editing feel clearer and more consistent. It also removes outdated snippet thumbnail handling and reuses shared button and link styling for easier maintenance.
Original PR description
Task [2309613](https://www.odoo.com/web#id=2309613&action=333&active_id=967&model=project.task&view_type=form&cids=1&menu_id=4720)
We have a new hierarchy:
* Accounting
* [Generic, not changed]
* Localization
* Account Chart
* Check
* EDI
* Point of Sale
* Purchase
* Reporting
* Sale
This helps in displaying only the chart of accounts when clicking on
"Install more Packages" from the accounting settings in the Fiscal
Localization section.
We can also refine the search in the _auto_install_l10n post init hook
of account.
--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr