Skip to content

issues Search Results · repo:tuttle-dev/tuttle language:Python

Filter by

180 results
 (129 ms)

180 results

intuttle-dev/tuttle (press backspace or delete to remove)

On clicking the View menu item: 2023-04-16 18:15:08.989 | DEBUG | tuttle.app.core.abstractions:wrapped:291 - Intent: InvoicingIntent:view_invoice called with: {} evince: error while loading shared ...
  • clstaudt
  • Opened 
    on Apr 16, 2023
  • #233

Starting the .exe on Windows shows: Traceback (most recent call last): File app.py , line 18, in module File frozen importlib._bootstrap , line 1027, in _find_and_load File frozen importlib._bootstrap ...
good first issue
help wanted
  • clstaudt
  • 1
  • Opened 
    on Apr 16, 2023
  • #232

  • clstaudt
  • 1
  • Opened 
    on Apr 10, 2023
  • #229

To migrate a data model defined with SQLModel to a new version using Alembic, follow these steps: 1. Install Alembic: pip install alembic 2. Initialize Alembic in your project directory: ...
backend
  • clstaudt
  • Opened 
    on Apr 9, 2023
  • #228

- [ ] update requirements.txt - [ ] fix test case failures
good first issue
  • clstaudt
  • Opened 
    on Apr 8, 2023
  • #224

As a user I want to see at a glance how much of a project s time budget is already spent. When time tracking data has been provided, this function should be available. A possible implementation would ...
enhancement
help wanted
  • clstaudt
  • Opened 
    on Mar 12, 2023
  • #222

For invoices created on the same date, the invoice number suffix should count up. Image
backend
bug
  • clstaudt
  • Opened 
    on Feb 9, 2023
  • #221

First attempt: This is not yet working since the app process does not terminate. def test_app_starts_and_quits(): # Start the app process app_process = subprocess.Popen([ python , app/app.py ...
distribution
good first issue
help wanted
  • clstaudt
  • 12
  • Opened 
    on Feb 9, 2023
  • #218

Distributing the project requires that the entire code is packaged as a proper Python package. This is currently not the case for the app code. To verify that Python package is properly structured: 1. ...
architecture
bug
distribution
  • clstaudt
  • 3
  • Opened 
    on Feb 6, 2023
  • #216
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub