Git Product home page Git Product logo

Comments (2)

femijoshuao avatar femijoshuao commented on June 3, 2024 1

@ahmadpak Thanks for fixing previous issues. I have similar issue. Social Logins are not working and triggers "You do not have enough permissions to complete the action", and stock balance report also triggered the following error.

Traceback (most recent call last): File "apps/frappe/frappe/core/doctype/prepared_report/prepared_report.py", line 44, in run_background create_json_gz_file(result["result"], "Prepared Report", instance.name) File "apps/frappe/frappe/core/doctype/prepared_report/prepared_report.py", line 136, in create_json_gz_file _file.save(ignore_permissions=True) File "apps/frappe/frappe/model/document.py", line 305, in save return self._save(*args, **kwargs) File "apps/frappe/frappe/model/document.py", line 327, in _save return self.insert() File "apps/frappe/frappe/model/document.py", line 259, in insert self.run_before_save_methods() File "apps/frappe/frappe/model/document.py", line 1040, in run_before_save_methods self.run_method("validate") File "apps/frappe/frappe/model/document.py", line 909, in run_method out = Document.hook(fn)(self, *args, **kwargs) File "apps/frappe/frappe/model/document.py", line 1259, in composer return composed(self, method, *args, **kwargs) File "apps/frappe/frappe/model/document.py", line 1243, in runner add_to_return_value(self, f(self, method, *args, **kwargs)) File "apps/erpnext_quota/erpnext_quota/erpnext_quota/quota.py", line 70, in files_space_limit validate_files_space_limit() File "apps/erpnext_quota/erpnext_quota/erpnext_quota/quota.py", line 113, in validate_files_space_limit frappe.throw(_(msg)) UnboundLocalError: local variable 'msg' referenced before assignment

from erpnext_quota.

ahmadpak avatar ahmadpak commented on June 3, 2024

@femijoshuao fixed for

  1. develop
  2. version-14

from erpnext_quota.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.