#1002861 Product Costing in Bizidum. minor cleanup.

This commit is contained in:
Heng Sin Low 2013-09-26 10:58:31 +08:00
parent 0d3b9a9b00
commit 95f9bdf22e
1 changed files with 0 additions and 5 deletions

View File

@ -2286,11 +2286,6 @@ public class MInvoice extends X_C_Invoice implements DocAction
accrual = true;
}
if (!accrual)
{
}
if (accrual)
return reverseAccrualIt();
else