Commit f7d7623f authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_accounting: Chinese currency is CNY and not RMB

parent 7c040914
......@@ -66,7 +66,7 @@
</item>
<item>
<key> <string>default_reference</string> </key>
<value> <string>RMB</string> </value>
<value> <string>CNY</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -76,7 +76,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>RMB</string> </value>
<value> <string>CNY</string> </value>
</item>
<item>
<key> <string>index</string> </key>
......@@ -96,11 +96,11 @@
</item>
<item>
<key> <string>short_title</string> </key>
<value> <string>RMB</string> </value>
<value> <string>CNY</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>RMB</string> </value>
<value> <string>CNY</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -19,8 +19,8 @@ business_process_module/slapos_reservation_refound_business_process
business_process_module/slapos_reservation_refound_business_process/**
business_process_module/slapos_subscription_business_process
business_process_module/slapos_subscription_business_process/**
currency_module/CNY
currency_module/EUR
currency_module/RMB
open_sale_order_module/slapos_accounting_open_sale_order_line_template
open_sale_order_module/slapos_accounting_open_sale_order_line_template/slapos_accounting_open_sale_order_line_template
open_sale_order_module/slapos_accounting_open_sale_order_template
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment