Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Customize Form and Custom DocType related fixes #6645

Merged
merged 10 commits into from
Jan 25, 2019

Conversation

Zlash65
Copy link
Contributor

@Zlash65 Zlash65 commented Dec 18, 2018

Custom DocType should not be allowed to be edited through Customize Form

Issue:-
issue-customize-custom

Fix:-
fix-customize-custom

Allow on submit not visible for child tables

Fix:-
fix-child-table-allow

Using Custom Field to add fields to a Custom DocType

*Bad Practice - Making a Custom DocType and then using Custom Field DocType to add fields to that custom DocType.

Issue:-
issue-custom-field-custom

Fix:-
fix-custom-field-custom

@netchampfaris
Copy link
Contributor

This is great. Can you also add tests?

frappe/custom/doctype/custom_field/custom_field.js Outdated Show resolved Hide resolved
frappe/public/js/frappe/list/list_view.js Outdated Show resolved Hide resolved
@Zlash65 Zlash65 force-pushed the fix-custom branch 2 times, most recently from 6374d17 to b84cbb4 Compare December 24, 2018 10:16
@sagarvora sagarvora changed the title [Fix] Customize Form and Custom DocType related fixes fix: Customize Form and Custom DocType related fixes Jan 16, 2019
@rmehta rmehta merged commit 94d0489 into frappe:hotfix Jan 25, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants