Coder Social home page Coder Social logo

Comments (2)

nabinhait avatar nabinhait commented on May 20, 2024

@jmatsushita I have tested again with fresh install in my local but did not face any issue while forking existing charts. Which charts are you forking? Have you installed erpnext before installing chart_of_accounts_builder app?

from chart_of_accounts_builder.

koshish avatar koshish commented on May 20, 2024

while forking the existing Chart of account it is giving following error in terminal.

2016-07-05 12:18:51,810 New Exception collected with id: 2016-07-05 12:18:51.807677-127.0.0.1-815
12:18:51 web.1 | site: site4.local
12:18:51 web.1 | form: {'cmd': u'chart_of_accounts_builder.utils.fork', 'company': u'test4'}
12:18:51 web.1 |
12:18:51 web.1 | Traceback (innermost last):
12:18:51 web.1 | File "/home/dell/frappe-bench/apps/frappe/frappe/app.py", line 57, in application
12:18:51 web.1 | response = frappe.handler.handle()
12:18:51 web.1 | File "/home/dell/frappe-bench/apps/frappe/frappe/handler.py", line 19, in handle
12:18:51 web.1 | execute_cmd(cmd)
12:18:51 web.1 | File "/home/dell/frappe-bench/apps/frappe/frappe/handler.py", line 36, in execute_cmd
12:18:51 web.1 | ret = frappe.call(method, *_frappe.form_dict)
12:18:51 web.1 | File "/home/dell/frappe-bench/apps/frappe/frappe/init.py", line 813, in call
12:18:51 web.1 | return fn(_args, **newargs)
12:18:51 web.1 | File "/home/dell/frappe-bench/apps/chart_of_accounts_builder/chart_of_accounts_builder/utils.py", line 64, in fork
12:18:51 web.1 | ref_company.default_currency, ref_company.chart_of_accounts, ref_company.name)
12:18:51 web.1 | File "/home/dell/frappe-bench/apps/chart_of_accounts_builder/chart_of_accounts_builder/utils.py", line 80, in create_company
12:18:51 web.1 | company.company_name = company.name
12:18:51 web.1 | AttributeError: 'NoneType' object has no attribute 'name'

from chart_of_accounts_builder.

Related Issues (20)

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.