Skip to content

Commit e55bab1

Browse files
committed
[18.0][ADD] sale_analytic
1 parent c7d32c0 commit e55bab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sale_analytic/tests/test_sale_analytic.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ def test_analytic_distribution_with_create(self):
5858
)
5959

6060
def test_analytic_distribution_with_form(self):
61-
"""Create a purchase order (form)
62-
Set analytic distribution on purchase
61+
"""Create a sale order (form)
62+
Set analytic distribution on sale
6363
Check analytic distribution and line is set
6464
"""
6565
order = Form(

0 commit comments

Comments
 (0)