Added Tested OK for Zero Cent
This commit is contained in:
parent
ab40d6fbb5
commit
4ad84fcbbe
|
@ -227,6 +227,7 @@ public class AmtInWords_MY implements AmtInWords
|
|||
aiw.print ("12,345.78");
|
||||
aiw.print ("123,457.89");
|
||||
aiw.print ("1,234,578.90");
|
||||
aiw.print ("100.00");
|
||||
} // main
|
||||
|
||||
} // AmtInWords_EN
|
||||
|
|
Loading…
Reference in New Issue