Wednesday, April 7, 2021
1 change · master
Enhancements to existing features
The Project app now uses clearer wording by renaming the confusing Kanban State column to Status. New Project users with Timesheets enabled will see more relevant sample data instead of an internal project, and project views are better aligned around analytic account visibility.
Original PR description
Currently, In the project module -> tasks, there is a column named "Kanban state" which is confusing where anywhere else we speak about task status; In the project dashboard, when starting the project app from scratch with timesheet app configured, the only data shown is the internal project that is not very meaningful regarding project management. So in this commit, I have renamed the "Kanban state" column to "Status"; Project app do not show internal project when the timesheet app is configured. Instead, it shows sample data as there is no project. Task ID: 2451722 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