Skip to Content
Menu

Invoice Payment Date + CC + In Queue

by
Odoo

1.00

v 17.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Invoicing (account)
Sales (sale_management)
Discuss (mail)
Lines of code 109
Technical Name py_payment_dates
LicenseLGPL-3
Websitehttps://github.com/pythoniclad/
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Invoicing (account)
Sales (sale_management)
Discuss (mail)
Lines of code 109
Technical Name py_payment_dates
LicenseLGPL-3
Websitehttps://github.com/pythoniclad/

Developer Contact

For customization, integration, implementation, or other inquiries, email me at: 📧 sam.odooapps@gmail.com

---

Enhancements on Partners, Invoices, and Sales Orders

This module extends several core models in Odoo to add useful fields and computations:

  • Res Partner: Adds a boolean field credit_card_on_file to indicate if the customer has a credit card on file.
  • Account Move (Invoices): - Adds a related boolean field credit_card_on_file from the partner. - Adds a related and stored field ti_states to display the partner's state. - Computes ti_payment_date, a concatenated string of payment dates parsed from the invoice payment widget for paid or partially paid invoices.
  • Sale Order: Adds a boolean field in_queue to mark orders that are currently queued.

---

Usage

  • On customer records, use Credit Card On File to track stored payment info.
  • On invoices, view Credit Card On File, State, and Payment Date fields for enhanced payment tracking.
  • On sales orders, use the In Queue flag to mark queued orders.

---

Installation

---

Bug Tracker

Bugs and feature requests are tracked on the GitHub repository: https://github.com/pythoniclad/odoo-apps/issues

Please check existing issues before reporting new ones.

---

Maintainer

pythoniclad

Maintained by pythoniclad. Feel free to reach out at the given email, open issues, or contribute via GitHub.

---

License

This module is licensed under the GNU Lesser General Public License v3 (LGPL-3). For details, see: https://www.gnu.org/licenses/lgpl-3.0-standalone.html

---

Contributing

Contributions and feedback are welcome! Please submit pull requests or open issues on GitHub.

---

Further Information

For more details, please refer to the documentation included in the module or the GitHub repository.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.