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

[FIX] fieldservice_recurring #209

Merged
merged 1 commit into from
May 15, 2019
Merged

[FIX] fieldservice_recurring #209

merged 1 commit into from
May 15, 2019

Conversation

brian10048
Copy link
Contributor

Originally posted by @max3903 in https://github.com/_render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMTcxOTE2Njc3OnYy/pull_request_review_threads/discussion

   interval_type = fields.Selection(FREQUENCIES,

Can you use the variable defined above?
Like here:
https://github.com/OCA/field-service/blob/12.0/fieldservice_stock/models/fsm_order.py#L43

The variable FREQUENCIES was a dictionary used for technical purposes for the recurring rules. We need a tuple type to use as a variable for the selection field (which is same options as the other variable)

@brian10048 brian10048 merged commit 60c30bd into OCA:11.0 May 15, 2019
@brian10048 brian10048 deleted the fix-rec branch May 15, 2019 00:09
kittiu pushed a commit to ecosoft-odoo/field-service that referenced this pull request Jun 27, 2019
kittiu pushed a commit to ecosoft-odoo/field-service that referenced this pull request Jul 3, 2019
kittiu pushed a commit to ecosoft-odoo/field-service that referenced this pull request Jul 8, 2019
kittiu pushed a commit to ecosoft-odoo/field-service that referenced this pull request Jul 9, 2019
brian10048 added a commit to brian10048/field-service that referenced this pull request Feb 26, 2020
brian10048 added a commit that referenced this pull request Jul 18, 2020
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Jan 27, 2021
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Mar 19, 2021
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Apr 15, 2021
brian10048 added a commit to brian10048/field-service that referenced this pull request Nov 30, 2021
mourad-ehm pushed a commit to akretion/field-service that referenced this pull request Jan 27, 2022
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Feb 10, 2022
Freni-OSI pushed a commit to ursais/field-service that referenced this pull request Oct 17, 2022
aiendry-aktivsoftware pushed a commit to aiendry-aktivsoftware/field-service that referenced this pull request Jun 1, 2023
kaynnan pushed a commit to Escodoo/field-service that referenced this pull request Jul 10, 2023
peluko00 pushed a commit to APSL/field-service that referenced this pull request Apr 16, 2024
EdgarRetes pushed a commit to ursais/field-service that referenced this pull request Oct 15, 2024
EdgarRetes pushed a commit to ursais/field-service that referenced this pull request Nov 5, 2024
EdgarRetes pushed a commit to ursais/field-service that referenced this pull request Nov 15, 2024
EdgarRetes pushed a commit to ursais/field-service that referenced this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants