refactor: rename field

(cherry picked from commit f3d598881c)
This commit is contained in:
Mihir Kandoi
2025-02-17 18:21:22 +05:30
committed by Mergify
parent fc2ec7c495
commit f782900a15
5 changed files with 13 additions and 13 deletions

View File

@@ -1242,7 +1242,7 @@ class TestPickList(FrappeTestCase):
"is_recursive": 1,
"recurse_for": 2,
"free_qty": 1,
"enforce_free_item_qty": 1,
"dont_enforce_free_item_qty": 0,
"company": "_Test Company",
"customer": "_Test Customer",
}