Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
1223 Näkymät

Problem Statement : 

There are various Sales Team namely (East, West, North, Hyderabad, Chennai, Bangalore, Gujarat) and each has a special opportunity numbering system as follows : 

  • East : 24E00001 where 24 is the year, E means East 
  • West: 24W00001 where 24 is the year, W means West 
  • North: 24N00001 where 24 is the year, N means North 
  • Hyderabad : 24H00001 where 24 is the year, H means Hyderabad
  • Chennai: 24C00001 where 24 is the year, C means Chennai
  • Bangalore: 24B00001 where 24 is the year, B means Bangalore
  • Gujarat: 24G00001 where 24 is the year, G means Gujarat 


  • 00001 is the serial number which needs to be updated automatically whenever a new opportunity is created respective to each sales team. 

How to automate this process using Odoo Studio


Avatar
Hylkää
Paras vastaus

Hi,
You can add a sequence field inside each of your sales team and using the automated action on the creation of the lead, get the sequence number from the sequence set inside the sales team.

For example see this automated action generating barcode for the product: Generate Barcode For Products Using Automated Action In Odoo


Thanks

Avatar
Hylkää
Tekijä

Thanks for the answer.
I tried to refer your video but I still didn't get how to do it since some functions are different in CRM Module. I added the sequence field but having trouble in automating the Opportunity Field in CRM.

I want it to be automated just like Sales Order.

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
kesäk. 25
511
1
kesäk. 25
380
1
huhtik. 24
1373
1
maalisk. 24
1115
2
maalisk. 24
2588