Skip to content
Snippets Groups Projects
Select Git revision
  • ffe53f08e2f2b80c4b47424139cae38168a4d8f3
  • master default
  • renovate/junit-jupiter-engine.version
  • renovate/opencsv.version
  • renovate/org.springframework.boot-spring-boot-starter-parent-3.x
  • renovate/testcontainer.version
  • renovate/jgit.version
  • renovate/selenium.version
  • renovate/datatables.version
  • renovate/jacoco-maven-plugin.version
  • renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
  • demo
  • v1_8_1
  • v2.18.0
  • v2.17.2
  • v2.17.1
  • v2.17.0
  • v2.16.1
  • v2.16.0
  • v2.15.1
  • v2.15.0
  • v2.14.0
  • v2.13.0
  • v2.12.0
  • v2.11.0
  • v2.10.0
  • v2.9.2
  • v2.9.1
  • v2.9.0
  • v2.8.0
  • testPipeline2
  • v2.7.0
  • v2.6.1
33 results

EditFutureOccurrencesOfRepeatingTransactionTest.json

Blame
  • EditFutureOccurrencesOfRepeatingTransactionTest.json 2.36 KiB
    {
        "TYPE": "BUDGETMASTER_DATABASE",
        "VERSION": 9,
        "categories": [
            {
                "ID": 312,
                "name": "Keine Kategorie",
                "color": "#FFFFFF",
                "type": "NONE"
            },
            {
                "ID": 313,
                "name": "Übertrag",
                "color": "#FFFF00",
                "type": "REST"
            }
        ],
        "accounts": [
            {
                "ID": 136,
                "name": "Placeholder",
                "accountState": "FULL_ACCESS",
                "type": "ALL",
                "iconReferenceID": 406
            },
            {
                "ID": 137,
                "name": "Default Account First",
                "accountState": "FULL_ACCESS",
                "type": "CUSTOM",
                "iconReferenceID": 407
            }
        ],
        "transactions": [
            {
                "amount": -1000,
                "isExpenditure": true,
                "date": "2022-10-01",
                "accountID": 137,
                "categoryID": 312,
                "name": "Pizza",
                "description": "",
                "tags": [],
                "repeatingOption": {
                    "startDate": "2022-10-01",
                    "modifier": {
                        "quantity": 7,
                        "localizationKey": "repeating.modifier.days"
                    },
                    "endOption": {
                        "localizationKey": "repeating.end.key.afterXTimes",
                        "times": 3
                    }
                }
            }
        ],
        "templateGroups": [
            {
                "ID": 1,
                "name": "Not grouped",
                "type": "DEFAULT"
            }
        ],
        "templates": [],
        "charts": [],
        "images": [],
        "icons": [
            {
                "ID": 406,
                "builtinIdentifier": "fas fa-landmark"
            },
            {
                "ID": 407
            }
        ],
        "transactionNameKeywords": [
            {
                "value": "einnahme"
            },
            {
                "value": "rückzahlung"
            },
            {
                "value": "erstattung"
            },
            {
                "value": "zinsen"
            },
            {
                "value": "lohn"
            },
            {
                "value": "gehalt"
            },
            {
                "value": "gutschrift"
            },
            {
                "value": "income"
            },
            {
                "value": "refund"
            },
            {
                "value": "interest"
            },
            {
                "value": "salary"
            }
        ]
    }