There was module error for the several doctypes , so i changed the location of the module from custom app to frappe, then i cleared the module name and rewrite the same module name and saved it in same doctype. Then again saved it(module) in the custom app. Now when i made some changes in the doctype like added new fields, rename, deleted the fields. It shows the changes in the code or folder(module folder was created when it was saved under frappe) of frappe but not in the custom app folder. What will happen if i remove the custom_module folder from frappe. And how can i write the code to make changes in ui from custom app folders.
yes , i also facing this issue… please help !!!