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

sale_partner_incoterm: Default incoterm does not propagate to contacts at company #3280

Open
Crazor opened this issue Aug 20, 2024 · 0 comments
Labels

Comments

@Crazor
Copy link

Crazor commented Aug 20, 2024

Module

sale_partner_incoterm

Describe the bug

When I set a default incoterm on a company, I expect that any new quotations created inherit that incoterm, no matter which person at that company I address that quotation to.

To Reproduce

Affected versions: tested on 17

Steps to reproduce the behavior:

  1. Set default incoterm on a company
  2. Observe that none of that company's contacts has a default incoterm set (this is ok)
  3. Create a new sales quotation, choose the company itself, observe that the default incoterm has automatically been set on the quotation
  4. Create another new sales quotation, choose any of the company's contacts, observe that the default incoterm was not set

Expected behavior
I would expect that the company's default sales incoterm be applied regardless of which contact I address the sales quotation too. The only exception would be if a contact at a company already has a default incoterm set.

Additional context
This behaviour possibly also affects purchase_partner_incoterm, although I haven't tested that yet.

Note that I am using the recently approved version from #2968, even though it hasn't been merged yet.

@Crazor Crazor added the bug label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant