method used when validating invoice and create journal items?
この質問にフラグが付けられました
Validating Invoice and Journal Entries are created by workflow that excute method action_move_create on account.invoice object
thanks i already saw it..
can you tell me where is the exact place for me to put the deductions?? as what i have said to @Viktor Aditya "in account invoice i add a tree for deductions. amount_total will be deduted by total_deductions. it is already working when i register payment the amount in paid amount is the value that is deduted.. but when i look at the journal entries. the value their is the amount_total that has no deductions.. so i'm looking for the method used by account invoice to create journal items.. "..
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
1
5月 17
|
10329 | ||
|
|
1
4月 22
|
2654 | ||
|
|
0
5月 19
|
5674 | ||
|
|
0
3月 15
|
5367 | ||
|
|
0
5月 26
|
363 |
please specify your question..
in account invoice i add a tree for deductions. amount_total will be deduted by total_deductions. it is already working when i register payment the amount in paid amount is the value that is deduted.. but when i look at the journal entries. the value their is the amount_total that has no deductions.. so i'm looking for the method used by account invoice to create journal items..