A great module for that:
https://www.odoo.com/apps/7.0/sale_quotation_number/
Unfortunately with a small error. If you duplicate a quotation, it gets an order number.
Somebody has an idea to change "def copy"?
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
A great module for that:
https://www.odoo.com/apps/7.0/sale_quotation_number/
Unfortunately with a small error. If you duplicate a quotation, it gets an order number.
Somebody has an idea to change "def copy"?
You have to change "def copy" in sale/sale.py @ line 78
- 'name': self.pool.get('ir.sequence').get(cr, uid, 'sale.order'),
+ 'name': self.pool.get('ir.sequence').get(cr, uid, 'sale.quotation'),
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|  | 0 mars 15  | 6110 | ||
| 
            
                Where are the sequences?
            
            
                    Résolu
            
         |  | 2 févr. 19  | 12975 | |
|  | 4 avr. 16  | 8821 | ||
|  | 0 mars 15  | 5859 | ||
| 
            
                Commission Module?
            
            
                    Résolu
            
         |  | 4 janv. 24  | 13144 |