コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2285 ビュー

When you have Salary Rule with code = 'LOAN' and in your Payslip you have multiple (2,3,4) inputs with input code = 'LOAN',  Salary computation repeats the rule computation by x times.

I can't seem to replicate it copying code from 

module: hr_payroll 
model: hr.payslip in file hr_payslip
function: def _get_payslip_lines(self):

and creating a function _get_payslip_lines_test does not seem to duplicate the entry but calling _get_payslip_lines itself duplicates the entry.

Workaround: make sure Rule codes are not same as Input codes. I don't know if this is a bug or a feature.

アバター
破棄
関連投稿 返信 ビュー 活動
0
2月 19
3800
0
1月 17
4270
2
9月 25
390
0
4月 25
1100
2
3月 24
2254