Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
仰若水
frappe
Commits
9fe58d1d
Commit
9fe58d1d
authored
9 years ago
by
Anand Doshi
Browse files
Options
Download
Plain Diff
Merge pull request #1341 from nabinhait/develop
[fix] Module of Custom Field
parents
ba2b6fce
6f4394e2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
frappe/patches.txt
+1
-1
frappe/patches.txt
with
1 addition
and
1 deletion
+1
-1
frappe/patches.txt
View file @
9fe58d1d
...
...
@@ -4,7 +4,7 @@ frappe.patches.v6_1.rename_file_data
execute:frappe.reload_doc('core', 'doctype', 'doctype', force=True) #2014-01-24
execute:frappe.reload_doc('core', 'doctype', 'docfield', force=True) #2015-10-16
execute:frappe.reload_doc('core', 'doctype', 'docperm') #2014-06-24
execute:frappe.reload_doc('c
ore
', 'doctype', 'custom_field') #2015-10-1
6
execute:frappe.reload_doc('c
ustom
', 'doctype', 'custom_field') #2015-10-1
9
execute:frappe.reload_doc('core', 'doctype', 'page') #2013-13-26
execute:frappe.reload_doc('core', 'doctype', 'report') #2014-06-03
execute:frappe.reload_doc('core', 'doctype', 'version') #2014-02-21
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help