Skip to content

[capabilities/file] Add last_update & mime_type to BaseFile obj & [capabilities/bank] Add attachments attribute to Transaction

Hicham Kouz requested to merge hicham.kouz/woob:add_attachments_mimetype_ into master

[capabilities/bank] Add attachments attribute to Transaction

  • 'List of attachments attached to the transaction'

[capabilities/file] Add last_update & mime_type to BaseFile obj

  • 'Last update or last modified date'
  • 'MIME Type'

Merge request reports