#68 Error message when pressing “IsManual” in Invoice Candidates
Testcase to check if pressing “IsManual” in Invoice Candidates does not cause an error.
-
Open WebUI
-
Create a new sales order or purchase order for G000X, with P0001 on TU A, complete
-
Jump to Invoice Candidate (Rechnungdisposition), double click for single view
- Click the checkbox for “IsManual” in your invoice candidate:
- => no error, “IsManual” is checked
- => Rechnungskand.-Controller: updated to Manuell
- Click the chekcbox again:
- => no error, “IsManual” is not checked anymore
- => Rechnungskand.-Controller: empty again
View source file on GitHub.com