I want to modify some data in my invoice based on the fiscal_position_id field, but I don't know how to trigger an event when a new invoice is created from a quote. How can I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
2588
화면
Hi Rafael:
Activate developer mode, go to Settings > Technical > Automation > Automated Actions and create an automated action that is triggered on the "On Creation" of an Invoice record.
Make sure you select the following in the automated action:
Model: Journal Entry
Trigger: On Creation
Apply on: Type = "out_invoice"
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
3
9월 25
|
2719 | ||
|
0
8월 25
|
319 | ||
|
1
8월 25
|
2342 | ||
|
2
7월 25
|
8146 | ||
|
2
7월 25
|
4579 |