#1002861 Product Costing in Bizidum. minor cleanup.
This commit is contained in:
parent
0d3b9a9b00
commit
95f9bdf22e
|
@ -2286,11 +2286,6 @@ public class MInvoice extends X_C_Invoice implements DocAction
|
|||
accrual = true;
|
||||
}
|
||||
|
||||
if (!accrual)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
if (accrual)
|
||||
return reverseAccrualIt();
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue