fix: billing flow
This commit is contained in:
@@ -320,6 +320,7 @@ const open_batch_dialog = () => {
|
||||
label: __("Category"),
|
||||
fieldname: "category",
|
||||
options: "LMS Category",
|
||||
only_select: 1,
|
||||
default: batch_info && batch_info.category,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user