how to create an event in calender on a particular date from python code
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
            
                1
                
                    Responder
                
            
        
        
            
                4826
                
                    Vistas
                
            
        
    I think you mean 'from python code', in the Odoo environment.
You can imitate how any document is created by code. For example, in the purchase order module if you have a purchase requisition, you can create a purchase order.
Search in the odoo/openerp code for '.create' and you'll get many examples
I hope this will guide you.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 1 may 21  | 4801 | ||
|  | 4 oct 19  | 10681 | ||
| 
            
                How to multiply sequence by non-int
            
            
                    Resuelto
            
         |  | 1 ene 18  | 10145 | |
|  | 1 feb 17  | 5814 | ||
|  | 0 ene 17  | 5084 | 
