From 36673386ab7f4ba78d7328d7f0d6d28457ab8946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com> Date: Mon, 10 Dec 2007 12:24:46 +0000 Subject: [PATCH] many properties definition where missing on bt git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18170 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../print_pdf.xml | 83 +++++++++++++++++++ .../portal_types/Cash%20Container/print.xml | 83 +++++++++++++++++++ .../Cash%20Exchange%20Module/print_pdf.xml | 83 +++++++++++++++++++ .../print_pdf.xml | 83 +++++++++++++++++++ .../print_pdf.xml | 83 +++++++++++++++++++ .../print_pdf.xml | 83 +++++++++++++++++++ .../portal_types/Monetary%20Issue/print.xml | 83 +++++++++++++++++++ .../Monetary%20Recall%20Module/print_pdf.xml | 83 +++++++++++++++++++ .../Monetary%20Survey%20Module/print_pdf.xml | 83 +++++++++++++++++++ .../Money%20Deposit%20Module/print.xml | 83 +++++++++++++++++++ .../print_pdf.xml | 83 +++++++++++++++++++ .../base_category_list.xml | 4 + .../hidden_content_type_list.xml | 7 ++ bt5/erp5_banking_cash/bt/revision | 2 +- .../bt/template_action_path_list | 11 +++ .../template_portal_type_base_category_list | 4 +- ...plate_portal_type_hidden_content_type_list | 3 + 17 files changed, 942 insertions(+), 2 deletions(-) create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Container/print.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Foreign%20Cash%20Reception%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/print.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Recall%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Survey%20Module/print_pdf.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit%20Module/print.xml create mode 100644 bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Usual%20Cash%20Transfer%20Module/print_pdf.xml diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Balance%20Regulation%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Container/print.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Container/print.xml new file mode 100644 index 0000000000..4d2d47de1c --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Container/print.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Exchange%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Classification%20Survey%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Foreign%20Cash%20Reception%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Foreign%20Cash%20Reception%20Module/print_pdf.xml new file mode 100644 index 0000000000..f1b9027d30 --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Foreign%20Cash%20Reception%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>1.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/print.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/print.xml new file mode 100644 index 0000000000..4d3592f60d --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/print.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>3.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Recall%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Recall%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Recall%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Survey%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Survey%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Survey%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit%20Module/print.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit%20Module/print.xml new file mode 100644 index 0000000000..4d2d47de1c --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Money%20Deposit%20Module/print.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Usual%20Cash%20Transfer%20Module/print_pdf.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Usual%20Cash%20Transfer%20Module/print_pdf.xml new file mode 100644 index 0000000000..57b49240aa --- /dev/null +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Usual%20Cash%20Transfer%20Module/print_pdf.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <tuple> + <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>__ac_local_roles__</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>action</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>category</string> </key> + <value> <string>object_print</string> </value> + </item> + <item> + <key> <string>condition</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>icon</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>print_pdf</string> </value> + </item> + <item> + <key> <string>permissions</string> </key> + <value> + <tuple> + <string>View</string> + </tuple> + </value> + </item> + <item> + <key> <string>priority</string> </key> + <value> <float>5.0</float> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Print</string> </value> + </item> + <item> + <key> <string>visible</string> </key> + <value> <int>1</int> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="Expression" module="Products.CMFCore.Expression"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>text</string> </key> + <value> <string>string:${object_url}/Base_printPdf</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_banking_cash/PortalTypeBaseCategoryTemplateItem/base_category_list.xml b/bt5/erp5_banking_cash/PortalTypeBaseCategoryTemplateItem/base_category_list.xml index 5427ad129b..00285cc69b 100644 --- a/bt5/erp5_banking_cash/PortalTypeBaseCategoryTemplateItem/base_category_list.xml +++ b/bt5/erp5_banking_cash/PortalTypeBaseCategoryTemplateItem/base_category_list.xml @@ -35,6 +35,7 @@ </portal_type> <portal_type id="Mutilated Banknote"> <item>source_decision</item> + <item>causality</item> <item>source_trade</item> </portal_type> <portal_type id="Outgoing Cash Sorting Cell"> @@ -43,4 +44,7 @@ <portal_type id="Outgoing Classification Survey Cell"> <item>variation</item> </portal_type> + <portal_type id="Vault Transfer Cell"> + <item>variation</item> + </portal_type> </base_category_list> \ No newline at end of file diff --git a/bt5/erp5_banking_cash/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml b/bt5/erp5_banking_cash/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml index a3d5774a2d..d76e21a41d 100644 --- a/bt5/erp5_banking_cash/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml +++ b/bt5/erp5_banking_cash/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml @@ -69,6 +69,9 @@ <portal_type id="Monetary Destruction"> <item>Monetary Destruction Line</item> </portal_type> + <portal_type id="Monetary Destruction Cell"> + <item>Vault Transfer Cell</item> + </portal_type> <portal_type id="Monetary Destruction Line"> <item>Monetary Destruction Cell</item> </portal_type> @@ -130,8 +133,12 @@ <item>Cash Delivery Line</item> </portal_type> <portal_type id="Vault Transfer"> + <item>Cash Delivery Line</item> <item>Vault Transfer Line</item> </portal_type> + <portal_type id="Vault Transfer Cell"> + <item>Vault Transfer Cell</item> + </portal_type> <portal_type id="Vault Transfer Line"> <item>Vault Transfer Cell</item> </portal_type> diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision index 64ae959863..ea5ca3642f 100644 --- a/bt5/erp5_banking_cash/bt/revision +++ b/bt5/erp5_banking_cash/bt/revision @@ -1 +1 @@ -546 \ No newline at end of file +547 \ No newline at end of file diff --git a/bt5/erp5_banking_cash/bt/template_action_path_list b/bt5/erp5_banking_cash/bt/template_action_path_list index 538252bd6c..320c1b8927 100644 --- a/bt5/erp5_banking_cash/bt/template_action_path_list +++ b/bt5/erp5_banking_cash/bt/template_action_path_list @@ -1,3 +1,4 @@ +Cash Balance Regulation Module | print_pdf Cash Balance Regulation Module | view Cash Balance Regulation | final Cash Balance Regulation | incoming_fastinput @@ -6,7 +7,9 @@ Cash Balance Regulation | outgoing_fastinput Cash Balance Regulation | print Cash Balance Regulation | view Cash Container Item | view +Cash Container | print Cash Container | view +Cash Exchange Module | print_pdf Cash Exchange Module | view Cash Exchange | incoming_fastinput Cash Exchange | outgoing_fastinput @@ -39,6 +42,7 @@ Cash To Currency Sale | outgoing_cash_view Cash To Currency Sale | outgoing_fastinput Cash To Currency Sale | print Cash To Currency Sale | view +Classification Survey Module | print_pdf Classification Survey Module | view Classification Survey | incoming_fastinput Classification Survey | outgoing_fastinput @@ -56,12 +60,14 @@ Counter Rendering Module | view Counter Rendering | fastinput Counter Rendering | print_pdf Counter Rendering | view +Destruction Survey Module | print_pdf Destruction Survey Module | view Destruction Survey | fastInput Destruction Survey | print Destruction Survey | view Exchanged Mutilated Banknote Line | print Exchanged Mutilated Banknote Line | view +Foreign Cash Reception Module | print_pdf Foreign Cash Reception Module | view Foreign Cash Reception | fastinput Foreign Cash Reception | print_pdf @@ -96,10 +102,12 @@ Monetary Issue Module | view Monetary Issue | coin_fastinput Monetary Issue | container Monetary Issue | fastInput +Monetary Issue | print Monetary Issue | view Monetary Recall Cell | view Monetary Recall Line | print Monetary Recall Line | view +Monetary Recall Module | print_pdf Monetary Recall Module | view Monetary Recall | fastinput Monetary Recall | print @@ -111,10 +119,12 @@ Monetary Reception | cahs_container Monetary Reception | fastinput Monetary Reception | print_pdf Monetary Reception | view +Monetary Survey Module | print_pdf Monetary Survey Module | view Monetary Survey | fastInput Monetary Survey | print Monetary Survey | view +Money Deposit Module | print Money Deposit Module | view Money Deposit Rendering Module | print_pdf Money Deposit Rendering Module | view @@ -152,6 +162,7 @@ Usual Cash Rendering Module | view Usual Cash Rendering | fastinput Usual Cash Rendering | print_pdf Usual Cash Rendering | view +Usual Cash Transfer Module | print_pdf Usual Cash Transfer Module | view Usual Cash Transfer | fastinput Usual Cash Transfer | print diff --git a/bt5/erp5_banking_cash/bt/template_portal_type_base_category_list b/bt5/erp5_banking_cash/bt/template_portal_type_base_category_list index 8cd1b4115e..040da6f383 100644 --- a/bt5/erp5_banking_cash/bt/template_portal_type_base_category_list +++ b/bt5/erp5_banking_cash/bt/template_portal_type_base_category_list @@ -12,7 +12,9 @@ Foreign Cash Reception | currency_exchange_type Monetary Destruction Cell | variation Monetary Recall Cell | variation Money Deposit | source_trade +Mutilated Banknote | causality Mutilated Banknote | source_decision Mutilated Banknote | source_trade Outgoing Cash Sorting Cell | variation -Outgoing Classification Survey Cell | variation \ No newline at end of file +Outgoing Classification Survey Cell | variation +Vault Transfer Cell | variation \ No newline at end of file diff --git a/bt5/erp5_banking_cash/bt/template_portal_type_hidden_content_type_list b/bt5/erp5_banking_cash/bt/template_portal_type_hidden_content_type_list index e2467d6f9e..018df1d68e 100644 --- a/bt5/erp5_banking_cash/bt/template_portal_type_hidden_content_type_list +++ b/bt5/erp5_banking_cash/bt/template_portal_type_hidden_content_type_list @@ -25,6 +25,7 @@ Incoming Cash To Currency Sale Line | Cash Delivery Cell Incoming Classification Survey Line | Cash Delivery Cell Internal Money Deposit | Banking Operation Line Internal Money Deposit | Cash Delivery Line +Monetary Destruction Cell | Vault Transfer Cell Monetary Destruction Line | Monetary Destruction Cell Monetary Destruction | Monetary Destruction Line Monetary Issue Container | Container Line @@ -50,5 +51,7 @@ Outgoing Cash To Currency Sale Line | Cash Delivery Cell Outgoing Classification Survey Line | Outgoing Classification Survey Cell Usual Cash Rendering | Cash Delivery Line Usual Cash Transfer | Cash Delivery Line +Vault Transfer Cell | Vault Transfer Cell Vault Transfer Line | Vault Transfer Cell +Vault Transfer | Cash Delivery Line Vault Transfer | Vault Transfer Line \ No newline at end of file -- 2.30.9