Wednesday, July 1, 2015
4 changes · master
Enhancements to existing features
Reporting views now show transaction amounts in their original currency across Sales, Purchase, and Point of Sale. This makes it easier to analyze business performance and filter purchase reporting by currency when working with multi-currency operations.
Original PR description
…, purchase, pos same like in invoice. [IMP] Added field currency_amount to display amount in currency. [IMP] add currency_id field for filtering by PO currency and remove pricelist_id field [IMP] add pricelist_id field in pos_order_report. Task: https://www.odoo.com/web?#id=9474&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.8hTOdNuFhMtUoy5x
Contact information shown on customer, supplier, delivery, payroll, repair, and receipt reports has been made clearer and more consistent. Reports can now display phone-related fields with icons, making printed and shared documents easier to read at a glance.
Original PR description
…ed option phone_icons to show icons in phone related fields
Public visitors who want to comment on specific blog paragraphs are now directed to sign in first instead of posting with just a name and email. This makes the comment experience clearer for readers and helps ensure comments come from authenticated users.
Original PR description
Task: https://www.odoo.com/web#id=10489&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.q05FGMJxOeKDthmc
Creating an employee from an existing user now automatically copies the user's email, full name, and avatar. This reduces manual data entry, saves time during employee setup, and helps avoid typos when onboarding many users.
Original PR description
When creating new Employee and liking to the existed user - this fix will populate not only email address field, but also full name and avatar image. That should save a lot of time and avoid typos - especially when you start from scratch and have to convert 30+ users into employees