mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 17:55:40 +00:00
fix: Added desciption in program test record
This commit is contained in:
@@ -2,11 +2,13 @@
|
||||
{
|
||||
"program_name": "_Test Program",
|
||||
"program_code": "_TP1",
|
||||
"description": "Test Description",
|
||||
"program_abbreviation": "TP1"
|
||||
},
|
||||
{
|
||||
"program_name": "_Test Program 2",
|
||||
"program_code": "_TP2",
|
||||
"description": "Test Description",
|
||||
"program_abbreviation": "TP2"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user