Commit a5c118c4 by aa.gusti

pdl-2

1 parent 276e54c9
......@@ -57,9 +57,9 @@
<!-- <field name="active" invisible=""/>-->
<!-- <field name="categ_id" invisible="0"/>-->
<!-- </xpath>-->
<xpath expr="//div[@name='default_code']" position="attribute">
<field name="string" string="NOPD"/>
</xpath>
<!-- <xpath expr="//div[@name='default_code']" position="attribute">-->
<!-- <field name="string" string="NOPD"/>-->
<!-- </xpath>-->
</field>
</record>
......
......@@ -40,15 +40,13 @@
parent="pdl_kab_menu_root"
sequence="7"/>
<menuitem id="category_config_pdl_kab_menu"
name="Kategori Perusahaan"
name="Kategori Objek"
parent="config_pdl_kab_menu"
action="action_category_config_pdl_kab"
action="action_object_category_config_pdl_kab"
sequence="2"/>
<menuitem id="industry_config_pdl_kab_menu"
name="Jenis Perusahaan"
<menuitem id="tax_config_pdl_kab_menu"
name="Tarif Pajak"
parent="config_pdl_kab_menu"
action="action_industry_config_pdl_kab"
action="action_tax_config_pdl_kab"
sequence="2"/>
</odoo>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!