I am working on an invoice section of the application and I am trying to get my custom function to add 10 days so I can have a due date. The custom function saves fine and when I set this is the variable in my data call to firestore nothing is stored in the table. I'm not sure where I went wrong?
I believe it has an issue because I should NOT have to click nullable but it errors when I dont have it checked.