Commit 20d695e5 authored by Vincent Pelletier's avatar Vincent Pelletier

Replace all occurences of "emmited" by the correct spelling: "emitted".

CashMovementNewNotEmmitedCoinBag property sheet does not exist, so don't link it to CashMovementNewNotEmitted portal type.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23050 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 39af4e53
......@@ -14,7 +14,6 @@
<item>CashMovement</item>
</portal_type>
<portal_type id="Cash Movement New Not Emitted">
<item>CashMovementNewNotEmmitedCoinBag</item>
<item>Amount</item>
<item>Price</item>
</portal_type>
......
......@@ -108,7 +108,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>CashMovementNewNotEmmitedModule_viewCashMovementNewNotEmittedList</string> </value>
<value> <string>CashMovementNewNotEmittedModule_viewCashMovementNewNotEmittedList</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
......
......@@ -468,7 +468,7 @@
</item>
<item>
<key> <string>list_action</string> </key>
<value> <string>CashMovementNewNotEmittedModule_viewCashMovementNewNotEmmitedList</string> </value>
<value> <string>CashMovementNewNotEmittedModule_viewCashMovementNewNotEmittedList</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
......
......@@ -50,7 +50,11 @@
</item>
<item>
<key> <string>action</string> </key>
<value> <string>CashMovementNewNotEmmited_saveFastInputLine</string> </value>
<value> <string>CashMovementNewNotEmitted_saveFastInputLine</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>None</string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
......@@ -125,7 +129,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>CashMovementNewNotEmmited_fastInputForm</string> </value>
<value> <string>CashMovementNewNotEmitted_fastInputForm</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
......
......@@ -66,8 +66,8 @@
<item>
<key> <string>_body</string> </key>
<value> <string>return context.Delivery_saveContainerFastInputLine(listbox=listbox,\n
line_portal_type=\'Cash Movement New Not Emmited Line\',\n
container_line_portal_type=\'Cash Movement New Not Emmited Container\')\n
line_portal_type=\'Cash Movement New Not Emitted Line\',\n
container_line_portal_type=\'Cash Movement New Not Emitted Container\')\n
</string> </value>
</item>
<item>
......
......@@ -52,6 +52,10 @@
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>None</string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -135,7 +139,7 @@
</item>
<item>
<key> <string>name</string> </key>
<value> <string>CashMovementNewNotEmmited_view</string> </value>
<value> <string>CashMovementNewNotEmitted_view</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
......@@ -151,7 +155,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Cash Movement New Not Emmited</string> </value>
<value> <string>Cash Movement New Not Emitted</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
......@@ -263,7 +263,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: int(here.getTotalPrice(fast=0, portal_type=\'Cash Movement New Not Emmited Line\'))</string> </value>
<value> <string>python: int(here.getTotalPrice(fast=0, portal_type=\'Cash Movement New Not Emitted Line\'))</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -148,7 +148,7 @@ if listbox is None:\n
\n
return context.asContext(context=None\n
, portal_type=context.getPortalType()\n
).CashMovementNewNotEmmited_fastInputForm(**kw)\n
).CashMovementNewNotEmitted_fastInputForm(**kw)\n
</string> </value>
</item>
<item>
......
......@@ -409,7 +409,7 @@
</item>
<item>
<key> <string>list_action</string> </key>
<value> <string>CashMovementNewNotEmmited_Folder_viewContainerList</string> </value>
<value> <string>CashMovementNewNotEmitted_Folder_viewContainerList</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
......@@ -423,13 +423,17 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
<list>
<tuple>
<string>Cash Movement New Not Emmited Container</string>
<string>Cash Movement New Not Emmited Container</string>
<string>Cash Movement New Not Emitted Container</string>
<string>Cash Movement New Not Emitted Container</string>
</tuple>
</list>
</value>
......@@ -508,11 +512,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.MethodField</string>
<string>Method</string>
</tuple>
<none/>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -527,11 +528,8 @@
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.MethodField</string>
<string>Method</string>
</tuple>
<none/>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
......@@ -39,7 +39,7 @@ Base_viewWorklist?simulation_state=rejected&portal_type=Cash Movement New Not Em
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Rejected Cash Movement New Not Emmited</string> </value>
<value> <string>Rejected Cash Movement New Not Emitted</string> </value>
</item>
<item>
<key> <string>guard</string> </key>
......
628
\ No newline at end of file
629
\ No newline at end of file
......@@ -6,7 +6,6 @@ Cash Exchange | Resource
Cash Exchange | Simulation
Cash Movement New Not Emitted Line | CashDeliveryLine
Cash Movement New Not Emitted | Amount
Cash Movement New Not Emitted | CashMovementNewNotEmmitedCoinBag
Cash Movement New Not Emitted | Price
Cash Movement | CashMovement
Cash Movement | Price
......
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