Skip to content

Latest commit

 

History

History

connector_acp_ftp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FTP ACP Connector

Beta License: AGPL-3 OCA/l10n-chile Translate me on Weblate Try me on Runboat

This module adds support for FTP protocol to ACP connector backend. It can be used to send data to third party services that will handle the electronic document communication to SII.

Table of contents

Suggested setup steps for local tests:

  • Locally install FTP service:
    • Install vsftpd: sudo apt install vsftpd. Additional documention available at https://help.ubuntu.com/community/vsftpd
    • Edit /etc/vsftpd.conf, changing the entry write_enable=YES
    • (Res)start the service: sudo service vsftpd stop && sudo service vsftpd stop
    • Test the connection with the ftp client. User you sysytem user and password. The FTP default work directory will be your home directory.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Open Source Integrators

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

max3903

This module is part of the OCA/l10n-chile project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.