I want to auto generate my own sequential code and don't want Odoo to add the text "Customer's Opportunity" when I select the Customer. How do I disable it and auto generate a new sequential number whenever I create a new opportunity just like Sales Order.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hi,
In Odoo the name of the CRM ie, "Customer
Opportunity" is gaining by a compute method . So inorder to disable it
you need to inherit the module "crm.lead" and override the field name
and remove the compute function from it or you can super the compute
function and change the functionality.
And to add custom sequence number in CRM please refer to our blog
Hope it helps
Hi,
Using automated action, you can achieve the same. See this example of generating the automatic barcode value for the product using the automated action and the sequence, using the same approach you can achieve your goal.
* Define a sequence
* Create an automated action which executes on create and get the value from sequence
* set the value to the field
Watch: Generate Barcode For Products Using Automated Action In Odoo
Thanks
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Mar 24
|
1432 | ||
|
3
Feb 24
|
2042 | ||
Automated action to create new scheduled activity
Diselesaikan
|
|
1
Apr 23
|
8531 | |
CRM automations
Diselesaikan
|
|
1
Des 24
|
1338 | |
|
1
Mar 24
|
3304 |