fix: conflict
This commit is contained in:
@@ -646,8 +646,6 @@ class update_entries_after(object):
|
|||||||
voucher_detail_no=sle.voucher_detail_no,
|
voucher_detail_no=sle.voucher_detail_no,
|
||||||
sle=sle,
|
sle=sle,
|
||||||
)
|
)
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
elif (
|
elif (
|
||||||
sle.voucher_type in ["Purchase Receipt", "Purchase Invoice"]
|
sle.voucher_type in ["Purchase Receipt", "Purchase Invoice"]
|
||||||
@@ -670,7 +668,6 @@ class update_entries_after(object):
|
|||||||
refernce_name,
|
refernce_name,
|
||||||
"incoming_rate",
|
"incoming_rate",
|
||||||
)
|
)
|
||||||
>>>>>>> a03b4ce213 (fix: reposting not working for internal transferred purchase receipt)
|
|
||||||
else:
|
else:
|
||||||
if sle.voucher_type in ("Purchase Receipt", "Purchase Invoice"):
|
if sle.voucher_type in ("Purchase Receipt", "Purchase Invoice"):
|
||||||
rate_field = "valuation_rate"
|
rate_field = "valuation_rate"
|
||||||
|
|||||||
Reference in New Issue
Block a user