File tree 1 file changed +32
-2
lines changed
erpnext/stock/doctype/closing_stock_balance
1 file changed +32
-2
lines changed Original file line number Diff line number Diff line change 113
113
"index_web_pages_for_search" : 1 ,
114
114
"is_submittable" : 1 ,
115
115
"links" : [],
116
- "modified" : " 2023-05-18 11:46:04.448220 " ,
116
+ "modified" : " 2024-12-19 13:48:46.618066 " ,
117
117
"modified_by" : " Administrator" ,
118
118
"module" : " Stock" ,
119
119
"name" : " Closing Stock Balance" ,
120
120
"naming_rule" : " By \" Naming Series\" field" ,
121
121
"owner" : " Administrator" ,
122
122
"permissions" : [
123
123
{
124
+ "cancel" : 1 ,
124
125
"create" : 1 ,
125
126
"delete" : 1 ,
126
127
"email" : 1 ,
130
131
"report" : 1 ,
131
132
"role" : " System Manager" ,
132
133
"share" : 1 ,
134
+ "submit" : 1 ,
135
+ "write" : 1
136
+ },
137
+ {
138
+ "cancel" : 1 ,
139
+ "create" : 1 ,
140
+ "delete" : 1 ,
141
+ "email" : 1 ,
142
+ "export" : 1 ,
143
+ "print" : 1 ,
144
+ "read" : 1 ,
145
+ "report" : 1 ,
146
+ "role" : " Stock Manager" ,
147
+ "share" : 1 ,
148
+ "submit" : 1 ,
149
+ "write" : 1
150
+ },
151
+ {
152
+ "cancel" : 1 ,
153
+ "create" : 1 ,
154
+ "delete" : 1 ,
155
+ "email" : 1 ,
156
+ "export" : 1 ,
157
+ "print" : 1 ,
158
+ "read" : 1 ,
159
+ "report" : 1 ,
160
+ "role" : " Stock User" ,
161
+ "share" : 1 ,
162
+ "submit" : 1 ,
133
163
"write" : 1
134
164
}
135
165
],
136
166
"sort_field" : " modified" ,
137
167
"sort_order" : " DESC" ,
138
168
"states" : []
139
- }
169
+ }
You can’t perform that action at this time.
0 commit comments