diff --git a/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml b/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml
deleted file mode 100644
index 8aaf371e6df4ab118f5708be79dd7a5809f4cfa5..0000000000000000000000000000000000000000
--- a/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="Category" module="Products.ERP5Type.Document.Category"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>salary_range/japan/no_limit</string>
-                <string>salary_range/japan/no_limit</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>no_limit</string> </value>
-        </item>
-        <item>
-            <key> <string>int_index</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>portal_type</string> </key>
-            <value> <string>Category</string> </value>
-        </item>
-        <item>
-            <key> <string>short_title</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>No Limit</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml b/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml
deleted file mode 100644
index 656546e448a19791b610990812f2a3676f19a466..0000000000000000000000000000000000000000
--- a/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml
+++ /dev/null
@@ -1,127 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>Script_magic</string> </key>
-            <value> <int>3</int> </value>
-        </item>
-        <item>
-            <key> <string>_bind_names</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>_asgns</string> </key>
-                        <value>
-                          <dictionary>
-                            <item>
-                                <key> <string>name_container</string> </key>
-                                <value> <string>container</string> </value>
-                            </item>
-                            <item>
-                                <key> <string>name_context</string> </key>
-                                <value> <string>context</string> </value>
-                            </item>
-                            <item>
-                                <key> <string>name_m_self</string> </key>
-                                <value> <string>script</string> </value>
-                            </item>
-                            <item>
-                                <key> <string>name_subpath</string> </key>
-                                <value> <string>traverse_subpath</string> </value>
-                            </item>
-                          </dictionary>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>_body</string> </key>
-            <value> <string>result={}\n
-result[\'quantity\'] = 1000\n
-result[\'price\'] = 0.05\n
-return result\n
-</string> </value>
-        </item>
-        <item>
-            <key> <string>_code</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_params</string> </key>
-            <value> <string>base_amount_dict, cell</string> </value>
-        </item>
-        <item>
-            <key> <string>errors</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>func_code</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="FuncCode" module="Shared.DC.Scripts.Signature"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>co_argcount</string> </key>
-                        <value> <int>2</int> </value>
-                    </item>
-                    <item>
-                        <key> <string>co_varnames</string> </key>
-                        <value>
-                          <tuple>
-                            <string>base_amount_dict</string>
-                            <string>cell</string>
-                            <string>result</string>
-                            <string>_write_</string>
-                          </tuple>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>func_defaults</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>PaySheetModelLine_getIncomeTax</string> </value>
-        </item>
-        <item>
-            <key> <string>warnings</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_payroll_l10n_jp/bt/change_log b/bt5/erp5_payroll_l10n_jp/bt/change_log
index fff007826cb737e61bd3dfe6efe1f1e3d061a7b9..7fcba6e293274087f0f4e49fdc56e3ba25d6b09d 100644
--- a/bt5/erp5_payroll_l10n_jp/bt/change_log
+++ b/bt5/erp5_payroll_l10n_jp/bt/change_log
@@ -1,2 +1,5 @@
+2009-08-19 yusuke
+* Minimum package for manual input
+
 2009-03-10 yusuke
 * Initial revision
\ No newline at end of file
diff --git a/bt5/erp5_payroll_l10n_jp/bt/revision b/bt5/erp5_payroll_l10n_jp/bt/revision
index c147342cbefa3ef64ade3ed72b63aa05906a1829..eaf7a13d15e02e082b62c96f10b881336ece332c 100644
--- a/bt5/erp5_payroll_l10n_jp/bt/revision
+++ b/bt5/erp5_payroll_l10n_jp/bt/revision
@@ -1 +1 @@
-81
\ No newline at end of file
+87
\ No newline at end of file
diff --git a/bt5/erp5_payroll_l10n_jp/bt/template_path_list b/bt5/erp5_payroll_l10n_jp/bt/template_path_list
index 49336019216dc6c1e906f127bad66ff06a54afc1..77c4e9178173d0d32a9b21958edd9e2f3b345703 100644
--- a/bt5/erp5_payroll_l10n_jp/bt/template_path_list
+++ b/bt5/erp5_payroll_l10n_jp/bt/template_path_list
@@ -1,2 +1 @@
-portal_categories/salary_range/japan
-portal_categories/salary_range/japan/no_limit
\ No newline at end of file
+portal_categories/salary_range/japan
\ No newline at end of file