Skip to content

Updating expense transaction does not change bill status and amount due  #3311

@meta-panic

Description

@meta-panic

Akaunting version

3.1.19

PHP version

8.1.33

Operating system

windows 11

Steps to reproduce

  1. create a bill with total price 23.23$
  2. create a transaction with amount 23.23$
    bill's status changes received => paid
    amount due 23.23$ => 0$
  3. update transaction by id via {{akaunting_url}}/transactions reducing amount 23.23$ => 1$

Expected result

bill's status changes paid=> partially paid
amount due 0$ => 22.23$

Actual result

status did not change
amount due did not change

Additional comments

see video in the first comment

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions