File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ addon | version | maintainers | summary
2929[ crm_stage_probability] ( crm_stage_probability/ ) | 19.0.1.0.0 | | Define fixed probability on the stages
3030[ crm_won_restrict_per_stage] ( crm_won_restrict_per_stage/ ) | 19.0.1.0.0 | <a href =' https://github.com/victoralmau ' ><img src =' https://github.com/victoralmau.png ' width =' 32 ' height =' 32 ' style =' border-radius :50% ;' alt =' victoralmau ' /></a > | CRM Won Restrict Per Stage
3131[ marketing_crm_partner] ( marketing_crm_partner/ ) | 19.0.1.0.0 | | Copy tracking fields from leads to partners
32+ [ srm] ( srm/ ) | 19.0.1.0.0 | | Use CRM model for suppliers
3233
3334[ // ] : # ( end addons )
3435
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-crm"
3- version = " 19.0.20260408 .0"
3+ version = " 19.0.20260423 .0"
44dependencies = [
55 " odoo-addon-crm_industry==19.0.*" ,
66 " odoo-addon-crm_lead_code==19.0.*" ,
@@ -10,6 +10,7 @@ dependencies = [
1010 " odoo-addon-crm_stage_probability==19.0.*" ,
1111 " odoo-addon-crm_won_restrict_per_stage==19.0.*" ,
1212 " odoo-addon-marketing_crm_partner==19.0.*" ,
13+ " odoo-addon-srm==19.0.*" ,
1314]
1415classifiers =[
1516 " Programming Language :: Python" ,
Original file line number Diff line number Diff line change 1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:6e6380a8b3a6c8aa36be3cb6861a190da89e603afaa94e6c982b505f29c5e56f
14+ !! source digest: sha256:c70d8a227376f6189d9dd517ea4baf7da646443d40d2628fcadb748ad07a2b40
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Alpha-red.png
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>SRM</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:6e6380a8b3a6c8aa36be3cb6861a190da89e603afaa94e6c982b505f29c5e56f
375+ !! source digest: sha256:c70d8a227376f6189d9dd517ea4baf7da646443d40d2628fcadb748ad07a2b40
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Alpha " src ="https://img.shields.io/badge/maturity-Alpha-red.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/crm/tree/19.0/srm "> < img alt ="OCA/crm " src ="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/crm-19-0/crm-19-0-srm "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module allows the usage of crm module to manage leads coming from
You can’t perform that action at this time.
0 commit comments