Commit b7121e6c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

'Total Net Price' -> 'Net Total Price'


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25896 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 59053b00
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
</list> </list>
</value> </value>
...@@ -303,7 +303,7 @@ ...@@ -303,7 +303,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
...@@ -377,7 +377,7 @@ ...@@ -377,7 +377,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
......
...@@ -130,7 +130,7 @@ ...@@ -130,7 +130,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
...@@ -229,7 +229,7 @@ ...@@ -229,7 +229,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
</list> </list>
</value> </value>
...@@ -303,7 +303,7 @@ ...@@ -303,7 +303,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
...@@ -377,7 +377,7 @@ ...@@ -377,7 +377,7 @@
</tuple> </tuple>
<tuple> <tuple>
<string>total_net_price</string> <string>total_net_price</string>
<string>Total Net Price</string> <string>Net Total Price</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
......
602 603
\ No newline at end of file \ No newline at end of file
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