issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript
Filter by
40.8M results
Phase: 7 — Financial Catalogs Story: US1–US5 Feature: 002-master-data-endpoints
Task
Create app/services/payment_method_option_service.py with full CRUD. list_payment_method_options accepts optional ...
enhancement
Phase: 7 — Financial Catalogs Feature: 002-master-data-endpoints
Task
Register expenses router with prefix /expenses in app/api/v1/router.py.
File: app/api/v1/router.py
enhancement
Phase: 7 — Financial Catalogs Story: US1–US5 Feature: 002-master-data-endpoints
Task
Create app/api/v1/endpoints/expenses.py with full CRUD for /expenses.
File: app/api/v1/endpoints/expenses.py
enhancement
Phase: 7 — Financial Catalogs Story: US1–US5 Feature: 002-master-data-endpoints
Task
Create app/services/expense_service.py with full CRUD. Note: the Expense.expense column maps to name in the schema ...
enhancement
Currently, only broader directories are shown when viewing the commits as well as in other interfaces (should narrow
down all interfaces this occurs in)
These directories can contain multiple files, there ...
Phase: 7 — Financial Catalogs Feature: 002-master-data-endpoints
Task
Register exchange_rates router with prefix /exchange-rates in app/api/v1/router.py.
File: app/api/v1/router.py
enhancement
Description
In erpnext/accounts/doctype/payment_entry/payment_entry.py, the function get_reference_details() (lines ~2549-2556) has
an indentation error that causes get_outstanding_on_journal_entry() ...
Phase: 7 — Financial Catalogs Story: US1–US5 Feature: 002-master-data-endpoints
Task
Create app/api/v1/endpoints/exchange_rates.py with full CRUD for /exchange-rates. Expose date_from, date_to, base, ...
enhancement
Phase: 7 — Financial Catalogs Story: US1–US5 Feature: 002-master-data-endpoints
Task
Create app/services/exchange_rate_service.py with:
- list_exchange_rates(db, *, date_from, date_to, base, target, ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.