Contents
On version 10.0, this project focus on payment interface. The indentation below indicates the dependency graph of the main modules.
- account_banking_payment_export - Basic export functionality of payment orders
- account_banking_sepa_credit_transfer - Export of payment orders in SEPA format
- account_direct_debit - Debit order infrastructure analogous to Odoo native payment orders
- account_banking_sepa_direct_debit - Export of debit orders in SEPA format
Other features can now be found in these repositories:
Moduli per la gestione dei pagamenti bancari, principalmente Sepa.
- python 2.7+ (best 2.7.5+)
- postgresql 9.2+ (best 9.5)
cd $HOME # Follow statements activate deployment, installation and upgrade tools cd $HOME [[ ! -d ./tools ]] && git clone https://github.com/zeroincombenze/tools.git cd ./tools ./install_tools.sh -pUT source $HOME/devel/activate_tools
# Odoo repository installation; OCB repository must be installed deploy_odoo clone -r bank-payment -b 10.0 -G zero -p $HOME/10.0 # Upgrade virtual environment vem amend $HOME/10.0/venv_odoo
deploy_odoo update -r bank-payment -b 10.0 -G zero -p $HOME/10.0 vem amend $HOME/10.0/venv_odoo # Adjust following statements as per your system sudo systemctl restart odoo
This project is mainly supported by the SHS-AV s.r.l.
Bug reports are welcome! You can use the issue tracker to report bugs, and/or submit pull requests on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you have a proposal to change on oh these modules, you may want to send an email to <[email protected]> for initial feedback.
An Enhancement Proposal may be submitted if your idea gains ground.
Se hai proposte per migliorare uno dei moduli, puoi inviare una mail a <[email protected]> per un iniziale contatto.
Odoo is a trademark of Odoo S.A. (formerly OpenERP)
zeroincombenze® is a trademark of SHS-AV s.r.l.
which distributes and promotes ready-to-use Odoo on own cloud infrastructure.
Zeroincombenze® distribution of Odoo
is mainly designed to cover Italian law and markeplace.
zeroincombenze® è un marchio registrato da SHS-AV s.r.l.
che distribuisce e promuove Odoo pronto all'uso sulla propria infrastuttura.
La distribuzione Zeroincombenze® è progettata per le esigenze del mercato italiano.
Last Update / Ultimo aggiornamento: 2024-06-03