fix: stock reco test case
This commit is contained in:
parent
9fd8b8e53a
commit
6bccd8644e
@ -1451,6 +1451,8 @@ def get_next_stock_reco(kwargs):
|
||||
)
|
||||
)
|
||||
)
|
||||
.orderby(CombineDatetime(sle.posting_date, sle.posting_time))
|
||||
.orderby(sle.creation)
|
||||
)
|
||||
|
||||
if kwargs.get("batch_no"):
|
||||
|
Loading…
Reference in New Issue
Block a user