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

[16.0] shopinvader_address: allow editing of addresses on demand #1528

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

simahawk
Copy link
Contributor

@simahawk simahawk commented Apr 5, 2024

No description provided.

@sebastienbeau sebastienbeau added this to the 16.0 milestone Jun 3, 2024
if len(sale_order) > 0:
if (
sale_order
and not sale_order.company_id.shopinvader_allow_so_invoice_address_update
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simahawk Checking if an address is used for something and allowing the update is 2 different things... we should refactor the code to keep the 2 meanings and use it appropriately.

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.

4 participants