Skip to content

zeroincombenze/bank-payment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeroincombenze bank-payment 10.0

en 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:

it Pagamenti bancari

Moduli per la gestione dei pagamenti bancari, principalmente Sepa.

Name / Nome Version OCA Ver. Description / Descrizione
account_banking_mandate 10.0.2.0.2 10.0.2.1.0 Banking mandates
account_banking_mandate_sale 10.0.1.0.1 same Adds mandates on sale orders
account_banking_pain_base 10.0.1.1.3 same Base module for PAIN file generation
account_banking_sepa_credit_transfer 10.0.1.1.0 same Create SEPA XML files for Credit Transfers
account_banking_sepa_direct_debit 10.0.1.1.3 same Create SEPA files for Direct Debit
account_banking_tests halt halt Banking Addons - Tests
account_import_line_multicurrency_ex halt halt Add an improved view for move line import in bank statement
account_payment_blocking halt halt Prevent invoices under litigation to be proposed in payment orders.
account_payment_line_cancel 10.0.1.0.0 same Account payment line cancel
account_payment_mode 10.0.1.0.2 same Account Payment Mode
account_payment_mode_term halt halt Account Banking - Payments Term Filter
account_payment_order 10.0.1.6.0 10.0.1.7.0 Account Payment Order
account_payment_partner 10.0.1.2.0 same Adds payment mode on partners and invoices
account_payment_purchase 10.0.1.0.0 same Adds Bank Account and Payment Mode on Purchase Orders
account_payment_sale 10.0.1.1.0 same Adds payment mode on sale orders
account_voucher_killer 10.0.1.0.0 same Accounting Payment Access
bank_statement_instant_voucher halt halt Bank statement instant voucher
portal_payment_mode halt halt Adds payment mode ACL's for portal users

Try Me

  • 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

Zeroincombenze 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.

en 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.

it 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)


en 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.

it 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

About

Odoo Electronic Payment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • HTML 5.1%