mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update po
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
<value eval="[ref('product.cat_expense', False)]"/>
|
||||
<value eval="{'name': '费用'}"/>
|
||||
</function>
|
||||
<function model="product.category" name="write" context="{'lang': 'zh_CN'}">
|
||||
<value eval="[ref('delivery.product_category_deliveries', False)]"/>
|
||||
<value eval="{'name': '运费'}"/>
|
||||
</function>
|
||||
<function model="product.category" name="write" context="{'lang': 'zh_CN'}">
|
||||
<value eval="[ref('event_sale.product_category_events', False)]"/>
|
||||
<value eval="{'name': '活动票'}"/>
|
||||
|
||||
Reference in New Issue
Block a user