Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Could not find In Secondary UOM: Bags #221

Open
R4tt3xx opened this issue Aug 26, 2022 · 0 comments
Open

Could not find In Secondary UOM: Bags #221

R4tt3xx opened this issue Aug 26, 2022 · 0 comments

Comments

@R4tt3xx
Copy link

R4tt3xx commented Aug 26, 2022

Does anyone know how to fix below ?

An error occurred while installing apparelo: Could not find In Secondary UOM: Bags
Traceback (most recent call last):
File "apps/frappe/frappe/commands/site.py", line 293, in install_app
_install_app(app, verbose=context.verbose)
File "apps/frappe/frappe/installer.py", line 196, in install_app
frappe.get_attr(after_install)()
File "apps/apparelo/apparelo/install.py", line 31, in after_install
create_apparelo_process()
File "apps/apparelo/apparelo/apparelo/doctype/apparelo_process/apparelo_process.py", line 34, in create_apparelo_process
apparelo_process_doc.save()
File "apps/frappe/frappe/model/document.py", line 310, in save
return self._save(*args, **kwargs)
File "apps/frappe/frappe/model/document.py", line 332, in _save
return self.insert()
File "apps/frappe/frappe/model/document.py", line 255, in insert
self._validate_links()
File "apps/frappe/frappe/model/document.py", line 908, in validate_links
frappe.throw(
("Could not find {0}").format(msg), frappe.LinkValidationError)
File "apps/frappe/frappe/init.py", line 504, in throw
msgprint(
File "apps/frappe/frappe/init.py", line 479, in msgprint
_raise_exception()
File "apps/frappe/frappe/init.py", line 434, in _raise_exception
raise raise_exception(msg)
frappe.exceptions.LinkValidationError: Could not find In Secondary UOM: Bags

Thanks in advance

@R4tt3xx R4tt3xx closed this as completed Aug 26, 2022
@R4tt3xx R4tt3xx reopened this Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant