Hi ,I have added a new field discount in purchase order (odoo 10 ) but i want to carry forward that discount value in invoice form .All other values are being carried automatically by inbuilt module .So can someone help me to solve this problem .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3577
화면
Take a look at https://www.odoo.com/apps/modules/9.0/purchase_discount/
This module, for version 9, does what you want. Check out the code in models/account_invoice_line.py that overrides the NEW method of account.invoice.line to look at the related purchase.order.line and set the discount.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
3월 24
|
1224 | ||
|
2
8월 25
|
1670 | ||
Multi Company Transfer
해결 완료
|
|
1
7월 25
|
727 | |
About Total Discount
해결 완료
|
|
2
7월 25
|
1023 | |
|
2
5월 25
|
923 |