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

[15.0][MIG] product_contract #979

Merged
merged 156 commits into from
May 24, 2024

Conversation

adasatorres
Copy link

Ted Salmon and others added 30 commits July 26, 2023 13:12
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
* Change the method called in the view
* Complete the create_invoice method
* Bump version + authoring
* Correct bad call of method
  Small Documentation
* Add super call in python test
* FIX bad field names causing bad quantities in sale.order.line
- On Sale Order confirmation, a contract is created for each contract template used on sale order lines
- A not finished contract can be mentioned on sale order line
- A sale order line linked to a contract will update it and don't create a new one if it had the same template
recurring_next_date should be computed by contract line to get default value
- Sale order line for contract product pass to nothing to invoice on order confirmation
- Contract Invoices are linked to sale order line
…lylastday

for the monthlylastday case, pre-paid is logicly impossible,
if monthlylastday is set, we consider only post-paid case
OCA-git-bot and others added 5 commits July 26, 2023 13:12
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: contract-14.0/contract-14.0-product_contract
Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-product_contract/
Currently translated at 92.1% (47 of 51 strings)

Translation: contract-14.0/contract-14.0-product_contract
Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-product_contract/it/
Currently translated at 92.1% (47 of 51 strings)

Translation: contract-14.0/contract-14.0-product_contract
Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-product_contract/it/
@rousseldenis
Copy link
Contributor

/ocabot migration product_contract

@Rad0van
Copy link
Contributor

Rad0van commented Sep 22, 2023

See #950 @rousseldenis has had comments that I believe are applicable here as well (onchange vs compute mainly)

@nileshsheliya
Copy link

@adasatorres I just check functionality, for sale order line form, it show dangling checkbox. Can we show it below Product with label.
image (32)

@Rad0van
Copy link
Contributor

Rad0van commented Nov 12, 2023

See #950 @rousseldenis has had comments that I believe are applicable here as well (onchange vs compute mainly)

Sorry, I meant #959

@pcastelovigo
Copy link

@adasatorres I just check functionality, for sale order line form, it show dangling checkbox. Can we show it below Product with label. image (32)

Perfect now, hopefully its merged

Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 14, 2024
@github-actions github-actions bot closed this May 19, 2024
@pedrobaeza pedrobaeza reopened this May 19, 2024
@pedrobaeza
Copy link
Member

Merging for not losing the migration

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 15.0-ocabot-merge-pr-979-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 2ab9138 into OCA:15.0 May 24, 2024
8 of 13 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 0beef47. 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
Labels
merged 🎉 migration needs review stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.