erpnext_expenses icon indicating copy to clipboard operation
erpnext_expenses copied to clipboard

An expenses management module for ERPNext.

Results 6 erpnext_expenses issues
Sort by recently updated
recently updated
newest added

I am using Erpnext version : v13.55.2 Frappe version : v13.58.21 Steps i did 1) bench get-app https://github.com/kid1194/erpnext_expenses.git 2) bench --site my_sitename install-app expenses in 2nd step i am getting...

bug

**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,...

bug

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...

enhancement

The account marked in yellow is transformed to "account" and i am unable to select an expense account.

bug

**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...

bug

Hi, There are some problems with the application, 1- Cannot create Expense type; ![resim](https://github.com/kid1194/erpnext_expenses/assets/16055736/e1cc2b42-853c-4a10-9e0d-5c0fff4847f6) 2- Cannot add expense account; ![resim](https://github.com/kid1194/erpnext_expenses/assets/16055736/ea0cde51-5d76-4543-b360-070bf0e322ca) 3- Cannot add expense item; ![resim](https://github.com/kid1194/erpnext_expenses/assets/16055736/3c4591e7-1a75-4670-bef8-2a43b42c7db2) and so on, couldn't...

bug