Répondu
Creating Expenses
- January 3, 2024
- 1 commentaire
- 1037 vue
"I'm trying to create a new expense in Adobe Workfront Fusion, but I keep encountering an error message saying '[422] expenseID cannot be null'. I was under the impression that the system would automatically generate the expense ID, so I'm not sure why I'm receiving this error. Can you please guide me through creating a new expense and help me understand why I might be experiencing this issue?"
The logic is if the expense description is XYZ do something so a router that goes up ( one path), if not create an expense line with the description, year, and some amount. This can be seen in the attached screenshot below.