Skip to content

💡 Odoo module that allows you to export registered payments.

Notifications You must be signed in to change notification settings

fraineralex/batch_payment_export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch Payments Export

Odoo module that allows you to export registered payments from the 'account.payment' model.

Badge showing the total of project forks Badge showing the total of project stars Badge showing average commit frequency per month Badge showing when the last commit was made Badge showing the total of project issues Badge showing the total of project pull-requests Badge showing project license type

About   |   Technologies   |   Requirements   |   Starting   |   Contributing

🎯 About

Batch Payments Export is an Odoo module that allows you to export registered payments from the 'account.payment' model to an (xls) format through a wizard in the Accounting module.

Screenshot of the modal wizard

🚀 Main Technologies

Python Logo     Odoo Logo     xlwt Logo    

See more

  • Python
    • odoo
    • xlwt
    • xml
    • base64
    • werkzeug
    • io

✅ Requirements

Before starting 🏁, you need to have Git, Python and (Odoo) v14 or higher installed.

🏁 Starting

# Clone this project
    $ git clone https://github.com/fraineralex/batch_payment_export
# Access
    $ cd batch_payment_export
# Install dependencies
    $ pip install xlwt
# Run the project
# The server will execute and you will see the modal wizard in sales module -> bank and boxes -> batch payment export

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with 💙 by Frainer Encarnación

👨🏻‍🚀 Developer

  • Frainer Encarnación --> Github

 

About

💡 Odoo module that allows you to export registered payments.

Topics

Resources

Stars

Watchers

Forks

Languages