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

[ADD] sale_order_invoicing_policy: add tests #98

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

Conversation

AungKoKoLin1997
Copy link
Contributor

No description provided.

)

def test_sale_order_invoicing_policy_order(self):
# Create the SO with four order lines
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Create the SO with four order lines

Why do you say 'four'?

self.assertEqual(sale_order.order_line.qty_to_invoice, 2)

def test_sale_order_invoicing_policy_delivery(self):
# Create the SO with four order lines
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Create the SO with four order lines

@AungKoKoLin1997 AungKoKoLin1997 force-pushed the 12.0-add-tests-sale_order_invoicing_policy branch from d6841fb to 7c19d7b Compare January 31, 2023 07:55
@yostashiro
Copy link
Member

The branch should be rebased after #100 gets merged.

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.

3 participants