mirror of
https://github.com/Mint-System/Odoo-Apps-Partner-Contact.git
synced 2026-04-23 22:13:48 -06:00
Collection of OCA/partner-contact related modules.
- HTML 91%
- Python 5.4%
- Shell 3.6%
| partner_contact_department_note | ||
| partner_ref_sequence | ||
| partner_secondary_email | ||
| partner_secondary_name | ||
| partner_type_order | ||
| partner_type_sale | ||
| setup/_metapackage | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .ruff.toml | ||
| LICENSE | ||
| README.md | ||
| task | ||
Odoo Apps: Partner Contact
Odoo modules extending the partner module.
Usage
Clone this repo into the Odoo addons directory.
git clone git@github.com:Mint-System/Odoo-Apps-Partner-Contact.git ./addons/partner_contact
Available modules
| Module | Summary |
|---|---|
| partner_contact_department_note | Set departments on contacts. |
| partner_ref_sequence | Create a sequence for partner ref. |
| partner_secondary_email | Add secondary email to partner. |
| partner_secondary_name | Add secondary name to partner. |
| partner_type_order | Adds new partner type order address. |
| partner_type_sale | Adds new partner type sale contact address. |