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

[17.0][MIG] fieldservice_sale #1195

Merged
merged 95 commits into from
Jun 18, 2024
Merged

Conversation

santiagordz
Copy link
Contributor

No description provided.

osi-scampbell and others added 30 commits June 17, 2024 14:36
[IMP] Remove Duplicate Field
Added ability to link a product with FSM order template and create FSM
orders upon sale order confirmation
Added option to install fieldservice_sale module
Added support for selling recurring orders
Travis
Typo, wrong model relationship
Improved values prepation method for recurring
Updated errors on SO smart button for recurring
- Completed field service orders will now update the qty_delivered field on linked SO line
-  suggestions from reviewer comments
- This change will allow to create an FSM order for each sales order and link it to the delivery order and invoice
- Combine field service template info from sale order lines and add it to field service order
Consumable and Storable product types were not generating field services
- Was not calling super properly and FSM orders on the sale line that were not recurring orders were not being created.
- Delete unused computed field.
@santiagordz
Copy link
Contributor Author

/ocabot migration fieldservice_sale

@OCA-git-bot
Copy link
Contributor

Sorry @santiagordz you are not allowed to mark the addon tobe migrated.

To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons.

If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the maintainers key of its manifest.

@max3903 max3903 added this to the 17.0 milestone Jun 17, 2024
@max3903
Copy link
Sponsor Member

max3903 commented Jun 17, 2024

/ocabot migration fieldservice_sale

@OCA-git-bot OCA-git-bot mentioned this pull request Jun 17, 2024
46 tasks
@max3903
Copy link
Sponsor Member

max3903 commented Jun 17, 2024

@santiagordz Can you squash your commits into one with [FIX] fieldservice_sale: Migrate from 17.0 as the message?

@max3903 max3903 self-assigned this Jun 17, 2024
[FIX] fieldservice_sale

[FIX] fieldservice_sale
@hparfr
Copy link
Contributor

hparfr commented Jun 18, 2024

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 17.0-ocabot-merge-pr-1195-by-hparfr-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 084502a into OCA:17.0 Jun 18, 2024
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

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

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.

None yet