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"?
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'),
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
0
มี.ค. 15
|
8003 | |||
|
Where are the sequences?
แก้ไขแล้ว
|
2
ก.พ. 19
|
14722 | ||
|
4
เม.ย. 16
|
10350 | |||
|
0
มี.ค. 15
|
7551 | |||
|
Commission Module?
แก้ไขแล้ว
|
4
ม.ค. 24
|
14652 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.