Arifin
2010-04-20 06:46:03 UTC
Dear all,
I have a weird problem. My inventory journal could not be validated due to
below error message:
"A key with the name 0.00 already exists."
When I debug it, the problem is in journaltranslist class method add.
cacheJournalTrans.ins(_journalTrans/*,true*/);
I don't know why above code return false value since no duplicate
journaltrans in above record sorted list.
This problem was happened if only my journal lines greater than 1 record.
Thanks and Regards,
-Afin-
I have a weird problem. My inventory journal could not be validated due to
below error message:
"A key with the name 0.00 already exists."
When I debug it, the problem is in journaltranslist class method add.
cacheJournalTrans.ins(_journalTrans/*,true*/);
I don't know why above code return false value since no duplicate
journaltrans in above record sorted list.
This problem was happened if only my journal lines greater than 1 record.
Thanks and Regards,
-Afin-