File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -75,5 +75,6 @@ attachment_mimeType = MIME Type
7575attachment_fileName = File Name
7676attachment_status = Status
7777attachment_note = Note
78+ attachment_size = Size
7879attachment = Attachment
7980attachments = Attachments
Original file line number Diff line number Diff line change @@ -75,5 +75,6 @@ attachment_mimeType = MIME-Typ
7575attachment_fileName = Dateiname
7676attachment_status = Status
7777attachment_note = Notiz
78+ attachment_size = Größe
7879attachment = Anhang
7980attachments = Anhänge
Original file line number Diff line number Diff line change 88} from ' @sap/cds/common' ;
99using my .bookshop .Reviews from ' ./reviews' ;
1010using my .bookshop .TechnicalBooleanFlag from ' ./common' ;
11- using {sap .attachments .Attachments } from ` com.sap.cds/cds-feature-attachments` ;
11+ using {sap .attachments .Attachments } from ` com.sap.cds/cds-feature-attachments-fs ` ;
1212
1313@ fiori . draft . enabled
1414entity Books : cuid , managed {
You can’t perform that action at this time.
0 commit comments