Frappe.io
Frappe Cloud
Documentation
Partners
Frappe School
Marketplace
Public Chat
Frappe Forum
How to add a child table after creating a new document using frappe.new_doc() in JavaScript?
Frappe Framework
script
,
js
,
howto
,
custom_script
NCP
April 23, 2024, 2:10pm
5
pr_item.item_code = "Item A"; pr_item.qty = 10;
try it.
show post in topic