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] product_contract: Contract recurring interval from sale lines #1125

Closed
wants to merge 20 commits into from

Conversation

TelmoSuarez
Copy link

The idea is to set contract.line.recurring_interval field from sale lines.

Changes:

  • New field recurring_interval in sale.order.line computed from product.template.default_qty field.
  • When creating contract.line from sale.order.line recurring_interval is set from recurring_interval not 1

cubells and others added 20 commits March 13, 2024 10:22
…computed

On new line creation when applying wizard, the stored values
are not recomputed, so recomputing them
…se module

Values for new line should come from _prepare_value_for_plan_successor function
adding the new price.
…ome lines

As if recurrence management is per line, some lines should be excluded from price revision.
Currently translated at 82.6% (19 of 23 strings)

Translation: contract-15.0/contract-15.0-contract_price_revision
Translate-URL: https://translation.odoo-community.org/projects/contract-15-0/contract-15-0-contract_price_revision/es/
Fix views in the process; variation % was not showing inside line list
embedded into contract forms.
@OCA-git-bot
Copy link
Contributor

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

@TelmoSuarez TelmoSuarez closed this Sep 5, 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.