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

[18.0][MIG] fieldservice_account_analytic #1226

Open
wants to merge 52 commits into
base: 18.0
Choose a base branch
from

Conversation

EdgarRetes
Copy link
Contributor

@max3903 max3903 added this to the 18.0 milestone Oct 16, 2024
@max3903 max3903 self-assigned this Oct 16, 2024
@max3903
Copy link
Member

max3903 commented Oct 16, 2024

/ocabot migration fieldservice_account_analytic

@OCA-git-bot OCA-git-bot mentioned this pull request Oct 16, 2024
24 tasks
@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch from d3e562e to d48f879 Compare November 5, 2024 20:16
@max3903
Copy link
Member

max3903 commented Nov 15, 2024

/ocabot migration fieldservice_account_analytic

@max3903 max3903 changed the title [18.0][MIG]fieldservice_account_analytic [18.0][MIG] fieldservice_account_analytic Nov 15, 2024
@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch 5 times, most recently from 6a59d33 to 50d20bf Compare November 22, 2024 22:11
@EdgarRetes
Copy link
Contributor Author

@brian10048 @max3903

@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch from 50d20bf to 4a17d52 Compare November 22, 2024 22:42
@max3903
Copy link
Member

max3903 commented Nov 23, 2024

@EdgarRetes We need to create 3 analytic plans:

  • FSM Orders
  • FSM Locations
  • FSM Routes

and:

  • Create a new account in the FSM Orders plan for each order
  • Create a new account in the FSM Locations plan for each location
  • CReate a new account in the FSM Routes plan for each route

When creating the customer invoice, vendor bill line or timesheet entry, we need to set the corresponding analytic account in each plan.

We also need to activate the following settings/groups:

  • Technical/Analytic Accounting
  • Technical/Show Full Accounting Features --> Add a dependency on account_usability

@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch 2 times, most recently from f0ef587 to 062bb59 Compare November 27, 2024 20:19
@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch 8 times, most recently from 52ad51f to 40d4df5 Compare November 29, 2024 19:51
douglascstd and others added 21 commits December 2, 2024 13:07
Currently translated at 95.2% (20 of 21 strings)

Translation: field-service-15.0/field-service-15.0-fieldservice_account_analytic
Translate-URL: https://translation.odoo-community.org/projects/field-service-15-0/field-service-15-0-fieldservice_account_analytic/pt_BR/
Currently translated at 100.0% (21 of 21 strings)

Translation: field-service-16.0/field-service-16.0-fieldservice_account_analytic
Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_account_analytic/es/
Currently translated at 100.0% (21 of 21 strings)

Translation: field-service-16.0/field-service-16.0-fieldservice_account_analytic
Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_account_analytic/pt_BR/
Currently translated at 100.0% (21 of 21 strings)

Translation: field-service-16.0/field-service-16.0-fieldservice_account_analytic
Translate-URL: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_account_analytic/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: field-service-17.0/field-service-17.0-fieldservice_account_analytic
Translate-URL: https://translation.odoo-community.org/projects/field-service-17-0/field-service-17-0-fieldservice_account_analytic/
@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch from e7f8bb5 to 849fdc4 Compare December 2, 2024 19:08
@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch from 849fdc4 to 5c93b75 Compare December 2, 2024 20:19
@EdgarRetes EdgarRetes requested a review from max3903 December 2, 2024 20:22
@EdgarRetes EdgarRetes force-pushed the 18.0-mig-fieldservice_account_analytic branch from 4181c76 to b7ce772 Compare December 5, 2024 17:05
@max3903
Copy link
Member

max3903 commented Dec 6, 2024

@EdgarRetes

I think all the features around route can be moved to fieldservice and hidden with a group (activated in the settings).

All the analytic features can be moved to fieldservice_account and hidden with the existing group/setting.

@EdgarRetes
Copy link
Contributor Author

@EdgarRetes

I think all the features around route can be moved to fieldservice and hidden with a group (activated in the settings).

All the analytic features can be moved to fieldservice_account and hidden with the existing group/setting.

Do you have any example of a repository that does this?

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.