vertelab / odoo-af

2 stars 5 forks source link

AFC-2317- IMP Outplacement Activities - Add Name #616

Open Anushalewis opened 3 years ago

Anushalewis commented 3 years ago

•Userstory: Please add name of the User (outplacement.partner_name) on the Kanban cards in the activity page of Outplacement.

As a user of the DAFA-system, I want to see name of the User (outplacement.partner_name) on the Kanban cards on the activity page of Outplacement.

Illustrations of the existing system image

Illustration of proposed changes image

Module name: https://github.com/vertelab/odoo-outplacement/tree/Dev-12.0-Fenix-Sprint-02/sale_outplacement

Development Branch name: Dev-12.0-DAFA-AFC-2317_IMP_Outplacement_Activities_Add_Name_Simon Dev-12.0-DAFA-AFC-2317_IMP_Outplacement_Activities_Add_Name_Kostas

Target Branch name: https://github.com/vertelab/odoo

Test-steps: Install the module... Login and select the outplacement activity tasks view Outplacement user name should be visible on the Kanban cards.

Description to the manifest: This user story adds Outplacement user name to Kanban view of tasks on activities page of outplacement for ease of use for the user.

Estimate: (@developers: Add your times here, not in comments please) Estimated Hours: Estimated Date: Actual Hours:

Anushalewis commented 3 years ago

@FredrikArvas : Can you please help with the Module name and the target branch name.

fredrikarvas-vertel commented 3 years ago

@rupareliyahemangi145 - please add a link to the previous version of the branch - in order to find the right place to start.

rupareliyahemangi145 commented 3 years ago

Hello @FredrikArvas and @S-Arnshed-Capgemini ,

@S-Arnshed-Capgemini You have to take outplacement branch code till this commit https://github.com/vertelab/odoo-outplacement/commit/041103e2a48c617c3980eef1a5ab5b72a3b66451

Here are commands to do this:

  1. git reset 041103e2a48c617c3980eef1a5ab5b72a3b66451
  2. git checkout .
  3. git clean -n
  4. git clean -fd

Please check it and let me know if anything.

Thanks.

Regards, Hemangi.