Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Restrict using 'Table' Type Within a Child Table DocType | GoodFirstPicks

Restrict using 'Table' Type Within a Child Table DocType

frappe/frappe 1 comments 1mo ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeFrappe / ERPNextPython

Why this is a good first issue

The issue requires modifying DocType behavior but lacks detailed implementation guidance.

AI Summary

The issue requests restricting the 'Table' type within Child Table DocTypes, which is currently allowed but unsupported. The task involves modifying the framework to enforce this restriction, but the exact implementation details and potential impacts on existing DocTypes are unclear.

Issue Description

The framework does not support creating a table within another child table. However, the system currently allows this. Therefore, we suggest the 'Table' type should be removed when working within a Child Table DocType.

Image

GitHub Labels

feature-requestfrappe-support

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 10 points when you complete it!

Risk Flags

  • potential impact on existing DocTypes
  • requires understanding of Frappe's DocType system
Loading labels...

Details

Points10 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedno