File tree 1 file changed +15
-4
lines changed
1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,21 @@ This message is sent by an external message published to GARAIO REM. Set the rec
31
31
Notes
32
32
33
33
* (1) Defaults to application user for given app_id
34
- * (2) You may pass the class name and the reference of a business object. Qualifiying business object classes
35
- * are a descendant of ApplicationRecord
36
- * have a ` referenz ` attribute
37
- * (3) You'll receive a ` PendingIssue.Issue.Closed ` when the user closes the issue
34
+ * (2) You may pass the class name and the reference of a business object. As of now the following targets are supported:
35
+ * ` Buchhaltung `
36
+ * ` Buchung `
37
+ * ` DauerauftragZahlung `
38
+ * ` Haus `
39
+ * ` Kreditorenauftrag `
40
+ * ` KreditorRechnung `
41
+ * ` Mietvertrag `
42
+ * ` Objekt `
43
+ * ` OffertAnfrage `
44
+ * ` Organisationseinheit `
45
+ * ` Person `
46
+ * ` Textbaustein `
47
+ * ` Verwaltungseinheit `
48
+ (3) You'll receive a ` PendingIssue.Issue.Closed ` when the user closes the issue
38
49
39
50
#### Example
40
51
You can’t perform that action at this time.
0 commit comments