Changed paths:
M org.adempiere.base/src/org/compiere/model/MTable.java
M org.idempiere.test/src/org/idempiere/test/base/MTableTest.java
M org.idempiere.test/src/org/idempiere/test/base/POTest.java
Log Message:
-----------
IDEMPIERE-6700 GridTable.dataSavePO is not working correctly for UUID table (#2988)
- Fix getPOByUU not working for MOrgInfo
- Make getUUIDPOInstance(string) more consistent with getPO(int)