2010-03-13 01:07:05 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?eclipse version="3.4"?>
|
|
|
|
<plugin>
|
|
|
|
<extension
|
|
|
|
point="org.adempiere.base.IDictionaryService">
|
|
|
|
<client
|
2010-03-18 02:48:19 +07:00
|
|
|
class="org.adempiere.pipo.srv.PipoDictionaryService">
|
2010-03-13 01:07:05 +07:00
|
|
|
</client>
|
|
|
|
</extension>
|
|
|
|
|
|
|
|
</plugin>
|