Code Monkey home page Code Monkey logo

erpnext_expenses's People

Contributors

agrogers avatar kid1194 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

erpnext_expenses's Issues

Doesn't work as expected

Hi,
There are some problems with the application,

1- Cannot create Expense type;
resim

2- Cannot add expense account;
resim

3- Cannot add expense item;
resim

and so on, couldn't proceed further because every step throws new error.

And here is the versions;
resim

i hope you keep developing this, because it is missing in ERPNext.

Best Wishes.

[BUG]: Installing expenses

bench --site test.local install-app expenses

Installing expenses...
An error occurred while installing expenses: No module named 'expenses.utils'
Traceback (most recent call last):
File "apps/frappe/frappe/commands/site.py", line 462, in install_app
_install_app(app, verbose=context.verbose, force=force)
File "apps/frappe/frappe/installer.py", line 311, in install_app
frappe.get_attr(after_install)()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "apps/frappe/frappe/init.py", line 1705, in get_attr
return getattr(get_module(modulename), methodname)
^^^^^^^^^^^^^^^^^^^^^^
File "apps/frappe/frappe/init.py", line 1441, in get_module
return importlib.import_module(modulename)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "apps/expenses/expenses/setup/install.py", line 15, in
from expenses.utils import (
ModuleNotFoundError: No module named 'expenses.utils'
ERPNext: v15.8.3 (version-15)

Expenses: v1.0.0 (main)

Frappe Framework: v15.7.0 (version-15)

[REQ]:

Hi,

since expenses is a part of accounting it should be under Accounting Module,
resim

Yes, i can add it by editing workspace but, it would be nice if it built that way,
resim

[REQ]:

Can you brief what expenses.bunble.js is doing or similar addons that are non native? Unlike the native application, it feels like the expenses app is using different addons, so its hard to catch upon how issues and cant be related to native behaviors from other part of the app. If you can give a brief about the concept, that would be helpful to work around with.

[BUG]: INSTALLING EXPENSES

Describe the bug
ImportError: Module import failed for Expenses Entry, the DocType you're trying to open might be deleted.
Error: cannot import name 'ACCOUNT' from 'expenses.libs' (apps/expenses/expenses/libs/init.py)

To Reproduce
Steps to reproduce the behavior:

  1. cd ~/frappe-bench
  2. bench get-app https://github.com/kid1194/erpnext_expenses
  3. bench --site [sitename] install-app expenses

Expected behavior
A clear and concise description of what you expected to happen.

Installing expenses...
Updating DocTypes for expenses : [== ] 6%An error occurred while installing expenses: Module import failed for Expenses Entry, the DocType you're trying to open might be deleted.
Error: cannot import name 'ACCOUNT' from 'expenses.libs' (/home/iak/frappe-bench/apps/expenses/expenses/libs/init.py)
Traceback with variables (most recent call last):
File "apps/frappe/frappe/commands/site.py", line 462, in install_app
_install_app(app, verbose=context.verbose, force=force)
context = {'sites': ['bollexmedia.com'], 'force': False, 'verbose': False, 'profile': False}
apps = ('expenses',)
force = True
_install_app = <function install_app at 0x7f95cc7a4ae0>
filelock = <function filelock at 0x7f95cc79eca0>
exit_code = 0

Additional context
Frappe and ERPNEXT Version 15
Add any other context about the problem here.

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.