Hi everyone,
I try to update v14 but i’m facing this error " Module Non Profit not found". Non profit module removed from erpnext why its shown Please tell me anyone how to handle this
Thanks
Jecintha
Hi everyone,
I try to update v14 but i’m facing this error " Module Non Profit not found". Non profit module removed from erpnext why its shown Please tell me anyone how to handle this
Thanks
Jecintha
Thanks for reply @bahaou,
Exported some json files like report and custom fields thats why this error shown so I resolved this one, again i 'm facing some error while update v14
File “/home/ubuntu/frappe-bench/apps/erpnext/erpnext/patches/v13_0/add_doctype_to_sla.py”, line 21, in execute
agreement.save()
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/model/document.py”, line 300, in save
return self._save(*args, **kwargs)
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/model/document.py”, line 337, in _save
self._validate()
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/model/document.py”, line 550, in _validate
self.validate_set_only_once()
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/model/document.py”, line 604, in validate_set_only_once
frappe.throw(
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/init.py”, line 523, in throw
msgprint(
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/init.py”, line 491, in msgprint
_raise_exception()
File “/home/ubuntu/frappe-bench/apps/frappe/frappe/init.py”, line 443, in _raise_exception
raise raise_exception(msg)
frappe.exceptions.CannotChangeConstantError: Value cannot be changed for Apply On
Resolved…deleted already created Sla records
Thanks
Jecintha