Skip to content

Not able to enter budget value #27

@bergziege

Description

@bergziege

Hi, I am running 0.0.8 via Docker and I am not be able to enter a value into the "Budgeted" column of my envelope. It always reverts back to 0.

  • Click a field in the "budgeted" column
  • Changes to an input field with "0"
  • Typing "50" + ENTER
  • Changes back to normal text and showing "0"

Settings changed from default: Currency set to EUR
Browser: Edge and Firefox
Running via Docker:

version: "2.1"
services:
  budge:
    image: lscr.io/linuxserver/budge:latest
    container_name: budge
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Europe/Berlin
    volumes:
      - ./config:/config
    ports:
      - 7080:80
      - 7443:443
    restart: unless-stopped

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions