Friday, May 27, 2016
19 changes · master
New functionality added to Odoo
Product categories now include a quick-access count and button to view the products in each category, making category management easier. Product categories are also shown alphabetically instead of using a manual sequence order, improving consistency for users.
Original PR description
Description of the issue/feature this PR addresses: - Improve the product category usability Task: https://www.odoo.com/web#id=23208&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.e90b088fbb12e667958f2cbfdb077f4e Current behavior before PR: - There is no stat button on product category to view all products. Desired behavior after PR is merged: - stat button added for product which we can see by categories ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
The startup script now explicitly uses Python 2 instead of relying on the system default Python command. This helps Odoo run more reliably on Linux distributions where the default Python command may point to Python 3.
Original PR description
- Some distros link `python` to python3, some others stay on python2: an explicit call to python2 would be nice - See line 22 - See PEP394 https://www.python.org/dev/peps/pep-0394/ - ArchLinux rules!
Features or functions removed from Odoo
This change removes the old product_uos module because it is no longer supported. Product unit-of-measure handling is now covered by the standard unit-of-measure group, reducing obsolete functionality and maintenance overhead.
Original PR description
Description of the issue/feature this PR addresses: Task : https://www.odoo.com/web?#id=23388&view_type=form&model=project.task&action=327&menu_id=4720 Pad : https://pad.odoo.com/p/r.70d42e640bb79ba728bae2ee43e04fc0 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 time off calendar now shows how many days each leave request covers, making it easier to distinguish half-day and full-day absences at a glance. This helps managers and HR teams understand employee availability without opening each leave entry.
Original PR description
Description of the issue/feature this PR addresses: Show leave duration on calendar view of hr holidays because you cannot see if the employee has taken half a day, or a whole day off. Task: https://www.odoo.com/web#id=22393&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.33eb88b4b6b2f52cc1a833bec52dcbf3 Current behavior before PR: Leave duration not shown on calendar view of hr_holidays. Desired behavior after PR is merged: Leave duration show on calendar view of hr_holidays. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The stock picking type form now hides the Packs and Lots section when package handling and lot or serial tracking are not enabled. This keeps inventory configuration screens cleaner and avoids showing labels for features the business is not using.
Original PR description
Description of the issue/feature this PR addresses: - When packs and lots are not used, the label is always visible. Current behavior before PR: - Currently label packs and lots is visible when packs and lots not used. Desired behavior after PR is merged: - Now label hide when packs and lots not in used. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr …used Branch : https://www.odoo.com/web#id=24123&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.7acfd0fb775eac7f566c6de473215d92
The recruitment configuration no longer shows an outdated tooltip that referred to apps that are no longer available. This avoids confusion for users setting up recruitment features.
Original PR description
Description of the issue/feature this PR addresses: - remove tooltip Task:https://www.odoo.com/web#id=24182&view_type=form&model=project.task&action=327&menu_id=4720 Pad:https://pad.odoo.com/p/r.5bbcafff329ac7b70387ec212e2da573 Current behavior before PR: - Wrong tooltip in recruitment module's configuration. Desired behavior after PR is merged: - Removed tooltip from recruitment module's configuration. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update simplifies CRM pipeline views by keeping only the “My opportunities” default filter and renaming “Your Pipeline” to “My Pipeline” for clearer ownership. It also cleans up lead and opportunity screens by removing an unnecessary comma when expected revenue is zero and moving Probability into a more appropriate analysis section.
Original PR description
Description of the issue/feature this PR addresses: - Various Improvements Task:https://www.odoo.com/web#id=24038&view_type=form&model=project.task&action=327&menu_id=4720 Pr:…
Description of the issue/feature this PR addresses: - Various Improvements Task:https://www.odoo.com/web#id=24038&view_type=form&model=project.task&action=327&menu_id=4720 Pr: https://pad.odoo.com/p/r.5b13ca9360afb6b34c5ad7640aa23fa8 Current behavior before PR: - In Dashboard/Your pipeline and in Sales/Your Pipeline: There is two default filters are present which are 'Direct Sales team' and 'My opportunities' filters. - In the kanban view, if the expected revenu = 0, the "," is appearing. - Lead form : Extra Info, Probability field is present under the Opportunity header. - To match the menu entry, 'Your Pipeline' string is not appropriate for user's understanding. Desired behavior after PR is merged: -In Dashboard/Your pipeline and in Sales/Your Pipeline: Removing the Direct Sales team filter. There should be only "My opportunities" filter. - In the kanban view, if the expected revenu = 0, the "," shouldn't appearing. - Remove the Opportunity header and move Probability under Analysis. - Rename 'Your Pipeline' into 'My Pipeline' to match the menu entry. ## I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The README has been updated to improve links, making project information easier to find and navigate. This is a small documentation improvement that helps readers access relevant resources more quickly.
Payment terms now include improved tooltip guidance to help users better understand their meaning while working in accounting. This makes it easier for business users to choose the right terms and reduce confusion during invoicing or payment setup.
The Inventory app settings now label the accounting-related section as "Stock Accounting" instead of the broader "Accounting." This makes the setting area clearer for users by better reflecting that it only covers stock accounting options.
Original PR description
It sounds better to call the "Accounting" section of the Inventory app settings "Stock Accounting" considering it only concerns stock accounting and nothing else.
The wording in the stock transfer flow was adjusted to make users feel more confident clicking Apply. This reduces unnecessary hesitation in a common workflow and helps users complete stock operations more smoothly.
Original PR description
This sentence was turned in a way that was making the user reluctant to click on Apply while this is a normal flow to follow most of the time.
This update makes a small wording adjustment in the website forum sharing interface. It improves the clarity and polish of the English text users see, with no expected impact on workflows.
Original PR description
en_US police: "License and registration please".
This update refines wording in the payment transfer setup, likely to make the English text clearer and more consistent. The change is minor but helps present payment instructions more professionally to users.
Original PR description
greetings from the en_US police
This change improves wording in the Product area to make labels or messages clearer for users. It is a minor text-only improvement that helps reduce confusion without changing business processes or functionality.
Original PR description
en_US police reporting in
The customer portal now makes it easier for users to find their documents with paginated lists, archive filtering, and clearer navigation. Customers can browse quotations, sales orders, invoices, and issues more efficiently, while website editors gain more areas to customize the portal experience.
Original PR description
- **Task** : https://www.odoo.com/web?#id=20646&view_type=form&model=project.task&action=333&active_id=131 - **Pad** : https://pad.odoo.com/p/r.EEAAFyCkPk8Al2Dh
The accounting reconciliation screen wording was updated to use more consistent terminology. This makes labels and messages clearer for users and helps reduce confusion during financial reconciliation tasks.
The Fleet app has been reorganized and migrated to Odoo's newer internal framework. This should make the module easier to maintain and improve over time without changing the core fleet management experience for users.
Original PR description
task: https://www.odoo.com/web#id=10075&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.de693e64dd636eac04a733797213c77a
Reports can now use a configurable naming rule when users download or print PDFs. This helps businesses automatically include useful details such as customer or document references, reducing confusion when handling many reports.
Original PR description
...nd used it as dynamic report name Task: https://www.odoo.com/web#id=12869&view_type=form&model=project.task&action=327 Pad: https://pad.odoo.com/p/r.xSHvVni7RJ6Xsp6E
Customer portal pages for contracts and payment follow-ups now include pagination and filtering. This helps customers find the right records more quickly when they have many subscriptions or follow-up items.
Original PR description
task: https://www.odoo.com/web#id=20646&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 pad: https://pad.odoo.com/p/r.EEAAFyCkPk8Al2Dh depend on PR: https://github.com/odoo/odoo/pull/10786/files