cancel
Showing results for 
Search instead for 
Did you mean: 

Updating additional expenses in invoices

Former Member
0 Kudos

Hello,

I would like to update additional expenses before invoices was created.

I've catched the event 'click on the add button in the invoice form', but a this moment, the database (INV3) is empty.

In what temporary tables are stored the invoices before the update of the table INVx. And is it possible to update them. Or can i update the form ??

Thank for your answers.

Regards

Jocelyn Dose

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jocelyn,

There aren´t any temporary tables. You should use the values in the form, get the matrix, then the EditText objects, and check if they are filled.

Remember a check in document settings is mandatory for the additional expenses to be shown.

Regards,

Ibai Peñ

Answers (0)