mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update paid
This commit is contained in:
14
app_base_chinese/data/product_data.xml
Normal file
14
app_base_chinese/data/product_data.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<!--
|
||||
Resource: product.uom.categ
|
||||
-->
|
||||
<!--<record id="product.product_category_all" model="product.category">-->
|
||||
<!--<field name="name">全部</field>-->
|
||||
<!--</record>-->
|
||||
<!--<record id="product.product_category_1" model="product.category">-->
|
||||
<!--<field name="name">可销售</field>-->
|
||||
<!--</record>-->
|
||||
</data>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user