ERPNext.com
Frappe Cloud
Documentation
Partners
Frappe School
Marketplace
Public Chat
Frappe Forum
How to pick the content of child table?
erpnext
Aditya_Vig
May 5, 2022, 5:37am
#1
screenshot (2)
1046×337 18.8 KB
as i want to grab the content of poi record. in code i am doing self.poi_record, but it is showing me error "AttributeError: ‘KYC’ object has no attribute ‘poi_record’ ". How do i resolve this?