Skip to content

[19.0][MIG] sale_order_invoice_date#366

Open
alexeirivera87 wants to merge 13 commits intoOCA:19.0from
archeti-org:19.0-mig-sale_order_invoice_date
Open

[19.0][MIG] sale_order_invoice_date#366
alexeirivera87 wants to merge 13 commits intoOCA:19.0from
archeti-org:19.0-mig-sale_order_invoice_date

Conversation

@alexeirivera87
Copy link
Copy Markdown

No description provided.

@alexeirivera87 alexeirivera87 force-pushed the 19.0-mig-sale_order_invoice_date branch 2 times, most recently from c43076f to 622ad2d Compare April 12, 2026 20:57
Copy link
Copy Markdown
Contributor

@BhaveshHeliconia BhaveshHeliconia left a comment

Choose a reason for hiding this comment

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

When using BaseCommon, there’s no need to redefine cls.env with tracking_disable=True or create res.partner, as these are already handled in BaseCommon.

@classmethod
def setUpClass(cls):
super().setUpClass()
cls.env = cls.env(context=dict(cls.env.context, tracking_disable=True))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
cls.env = cls.env(context=dict(cls.env.context, tracking_disable=True))

Comment thread sale_order_invoice_date/tests/test_sale_order_invoice_date.py
@alexeirivera87 alexeirivera87 force-pushed the 19.0-mig-sale_order_invoice_date branch from 622ad2d to e841150 Compare April 14, 2026 12:19
@OCA-git-bot OCA-git-bot added mod:sale_order_invoice_date Module sale_order_invoice_date series:19.0 labels Apr 14, 2026
@alexeirivera87
Copy link
Copy Markdown
Author

Hi @BhaveshHeliconia

Thanks. Please check latest code.

regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:sale_order_invoice_date Module sale_order_invoice_date series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants