Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] fieldservice: Minor changes #491

Merged
merged 5 commits into from
Mar 12, 2020

Conversation

osi-scampbell
Copy link
Contributor

@osi-scampbell osi-scampbell commented Jan 29, 2020

When a user changes the Internal Reference on a FSM Location, the complete_name field is not updated. Since it is part of the complete_name field, I believe it should update when changed.

Ticket #1499

When a user changes the Template we only set Type if it is False. We also want to append to the existing description instead of overwriting it when copyting notes.

Ticket #1679

When a user pulls up a tree view, enables a group_by filter, selects a record, then selects a smartbutton, if that group_by field is not on the corresponding smart_button object then a KeyError will be thrown. This is resolved by removing the group_by key from the context dictionary after it is copied.

Ticket #1336

On FSO's when a user sets the Location, the directions are then copied into the Location Directions on the FSO properly. However, whenever the call_notes() is called, it duplicates the Location Directions. The only thing that should be in this field are the directions from the assigned FSM Location.

Ticket #1854

On FSO's users were moving the Kanban cards and not triggering the logic that is stored in the buttons that move the stage on the form view. We prevent this by adding a boolean field that is returned True only when the button is clicked. If it is not through the button then we will throw a UserError and move the Kanban card back to its original stage

Ticket #1481

@osi-scampbell osi-scampbell requested a review from max3903 January 29, 2020 22:00
@OCA-git-bot
Copy link
Contributor

Hi @wolfhall, @max3903,
some modules you are maintaining are being modified, check this out!

@osi-scampbell osi-scampbell changed the title [IMP] Update Complete Name for Ref [IMP] fieldservice minor changes Jan 29, 2020
@max3903 max3903 added this to the 12.0 milestone Feb 4, 2020
@max3903 max3903 changed the title [IMP] fieldservice minor changes [IMP] fieldservice: Minor changes Feb 4, 2020
@osi-scampbell osi-scampbell force-pushed the 12.0-imp-fieldservice_ref_complete_name branch from 925d4ba to c72200f Compare February 4, 2020 22:50
@max3903 max3903 self-requested a review February 5, 2020 00:23
fieldservice/models/fsm_order.py Outdated Show resolved Hide resolved
fieldservice/models/fsm_order.py Outdated Show resolved Hide resolved
fieldservice/models/fsm_order.py Outdated Show resolved Hide resolved
fieldservice/models/fsm_order.py Outdated Show resolved Hide resolved
[IMP] Keep Type and Description

[IMP] Clear Group By Context

[IMP] Typo + Location Direction Duplicate

[IMP] Prevent Kanban Completed Change

[IMP] Variable Name Change locations -> contacts

[IMP] Redundant Button

[IMP] Clean up Notes

[IMP] Cleanup Notes
@osi-scampbell osi-scampbell force-pushed the 12.0-imp-fieldservice_ref_complete_name branch from 30e8ef1 to 20f7fd7 Compare February 13, 2020 22:59
fieldservice/models/fsm_order.py Outdated Show resolved Hide resolved
Copy link
Contributor

@patrickrwilson patrickrwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@max3903
Copy link
Member

max3903 commented Mar 12, 2020

@brian10048 Can we merge this one?

@max3903
Copy link
Member

max3903 commented Mar 12, 2020

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 12.0-ocabot-merge-pr-491-by-max3903-bump-minor, awaiting test results.

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@OCA-git-bot OCA-git-bot merged commit dec841f into OCA:12.0 Mar 12, 2020
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at effdf97. Thanks a lot for contributing to OCA. ❤️

brian10048 pushed a commit to brian10048/field-service that referenced this pull request Jul 22, 2020
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
brian10048 pushed a commit to brian10048/field-service that referenced this pull request Oct 22, 2020
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
brian10048 pushed a commit to brian10048/field-service that referenced this pull request Oct 26, 2020
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
Murtaza-OSI pushed a commit to ursais/field-service that referenced this pull request Jan 18, 2021
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
hparfr pushed a commit to akretion/field-service that referenced this pull request Mar 11, 2021
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
hparfr pushed a commit to akretion/field-service that referenced this pull request Mar 11, 2021
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
AmmarOfficewalaSerpentCS pushed a commit to ursais/field-service that referenced this pull request Jan 7, 2022
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
Murtaza-OSI pushed a commit to ursais/field-service that referenced this pull request Apr 6, 2022
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Apr 6, 2022
Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
victoralmau pushed a commit to Tecnativa/field-service that referenced this pull request Aug 8, 2022
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
victoralmau pushed a commit to Tecnativa/field-service that referenced this pull request Aug 9, 2022
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
victoralmau pushed a commit to Tecnativa/field-service that referenced this pull request Oct 5, 2022
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
max3903 pushed a commit to ursais/field-service that referenced this pull request Oct 10, 2022
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
max3903 pushed a commit to ursais/field-service that referenced this pull request Oct 10, 2022
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Oct 19, 2022
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
brian10048 pushed a commit to brian10048/field-service that referenced this pull request Nov 15, 2023
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
brian10048 pushed a commit to brian10048/field-service that referenced this pull request Nov 17, 2023
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
brian10048 pushed a commit to brian10048/field-service that referenced this pull request Nov 27, 2023
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
EdgarRetes pushed a commit to ursais/field-service that referenced this pull request Oct 8, 2024
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
EdgarRetes pushed a commit to ursais/field-service that referenced this pull request Oct 23, 2024
Currently translated at 100.0% (469 of 469 strings)

Translation: field-service-13.0/field-service-13.0-fieldservice
Translate-URL: https://translation.odoo-community.org/projects/field-service-13-0/field-service-13-0-fieldservice/es_AR/

[13.0] [IMP] fieldservice: Minor Changes

Forward port from 12.0

Merge PR OCA#491 into 12.0

Signed-off-by max3903
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants