I have developed a module, did tried to add auto generate order id rather than adding mannually which didnt work. Then i removed the given code to automatically generate the order id from odoo. But this error is shown. Any help from the community, I am new to odoo
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
            
                2
                
                    Respostas
                
            
        
        
            
                4216
                
                    Visualizações
                
            
        
    Hi,
Can you add a screenshot of the error message that you are getting along with the question? What is the issue you faced to add a sequence number for your model., you can define a new sequence and assign the value by over riding the create method of the model.
You can have a look at this: How to generate sequence number in Odoo
Thanks
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|  | 1 jan. 20  | 4313 | ||
|  | 2 mai. 20  | 7807 | ||
| 
            
                Master Password Version 10
            
            
                    Resolvido
            
         |  | 2 out. 16  | 7416 | |
|  | 2 jun. 19  | 7335 | ||
|  | 0 mar. 22  | 46 | 
 
                        
Odoo Warning -Validation Error
The operation cannot be completed
- Create / Update: a mandatory field is not set
- Delete: another model requires the record being deleted. if possible, archive it instead
Model: To manage the order of customer (omis.order), field: Unknown(Unknown)