OCA / storage

GNU Affero General Public License v3.0
66 stars 148 forks source link

[14.0][FIX] storage_backend_ftp: Fix the list method in ftp_adapter.py to return file names instead of full paths. #375

Open CedricAtanane opened 1 month ago

CedricAtanane commented 1 month ago

This change aligns the behavior with s3_adapter. Detected when using edi_oca_storage, files were not being moved.