Commit b676f653 authored by Jean-Paul Smets's avatar Jean-Paul Smets

updated by yo on real use server


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1164 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 654533d2
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Account List</title> <title>Account List</title>
<name>accounting_transaction_list</name> <row_length>4</row_length>
<action>base_edit</action> <name>account_list</name>
<enctype></enctype>
<method>POST</method>
<pt>form_list</pt> <pt>form_list</pt>
<action>doSelect</action>
<update_action></update_action>
<method>POST</method>
<enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -15,32 +19,36 @@ ...@@ -15,32 +19,36 @@
<field><id>listbox</id> <type>ListBox</type> <field><id>listbox</id> <type>ListBox</type>
<values> <values>
<all_columns type="list">[]</all_columns> <all_columns type="list">[('id', 'id'), ('pcg_title', 'PCG'), ('Title', 'Title'), ('default_destination_title', 'Mirror'), ('Account_countAccountingTransactions', 'Count'), ('Account_getTotalSourceCredit', 'Credit'), ('Account_getTotalSourceDebit', 'Debit'), ('accounting_transaction_line_currency', 'Currency')]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns> <all_editable_columns type="list">[]</all_editable_columns>
<alternate_name></alternate_name> <alternate_name></alternate_name>
<columns type="list">[('id', 'id'), ('pcg_title', 'PCG'), ('title', 'Title'), ('destination', 'Mirror')]</columns> <columns type="list">[('id', 'id'), ('pcg_title', 'PCG'), ('Title', 'Title'), ('default_destination_title', 'Mirror'), ('Account_countAccountingTransactions', 'Count'), ('Account_getTotalSourceCredit', 'Credit'), ('Account_getTotalSourceDebit', 'Debit'), ('accounting_transaction_line_currency', 'Currency')]</columns>
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<default_params type="list">[]</default_params> <default_params type="list">[('id', "''"), ('pcg_title', "''"), ('Title', "''"), ('default_destination_title', "''")]</default_params>
<description></description> <description></description>
<domain_root_list type="list">[]</domain_root_list> <domain_root_list type="list">[('portal_categories/pcg', 'PCG'), ('portal_categories/account_type', 'Account Type'), ('portal_categories/financial_section', 'Balance Sheet')]</domain_root_list>
<domain_tree type="int">0</domain_tree> <domain_tree type="int">0</domain_tree>
<editable type="int">1</editable>
<editable_columns type="list">[]</editable_columns> <editable_columns type="list">[]</editable_columns>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<global_attributes type="list">[]</global_attributes> <global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<lines type="int">25</lines> <lines type="int">25</lines>
<list_action>list</list_action> <list_action>list</list_action>
<list_method type="method">portal_catalog</list_method> <list_method type="method">Account_search</list_method>
<meta_types type="list">[]</meta_types> <meta_types type="list">[]</meta_types>
<portal_types type="list">[('Account', 'Account')]</portal_types> <portal_types type="list">[('Account', 'Account')]</portal_types>
<report_root_list type="list">[]</report_root_list> <report_root_list type="list">[('portal_categories/pcg', 'PCG'), ('portal_categories/account_type', 'Account Type')]</report_root_list>
<report_tree type="int">0</report_tree> <report_tree type="int">0</report_tree>
<search type="int">1</search> <search type="int">1</search>
<search_columns type="list">[]</search_columns>
<select type="int">1</select> <select type="int">1</select>
<selection_name>account_selection</selection_name> <selection_name>account_selection</selection_name>
<sort type="list">[('id', 'id')]</sort> <sort type="list">[('id', 'id')]</sort>
<stat_method></stat_method> <sort_columns type="list">[]</sort_columns>
<stat_method type="method">portal_catalog</stat_method>
<title>Account Listbox</title> <title>Account Listbox</title>
</values> </values>
<tales> <tales>
......
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Account</title> <title>Account</title>
<row_length>4</row_length>
<name>accounting_transaction_list</name> <name>accounting_transaction_list</name>
<pt>form_view</pt>
<action>base_edit</action> <action>base_edit</action>
<enctype></enctype> <update_action></update_action>
<method>POST</method> <method>POST</method>
<pt>form_view</pt> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -21,6 +25,8 @@ ...@@ -21,6 +25,8 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -28,6 +34,8 @@ ...@@ -28,6 +34,8 @@
<required type="int">1</required> <required type="int">1</required>
<title>Id</title> <title>Id</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -45,6 +53,8 @@ ...@@ -45,6 +53,8 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -52,6 +62,8 @@ ...@@ -52,6 +62,8 @@
<required type="int">1</required> <required type="int">1</required>
<title>Title</title> <title>Title</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -67,6 +79,8 @@ ...@@ -67,6 +79,8 @@
<css_class></css_class> <css_class></css_class>
<default type="int">0</default> <default type="int">0</default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -85,17 +99,22 @@ ...@@ -85,17 +99,22 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">1</required>
<size type="int">1</size> <size type="int">1</size>
<title>PCG</title> <title>PCG</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>here/portal_categories/pcg/getCategoryChildTitleItemList</items> <items>python: here.getAccountPcgItemList()</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -109,14 +128,19 @@ ...@@ -109,14 +128,19 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">1</required>
<size type="int">1</size> <size type="int">1</size>
<title>Account Type</title> <title>Account Type</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>here/portal_categories/account_type/getCategoryChildTitleItemList</items> <items>here/portal_categories/account_type/getCategoryChildTitleItemList</items>
...@@ -133,14 +157,19 @@ ...@@ -133,14 +157,19 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">1</required>
<size type="int">1</size> <size type="int">1</size>
<title>Financial Section</title> <title>Financial Section</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>here/portal_categories/financial_section/getCategoryChildTitleItemList</items> <items>here/portal_categories/financial_section/getCategoryChildTitleItemList</items>
...@@ -155,11 +184,13 @@ ...@@ -155,11 +184,13 @@
<values> <values>
<alternate_name></alternate_name> <alternate_name></alternate_name>
<base_category>destination</base_category> <base_category>destination</base_category>
<catalog_index>Title</catalog_index> <catalog_index>relative_url</catalog_index>
<css_class></css_class> <css_class></css_class>
<default type="list">[]</default> <default type="list">[]</default>
<default_module>account</default_module> <default_module>account</default_module>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<height type="int">5</height> <height type="int">5</height>
...@@ -169,9 +200,13 @@ ...@@ -169,9 +200,13 @@
<max_linelength></max_linelength> <max_linelength></max_linelength>
<max_lines></max_lines> <max_lines></max_lines>
<portal_type type="list">[('Account', 'account')]</portal_type> <portal_type type="list">[('Account', 'account')]</portal_type>
<relation_setter_id></relation_setter_id>
<required type="int">0</required> <required type="int">0</required>
<title>Mirror account</title> <title>Mirror account</title>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method> <update_method>base_update_relation</update_method>
<view_separator>&lt;br /&gt;</view_separator>
<whitespace_preserve type="int">0</whitespace_preserve>
<width type="int">40</width> <width type="int">40</width>
</values> </values>
<tales> <tales>
...@@ -202,6 +237,8 @@ ...@@ -202,6 +237,8 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<height type="int">5</height> <height type="int">5</height>
...@@ -211,6 +248,8 @@ ...@@ -211,6 +248,8 @@
<max_lines></max_lines> <max_lines></max_lines>
<required type="int">0</required> <required type="int">0</required>
<title>Description</title> <title>Description</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
<width type="int">80</width> <width type="int">80</width>
</values> </values>
<tales> <tales>
......
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Accounting Transaction Line</title> <title>Accounting Transaction Line</title>
<row_length>4</row_length>
<name>accounting_transaction_list</name> <name>accounting_transaction_list</name>
<pt>form_view</pt>
<action>base_edit</action> <action>base_edit</action>
<enctype></enctype> <update_action></update_action>
<method>POST</method> <method>POST</method>
<pt>form_view</pt> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -19,14 +23,19 @@ ...@@ -19,14 +23,19 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">0</required> <required type="int">0</required>
<size type="int">1</size> <size type="int">1</size>
<title>Currency</title> <title>Currency</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>python:map(lambda x: (x.id,'currency/%s' % x.id),here.currency.objectValues())</items> <items>python:map(lambda x: (x.id,'currency/%s' % x.id),here.currency.objectValues())</items>
...@@ -48,6 +57,8 @@ ...@@ -48,6 +57,8 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -57,7 +68,9 @@ ...@@ -57,7 +68,9 @@
<required type="int">0</required> <required type="int">0</required>
<title>Destination</title> <title>Destination</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method> <update_method>base_update_relation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -78,6 +91,8 @@ ...@@ -78,6 +91,8 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -87,7 +102,9 @@ ...@@ -87,7 +102,9 @@
<required type="int">0</required> <required type="int">0</required>
<title>Source</title> <title>Source</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method> <update_method>base_update_relation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -105,11 +122,14 @@ ...@@ -105,11 +122,14 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<required type="int">0</required> <required type="int">0</required>
<title>Source Credit</title> <title>Source Credit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -127,11 +147,14 @@ ...@@ -127,11 +147,14 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<required type="int">0</required> <required type="int">0</required>
<title>Source Debit</title> <title>Source Debit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
......
...@@ -16,17 +16,19 @@ product = my_transaction.manage_addProduct[ 'ERP5' ] ...@@ -16,17 +16,19 @@ product = my_transaction.manage_addProduct[ 'ERP5' ]
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line', context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction, container=my_transaction,
id='l0') id='expense')
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line', context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction, container=my_transaction,
id='l1') id='payable')
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line', context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction, container=my_transaction,
id='l2') id='collected_vat')
fournisseur=my_transaction.l0 context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
charge=my_transaction.l1 container=my_transaction,
tva=my_transaction.l2 id='refundable_vat')
expense=my_transaction.expense
#fournisseur.setSource('account/capital') payable=my_transaction.payable
collected_vat=my_transaction.collected_vat
refundable_vat=my_transaction.refundable_vat
return my_transaction return my_transaction
...@@ -16,17 +16,15 @@ product = my_transaction.manage_addProduct[ 'ERP5' ] ...@@ -16,17 +16,15 @@ product = my_transaction.manage_addProduct[ 'ERP5' ]
context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line', context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line',
container=my_transaction, container=my_transaction,
id='l0') id='income')
context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line', context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line',
container=my_transaction, container=my_transaction,
id='l1') id='receivable')
context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line', context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line',
container=my_transaction, container=my_transaction,
id='l2') id='collected_vat')
client=my_transaction.l0 income=my_transaction.income
charge=my_transaction.l1 receivable=my_transaction.receivable
tva=my_transaction.l2 collected_vat=my_transaction.collected_vat
return my_transaction return my_transaction
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Currency List</title> <title>Currency List</title>
<row_length>4</row_length>
<name>currency_list</name> <name>currency_list</name>
<action>base_edit</action>
<enctype></enctype>
<method>POST</method>
<pt>form_list</pt> <pt>form_list</pt>
<action>doSelect</action>
<update_action></update_action>
<method>POST</method>
<enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -25,7 +29,9 @@ ...@@ -25,7 +29,9 @@
<description></description> <description></description>
<domain_root_list type="list">[]</domain_root_list> <domain_root_list type="list">[]</domain_root_list>
<domain_tree type="int">0</domain_tree> <domain_tree type="int">0</domain_tree>
<editable type="int">1</editable>
<editable_columns type="list">[]</editable_columns> <editable_columns type="list">[]</editable_columns>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<global_attributes type="list">[]</global_attributes> <global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -37,6 +43,7 @@ ...@@ -37,6 +43,7 @@
<report_root_list type="list">[]</report_root_list> <report_root_list type="list">[]</report_root_list>
<report_tree type="int">0</report_tree> <report_tree type="int">0</report_tree>
<search type="int">1</search> <search type="int">1</search>
<search_columns></search_columns>
<select type="int">1</select> <select type="int">1</select>
<selection_name>currency_selection</selection_name> <selection_name>currency_selection</selection_name>
<sort type="list">[('id', 'id')]</sort> <sort type="list">[('id', 'id')]</sort>
......
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Currency</title> <title>Currency</title>
<row_length>4</row_length>
<name>currency_view</name> <name>currency_view</name>
<pt>form_view</pt>
<action>base_edit</action> <action>base_edit</action>
<enctype></enctype> <update_action></update_action>
<method>POST</method> <method>POST</method>
<pt>form_view</pt> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -21,13 +25,17 @@ ...@@ -21,13 +25,17 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<max_length></max_length> <max_length></max_length>
<required type="int">1</required> <required type="int">1</required>
<title>Id</title> <title>ID</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -45,6 +53,8 @@ ...@@ -45,6 +53,8 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -52,6 +62,8 @@ ...@@ -52,6 +62,8 @@
<required type="int">1</required> <required type="int">1</required>
<title>Title</title> <title>Title</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
......
...@@ -7,23 +7,38 @@ ...@@ -7,23 +7,38 @@
##parameters= ##parameters=
##title= ##title=
## ##
if context.id == 'l0': from Products.ERP5Type.Cache import CachingMethod
if context.portal_type == 'Purchase Invoice Transaction Line':
compte = '41' category_dict = {'income': 'portal_categories/pcg/6',
compte2 = '410' 'expense': 'portal_categories/pcg/7',
elif context.portal_type == 'Sale Invoice Transaction Line': 'payable': 'portal_categories/pcg/4/41/410',
compte2 = '409' 'receivable': 'portal_categories/pcg/4/40/409',
compte = '40' 'collected_vat': 'portal_categories/pcg/4/44',
return context.portal_categories.pcg['4'][compte][compte2].getCategoryMemberTitleItemList() 'refundable_vat': 'portal_categories/pcg/4/44',
elif context.id == 'l1': 'bank': 'portal_categories/pcg/5',
if context.portal_type == 'Purchase Invoice Transaction Line': }
compte = '7'
elif context.portal_type == 'Sale Invoice Transaction Line': if context.id in category_dict:
compte = '6' category = category_dict[context.id]
return context.portal_categories.pcg[compte].getCategoryMemberTitleItemList()
elif context.id == 'l2':
return context.portal_categories.pcg['4']['44'].getCategoryMemberTitleItemList()
else: else:
return context.portal_categories.pcg.getCategoryMemberTitleItemList() category = 'portal_categories/pcg'
display_dict = {}
def display(x):
if x not in display_dict:
pcg_id = x.getPcgId()
account_title = x.getTitle()
display_dict[x] = "%s - %s" % (pcg_id, account_title)
return display_dict[x]
def sort(x,y):
return cmp(display(x), display(y))
def getItemList(category=None):
obj = context.restrictedTraverse(category)
item_list = obj.getCategoryMemberItemList(portal_type='Account', base=0,
display_method=display, sort_method=sort)
return item_list
return () getItemList = CachingMethod(getItemList, id=('getInvoiceTransactionLineItemList', 'getItemList'))
return getItemList(category=category)
...@@ -7,23 +7,38 @@ ...@@ -7,23 +7,38 @@
##parameters= ##parameters=
##title= ##title=
## ##
if context.id == 'l0': from Products.ERP5Type.Cache import CachingMethod
if context.portal_type == 'Purchase Invoice Transaction Line':
compte2 = '409' category_dict = {'income': 'portal_categories/pcg/7',
compte = '40' 'expense': 'portal_categories/pcg/6',
elif context.portal_type == 'Sale Invoice Transaction Line': 'payable': 'portal_categories/pcg/4/40/409',
compte = '41' 'receivable': 'portal_categories/pcg/4/41/410',
compte2 = '410' 'collected_vat': 'portal_categories/pcg/4/44',
return context.portal_categories.pcg['4'][compte][compte2].getCategoryMemberTitleItemList() 'refundable_vat': 'portal_categories/pcg/4/44',
elif context.id == 'l1': 'bank': 'portal_categories/pcg/5',
if context.portal_type == 'Purchase Invoice Transaction Line': }
compte = '6'
elif context.portal_type == 'Sale Invoice Transaction Line': if context.id in category_dict:
compte = '7' category = category_dict[context.id]
return context.portal_categories.pcg[compte].getCategoryMemberTitleItemList()
elif context.id == 'l2':
return context.portal_categories.pcg['4']['44'].getCategoryMemberTitleItemList()
else: else:
return context.portal_categories.pcg.getCategoryMemberTitleItemList() category = 'portal_categories/pcg'
display_dict = {}
def display(x):
if x not in display_dict:
pcg_id = x.getPcgId()
account_title = x.getTitle()
display_dict[x] = "%s - %s" % (pcg_id, account_title)
return display_dict[x]
def sort(x,y):
return cmp(display(x), display(y))
def getItemList(category=None):
obj = context.restrictedTraverse(category)
item_list = obj.getCategoryMemberItemList(portal_type='Account', base=0,
display_method=display, sort_method=sort)
return item_list
return () getItemList = CachingMethod(getItemList, id=('getInvoiceTransactionLineItemList', 'getItemList'))
return getItemList(category=category)
...@@ -5,44 +5,37 @@ ...@@ -5,44 +5,37 @@
<head> <head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"> <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title tal:content="here/getTitle">Nexedi</title> <title tal:content="here/getTitle">Nexedi</title>
</head> </head>
<body bgcolor="#ffffff" <body bgcolor="#ffffff"
tal:define="packing_list tal:define="packing_list python:here.getDefaultValue('causality',spec=['Sale Packing List']);
python:here.getDefaultValue('causality',spec=['Sale Packing List']); from_organisation python:here.restrictedTraverse('/nexedi/organisation/nexedi');
from_organisation client_invoice python:here.getDefaultValue('destination_section',spec=['Organisation', 'Person']);
python:here.getDefaultSourceSectionValue(); client_delivery python:here.getDefaultValue('destination_section',spec=['Organisation', 'Person']);
client_invoice total_price python:here.getDefaultTotalPrice()">
python:here.getDefaultValue('destination_section',spec=['Organisation']);
client_delivery
python:here.getDefaultValue('destination_section',spec=['Organisation']);">
<table width=100%> <table width=100%>
<tr tal:condition="from_organisation/default_logo/getUrl | nothing"> <tr>
<td colspan="2"> <td colspan=3><img src="logo.png"></td>
<img src="" tal:attributes="src from_organisation/default_logo/getUrl | nothing" </tr>
width="20%"> <tr>
<td/> <td align=left tal:content="python: from_organisation.getCorporateName()" colspan="2" />
<td align=right tal:content="python: 'Invoice Date: %s' % here.getStartDate()"/>
</tr> </tr>
<tr> <tr>
<td align=left tal:content="python: <td align=left tal:content="python: 'Tel : %s' % from_organisation.getDefaultTelephone().asText()" colspan="2"/>
from_organisation.getCorporateName()"/> <td align=right tal:content="python: 'Pay Before: %s' % here.getStopDate()"/>
<td align=right tal:content="python: 'Tel : %s' %
from_organisation.getDefaultTelephone().asText()"/>
</tr> </tr>
<tr> <tr>
<td tal:content="python: <td tal:content="python: from_organisation.getDefaultAddress().getStreetAddress()" colspan="2"/>
from_organisation.getDefaultAddress().getStreetAddress()"/> <td align=right tal:content="python: 'Invoice N: ERP5/%s' % here.getId()"/>
<td>
</tr> </tr>
<tr> <tr>
<td tal:content="python: '%s %s' % <td tal:content="python: '%s %s' %
(from_organisation.getDefaultAddress().getZipCode(),
(from_organisation.getDefaultAddress().getZipCode(), from_organisation.getDefaultAddress().getCity())" colspan="3"/>
from_organisation.getDefaultAddress().getCity())"/>
<td>
</tr> </tr>
<tr> <tr>
...@@ -53,26 +46,7 @@ from_organisation.getDefaultAddress().getCity())"/> ...@@ -53,26 +46,7 @@ from_organisation.getDefaultAddress().getCity())"/>
</table> </table>
<table width=100%> <br/>
<tr>
<td align=right tal:content="python: 'Invoice Date : %s' %
here.getStartDate().strftime('%Y-%m-%d')"/>
</tr>
<tr>
<td align=right tal:content="python: 'Pay Before : %s' %
here.getStartDate().strftime('%Y-%m-%d')"/>
</tr>
<tr>
<td align=right tal:content="python: 'Invoice N : %s' %
here.getId()"/>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
<table width=100%> <table width=100%>
<tr bgcolor=000000> <tr bgcolor=000000>
...@@ -81,129 +55,86 @@ here.getId()"/> ...@@ -81,129 +55,86 @@ here.getId()"/>
</tr> </tr>
<tr> <tr>
<td align=left tal:content="python: <td align=left tal:content="client_invoice/getCorporateName | client_invoice/getTitle"/>
client_invoice.getCorporateName()"/> <td align=left tal:content="client_delivery/getCorporateName | client_delivery/getTitle"/>
<td align=left tal:content="python:
client_delivery.getCorporateName()"/>
</tr> </tr>
<tr> <tr>
<td align=left tal:content="python: <td align=left tal:content="python: client_invoice.getDefaultAddress().getStreetAddress()"/>
client_invoice.getDefaultAddress().getStreetAddress()"/> <td align=left tal:content="python: client_delivery.getDefaultAddress().getStreetAddress()"/>
<td align=left tal:content="python:
client_delivery.getDefaultAddress().getStreetAddress()"/>
</tr> </tr>
<tr> <tr>
<td align=left tal:content="python: '%s %s' % <td align=left tal:content="python: '%s %s' %
(client_invoice.getDefaultAddress().getZipCode(),
(client_invoice.getDefaultAddress().getZipCode(), client_invoice.getDefaultAddress().getCity())"/>
client_invoice.getDefaultAddress().getCity())"/>
<td align=left tal:content="python: '%s %s' % <td align=left tal:content="python: '%s %s' %
(client_delivery.getDefaultAddress().getZipCode(),
(client_delivery.getDefaultAddress().getZipCode(), client_delivery.getDefaultAddress().getCity())"/>
client_delivery.getDefaultAddress().getCity())"/>
</tr> </tr>
</table> </table>
<p/> <br/>
<table width=100%> <table width=100%>
<tr bgcolor=000000> <tr bgcolor=000000>
<th align=left nowrap><font color=ffffff>N</font></th>
<th align=left><font color=ffffff>N</th> <th align=left nowrap><font color=ffffff>Description</font></th>
<th align=left><font color=ffffff>Description</th> <th nowrap><font color=ffffff>Quantity</th>
<th><font color=ffffff>Quantity</font></th> <th nowrap><font color=ffffff>Unit</font></th>
<th><font color=ffffff>Unit</font></th> <th nowrap><font color=ffffff>Unit Price</font></th>
<th><font color=ffffff>Unit Price</font></th> <th nowrap><font color=ffffff>Total Price</font></th>
<th><font color=ffffff>Total Price</font></th> </tr>
</tr> <span tal:define="ordered_lines python:packing_list.contentValues(filter={'meta_type':'ERP5 Delivery Line'})"
<span tal:define="ordered_lines
python:packing_list.contentValues(filter={'meta_type':'ERP5 Delivery
Line'})"
tal:repeat="ligne ordered_lines"> tal:repeat="ligne ordered_lines">
<tr valign=top tal:condition="python:ligne.getQuantity()>0"> <tr valign=top tal:condition="python:ligne.getQuantity()>0">
<td align=left tal:content="python:ligne.getId()"></td> <td align=left tal:content="python:ligne.getId()"></td>
<!-- <td> </td> --> <!-- <td> </td> -->
<td width="50%"><span tal:replace="python: <td tal:content="python: ligne.getResourceTitle()"></td>
ligne.getResourceTitle()"/>: <span tal:replace="python: <td align=right tal:content="python: '%.0f' % ligne.getQuantity()"></td>
ligne.getDescription()"/></td>
<td width="12%" align=right tal:content="python: '%.0f' %
ligne.getQuantity()"></td>
<td>n/a</td> <td>n/a</td>
<td width="12%" align=right tal:content="python: '%.0f' % <td align=right tal:content="python: '%.0f' % ligne.getPrice()"></td>
ligne.getPrice()"></td> <td align=right tal:content="python: '%.0f' % ligne.getTotalPrice()"></td>
<td width="12%" align=right
tal:define="line_price ligne/getTotalPrice | python:0.0"
tal:content="python: '%.0f' % line_price"></td>
</tr> </tr>
</span> </span>
<tr> <tr>
<td colspan=6><hr noshade></td> <td colspan=6><hr noshade></td>
</tr> </tr>
<tr> <tr>
<th colspan=4 align=right>Total (<span <th colspan=4 align=right>Total (<span tal:replace="here/l0/getResourceId"/>)</th>
<td colspan=2 align=right tal:content="here/l1/getSourceCredit"></td>
tal:replace="python:here.l1.getDefaultResourceValue().getTitle()"/>)</th>
<td colspan=2 align=right tal:content="python:
here.l1.getSourceDebit()"></td>
</tr> </tr>
<tr> <tr>
<th colspan=4 align=right>TVA 19.6 % (<span <th colspan=4 align=right>TVA 19.6 % (<span tal:replace="here/l0/getResourceId"/>)</th>
<td colspan=2 align=right tal:content="here/l2/getSourceCredit"></td>
tal:replace="python:here.l1.getDefaultResourceValue().getTitle()"/>)</th>
<td colspan=2 align=right tal:content="python:
here.l2.getSourceDebit()"></td>
</tr> </tr>
<tr> <tr>
<td colspan=3>&nbsp;</td> <td colspan=3>&nbsp;</td>
<td colspan=3><hr noshade></td> <td colspan=3><hr noshade></td>
</tr> </tr>
<tr> <tr>
<td colspan=3>A rgler avant le <b tal:content="python: <td colspan=3>A rgler dans <b>0</b> jours au plus tard.
here.getStartDate().strftime('%Y-%m-%d')">0</b>. <br><font size="-3">Conditions de rglement: par chque, 0 jours date de la facture. Paiement accept en euros.
<br><font size="-3">Conditions de rglement: par chque, 0 jours date de Tout retard de rglement donnera lieu une pnalit de 1,5% du montant d par mois.
la facture. Paiement accept en euros. Rserve de proprit: nous conservons la pleine proprit des marchandises jusqu'au paiement intgral du prix, des taxes et accessoires.</font></td>
Tout retard de rglement donnera lieu une pnalit de 1,5% du montant d
par mois.
Rserve de proprit: nous conservons la pleine proprit des marchandises
jusqu'au paiement intgral du prix, des taxes et accessoires.</font></td>
<th colspan=1 align=right>Somme rgler (<span <th colspan=1 align=right nowrap>Somme rgler (<span tal:replace="here/l0/getResourceId"/>)</th>
<th colspan=2 align=right tal:content="here/l0/getSourceDebit"></th>
tal:replace="python:here.l1.getDefaultResourceValue().getTitle()"/>)</th>
<th colspan=2 align=right tal:content="python:
here.l0.getSourceCredit()"></th>
</tr> </tr>
<tr> <tr>
<td>&nbsp;</td> <td>&nbsp;</td>
</tr> </tr>
</table> </table>
<table width="100%"> <table width="100%">
<tr> <tr>
<td><center><h6>RCS Roubaix Tourcoing 440 047 504<br> <td><center><h6>RCS Roubaix Tourcoing 440 047 504<br>
Banque:&nbsp;30027&nbsp;Guichet:&nbsp;00039&nbsp;Compte:&nbsp;00000013323&nbsp;RIB:&nbsp;36<br>IBAN: FR76 3002 7175 3900 0410 2760 135<br>
Banque:&nbsp;30027&nbsp;Guichet:&nbsp;00039&nbsp;Compte:&nbsp;00000013323&nbsp;RIB:&nbsp;36<br>IBAN: VAT FR72440047504</h6></center></td>
FR76 3002 7175 3900 0410 2760 135<br> </tr>
VAT FR72440047504</h6></center></td> </table>
</tr>
</table>
</body> </body>
</html> </html>
\ No newline at end of file
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Purchase Invoice Transaction Line</title> <title>Purchase Invoice Transaction Line</title>
<row_length>4</row_length>
<name>purchase_invoice_list</name> <name>purchase_invoice_list</name>
<pt>form_view</pt>
<action>base_edit</action> <action>base_edit</action>
<enctype></enctype> <update_action></update_action>
<method>POST</method> <method>POST</method>
<pt>form_view</pt> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -21,13 +25,17 @@ ...@@ -21,13 +25,17 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<max_length></max_length> <max_length></max_length>
<required type="int">1</required> <required type="int">0</required>
<title>Title</title> <title>Title</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -43,17 +51,22 @@ ...@@ -43,17 +51,22 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">0</required>
<size type="int">1</size> <size type="int">1</size>
<title>Source</title> <title>Customer Account</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items> <items>python:here.getInvoiceTransactionLineSourceItemList()</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -67,17 +80,22 @@ ...@@ -67,17 +80,22 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">0</required>
<size type="int">1</size> <size type="int">1</size>
<title>Destination</title> <title>Vendor Account</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items> <items>python:here.getInvoiceTransactionLineDestinationItemList()</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -93,11 +111,14 @@ ...@@ -93,11 +111,14 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<required type="int">1</required> <required type="int">0</required>
<title>Source Debit</title> <title>Source Debit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -115,11 +136,14 @@ ...@@ -115,11 +136,14 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<required type="int">1</required> <required type="int">0</required>
<title>Source Credit</title> <title>Source Credit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
......
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title>Sale Invoice Transaction Line</title> <title>Sale Invoice Transaction Line</title>
<row_length>4</row_length>
<name>sale_invoice_list</name> <name>sale_invoice_list</name>
<pt>form_view</pt>
<action>base_edit</action> <action>base_edit</action>
<enctype></enctype> <update_action></update_action>
<method>POST</method> <method>POST</method>
<pt>form_view</pt> <enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>left</title> <title>left</title>
...@@ -21,13 +25,17 @@ ...@@ -21,13 +25,17 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<max_length></max_length> <max_length></max_length>
<required type="int">1</required> <required type="int">0</required>
<title>Title</title> <title>Title</title>
<truncate type="int">0</truncate> <truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -43,17 +51,22 @@ ...@@ -43,17 +51,22 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">0</required>
<size type="int">1</size> <size type="int">1</size>
<title>Source</title> <title>Vendor Account</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items> <items>python:here.getInvoiceTransactionLineSourceItemList()</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -67,17 +80,22 @@ ...@@ -67,17 +80,22 @@
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<description></description> <description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item> <first_item type="int">0</first_item>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<items type="list">[]</items> <items type="list">[]</items>
<required type="int">1</required> <required type="int">0</required>
<size type="int">1</size> <size type="int">1</size>
<title>Destination</title> <title>Customer Account</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items> <items>python:here.getInvoiceTransactionLineDestinationItemList()</items>
</tales> </tales>
<messages> <messages>
<message name="external_validator_failed">The input failed the external validator.</message> <message name="external_validator_failed">The input failed the external validator.</message>
...@@ -93,11 +111,14 @@ ...@@ -93,11 +111,14 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<required type="int">1</required> <required type="int">0</required>
<title>Source Debit</title> <title>Vendor Debit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -115,11 +136,14 @@ ...@@ -115,11 +136,14 @@
<description></description> <description></description>
<display_maxwidth></display_maxwidth> <display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width> <display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<extra></extra> <extra></extra>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
<required type="int">1</required> <required type="int">0</required>
<title>Source Credit</title> <title>Vendor Credit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values> </values>
<tales> <tales>
</tales> </tales>
......
<?xml version="1.0" encoding="iso-8859-1"?> <?xml version="1.0"?>
<form> <form>
<title></title> <title></title>
<name>accounting_transaction_list</name> <row_length>4</row_length>
<action></action> <name>transaction_list</name>
<enctype></enctype>
<method>POST</method>
<pt>form_list</pt> <pt>form_list</pt>
<action>doSelect</action>
<update_action></update_action>
<method>POST</method>
<enctype></enctype>
<encoding>UTF-8</encoding>
<stored_encoding>ISO-8859-1</stored_encoding>
<unicode_mode>false</unicode_mode>
<groups> <groups>
<group> <group>
<title>Default</title> <title>left</title>
<fields> <fields>
<field><id>accounting_transaction_list</id> <type>ListBox</type> <field><id>listbox</id> <type>ListBox</type>
<values> <values>
<all_columns type="list">[]</all_columns> <all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns> <all_editable_columns type="list">[]</all_editable_columns>
<alternate_name></alternate_name> <alternate_name></alternate_name>
<columns type="list">[('id', 'id'), ('Type', 'Type'), ('getStopDate', 'Stop Date'), ('title', 'Title')]</columns> <columns type="list">[('id', 'id'), ('Type', 'Type'), ('getStopDate', 'Stop Date'), ('Title', 'Title'), ('simulation_state', 'State'), ('default_destination_section_title', 'Destination'), ('source_reference', 'Source Reference'), ('destination_reference', 'Destination Reference'), ('reference', 'Invoice Reference')]</columns>
<css_class></css_class> <css_class></css_class>
<default></default> <default></default>
<default_params type="list">[]</default_params> <default_params type="list">[]</default_params>
<description></description> <description></description>
<domain_root_list type="list">[]</domain_root_list> <domain_root_list type="list">[]</domain_root_list>
<domain_tree type="int">0</domain_tree> <domain_tree type="int">0</domain_tree>
<editable type="int">1</editable>
<editable_columns type="list">[]</editable_columns> <editable_columns type="list">[]</editable_columns>
<editable_expression></editable_expression>
<editable_permission type="list">[]</editable_permission>
<editable_role type="list">[]</editable_role>
<enabled type="int">1</enabled>
<external_validator></external_validator> <external_validator></external_validator>
<global_attributes type="list">[]</global_attributes> <global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden> <hidden type="int">0</hidden>
...@@ -33,15 +42,22 @@ ...@@ -33,15 +42,22 @@
<list_action>list</list_action> <list_action>list</list_action>
<list_method type="method">portal_catalog</list_method> <list_method type="method">portal_catalog</list_method>
<meta_types type="list">[]</meta_types> <meta_types type="list">[]</meta_types>
<portal_types type="list">[('Accounting Transaction', 'Accounting Transaction'), ('Purchase Invoice Transaction', 'Purchase Invoice Transaction'), ('Sale Invoice Transaction', 'Sale Invoice Transaction')]</portal_types> <not_viewable type="int">0</not_viewable>
<portal_types type="list">[('Accounting Transaction', 'Accounting Transaction'), ('Balance Transaction', 'Balance Transaction'), ('Purchase Invoice Transaction', 'Purchase Invoice Transaction'), ('Sale Invoice Transaction', 'Sale Invoice Transaction'), ('Pay Sheet Transaction', 'Pay Sheet Transaction'), ('Payment Transaction', 'Payment Transaction')]</portal_types>
<read_only type="int">0</read_only>
<report_root_list type="list">[]</report_root_list> <report_root_list type="list">[]</report_root_list>
<report_tree type="int">0</report_tree> <report_tree type="int">0</report_tree>
<search type="int">1</search> <search type="int">1</search>
<search_columns type="list">[]</search_columns>
<select type="int">1</select> <select type="int">1</select>
<selection_name>accounting_selection</selection_name> <selection_name>accounting_selection</selection_name>
<sort type="list">[('id', 'id')]</sort> <sort type="list">[('id', 'id')]</sort>
<sort_columns type="list">[]</sort_columns>
<stat_method></stat_method> <stat_method></stat_method>
<title>Accounting Transaction List</title> <title>Accounting Transaction List</title>
<viewable_expression></viewable_expression>
<viewable_permission type="list">[]</viewable_permission>
<viewable_role type="list">[]</viewable_role>
</values> </values>
<tales> <tales>
</tales> </tales>
...@@ -51,5 +67,23 @@ ...@@ -51,5 +67,23 @@
</field> </field>
</fields> </fields>
</group> </group>
<group>
<title>right</title>
<fields>
</fields>
</group>
<group>
<title>center</title>
<fields>
</fields>
</group>
<group>
<title>bottom</title>
<fields>
</fields>
</group>
</groups> </groups>
</form> </form>
\ 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