Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Accounting (account_accountant)
• Invoicing (account) • Discuss (mail) |
Lines of code | 31 |
Technical Name |
py_contact_reference |
License | LGPL-3 |
Website | https://github.com/pythoniclad/ |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Accounting (account_accountant)
• Invoicing (account) • Discuss (mail) |
Lines of code | 31 |
Technical Name |
py_contact_reference |
License | LGPL-3 |
Website | https://github.com/pythoniclad/ |
Developer Contact
For customization, integration, implementation, or other inquiries, email me at: 📧 sam.odooapps@gmail.com
---
Contact Representative on Account Moves
This module extends the account.move model to add two computed fields: - contact_rep: automatically finds the first child contact (res.partner) of the invoice's partner and sets it as the Contact Representative. - contact_rep_name: displays the name of this Contact Representative for easy reference.
---
Usage
- Open any invoice or journal entry in Odoo.
- The fields Contact Rep and Contact Rep Name will display the first child contact of the invoice's partner, if available.
---
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