mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
[UI Test] Modified Sales Order UI Test (#10770)
* [UI Test] Modified Sales Order UI Test * [fix] Codacy fixed
This commit is contained in:
committed by
Nabin Hait
parent
f6b132f78e
commit
d3e22ac09e
@@ -38,6 +38,7 @@ $.extend(frappe.test_data, {
|
||||
{is_stock_item: 1},
|
||||
{standard_rate: 250},
|
||||
{opening_stock: 100},
|
||||
{stock_uom:'Kg'}
|
||||
],
|
||||
"Test Service 1": [
|
||||
{item_code: "Test Service 1"},
|
||||
|
||||
Reference in New Issue
Block a user