Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 50 |
Technical Name |
py_invoice_collection |
License | LGPL-3 |
Website | https://github.com/pythoniclad/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 50 |
Technical Name |
py_invoice_collection |
License | LGPL-3 |
Website | https://github.com/pythoniclad/ |
Developer Contact
For customization, integration, implementation, or other inquiries, email me at: 📧 sam.odooapps@gmail.com
---
Invoice Type on Account Moves
This module inherits the account.move model to add a new selection field called Invoice Type. The field allows categorizing invoices into types such as: - Open - Collection (25% fee) - Freight Hit - Returned
The default value is set to Open.
---
Usage
- Open any invoice or journal entry in Odoo.
- Find the Invoice Type field and select the appropriate type for the invoice.
---
Installation
- Follow the official Odoo installation guide: https://www.odoo.com/documentation/17.0/setup/install.html
- Place the module in your custom addons directory.
- Update the apps list and install the module from the Apps menu.
---
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
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