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>
<title>Account List</title>
<name>accounting_transaction_list</name>
<action>base_edit</action>
<enctype></enctype>
<method>POST</method>
<row_length>4</row_length>
<name>account_list</name>
<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>
<group>
<title>left</title>
......@@ -15,32 +19,36 @@
<field><id>listbox</id> <type>ListBox</type>
<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>
<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>
<default></default>
<default_params type="list">[]</default_params>
<default_params type="list">[('id', "''"), ('pcg_title', "''"), ('Title', "''"), ('default_destination_title', "''")]</default_params>
<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>
<editable type="int">1</editable>
<editable_columns type="list">[]</editable_columns>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden>
<lines type="int">25</lines>
<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>
<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>
<search type="int">1</search>
<search_columns type="list">[]</search_columns>
<select type="int">1</select>
<selection_name>account_selection</selection_name>
<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>
</values>
<tales>
......
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title>Account</title>
<row_length>4</row_length>
<name>accounting_transaction_list</name>
<pt>form_view</pt>
<action>base_edit</action>
<enctype></enctype>
<update_action></update_action>
<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>
<group>
<title>left</title>
......@@ -21,6 +25,8 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -28,6 +34,8 @@
<required type="int">1</required>
<title>Id</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -45,6 +53,8 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -52,6 +62,8 @@
<required type="int">1</required>
<title>Title</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -67,6 +79,8 @@
<css_class></css_class>
<default type="int">0</default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -85,17 +99,22 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<size type="int">1</size>
<title>PCG</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
<items>here/portal_categories/pcg/getCategoryChildTitleItemList</items>
<items>python: here.getAccountPcgItemList()</items>
</tales>
<messages>
<message name="external_validator_failed">The input failed the external validator.</message>
......@@ -109,14 +128,19 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<size type="int">1</size>
<title>Account Type</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
<items>here/portal_categories/account_type/getCategoryChildTitleItemList</items>
......@@ -133,14 +157,19 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<size type="int">1</size>
<title>Financial Section</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
<items>here/portal_categories/financial_section/getCategoryChildTitleItemList</items>
......@@ -155,11 +184,13 @@
<values>
<alternate_name></alternate_name>
<base_category>destination</base_category>
<catalog_index>Title</catalog_index>
<catalog_index>relative_url</catalog_index>
<css_class></css_class>
<default type="list">[]</default>
<default_module>account</default_module>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<height type="int">5</height>
......@@ -169,9 +200,13 @@
<max_linelength></max_linelength>
<max_lines></max_lines>
<portal_type type="list">[('Account', 'account')]</portal_type>
<relation_setter_id></relation_setter_id>
<required type="int">0</required>
<title>Mirror account</title>
<unicode type="int">0</unicode>
<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>
</values>
<tales>
......@@ -202,6 +237,8 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<height type="int">5</height>
......@@ -211,6 +248,8 @@
<max_lines></max_lines>
<required type="int">0</required>
<title>Description</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
<width type="int">80</width>
</values>
<tales>
......
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title>Accounting Transaction Line</title>
<row_length>4</row_length>
<name>accounting_transaction_list</name>
<pt>form_view</pt>
<action>base_edit</action>
<enctype></enctype>
<update_action></update_action>
<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>
<group>
<title>left</title>
......@@ -19,14 +23,19 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">0</required>
<size type="int">1</size>
<title>Currency</title>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
<items>python:map(lambda x: (x.id,'currency/%s' % x.id),here.currency.objectValues())</items>
......@@ -48,6 +57,8 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -57,7 +68,9 @@
<required type="int">0</required>
<title>Destination</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -78,6 +91,8 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -87,7 +102,9 @@
<required type="int">0</required>
<title>Source</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<update_method>base_update_relation</update_method>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -105,11 +122,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<required type="int">0</required>
<title>Source Credit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -127,11 +147,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<required type="int">0</required>
<title>Source Debit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......
......@@ -16,17 +16,19 @@ product = my_transaction.manage_addProduct[ 'ERP5' ]
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction,
id='l0')
id='expense')
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction,
id='l1')
id='payable')
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction,
id='l2')
fournisseur=my_transaction.l0
charge=my_transaction.l1
tva=my_transaction.l2
#fournisseur.setSource('account/capital')
id='collected_vat')
context.portal_types.constructContent(type_name= 'Purchase Invoice Transaction Line',
container=my_transaction,
id='refundable_vat')
expense=my_transaction.expense
payable=my_transaction.payable
collected_vat=my_transaction.collected_vat
refundable_vat=my_transaction.refundable_vat
return my_transaction
......@@ -16,17 +16,15 @@ product = my_transaction.manage_addProduct[ 'ERP5' ]
context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line',
container=my_transaction,
id='l0')
id='income')
context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line',
container=my_transaction,
id='l1')
id='receivable')
context.portal_types.constructContent(type_name= 'Sale Invoice Transaction Line',
container=my_transaction,
id='l2')
client=my_transaction.l0
charge=my_transaction.l1
tva=my_transaction.l2
id='collected_vat')
income=my_transaction.income
receivable=my_transaction.receivable
collected_vat=my_transaction.collected_vat
return my_transaction
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title>Currency List</title>
<row_length>4</row_length>
<name>currency_list</name>
<action>base_edit</action>
<enctype></enctype>
<method>POST</method>
<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>
<group>
<title>left</title>
......@@ -25,7 +29,9 @@
<description></description>
<domain_root_list type="list">[]</domain_root_list>
<domain_tree type="int">0</domain_tree>
<editable type="int">1</editable>
<editable_columns type="list">[]</editable_columns>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden>
......@@ -37,6 +43,7 @@
<report_root_list type="list">[]</report_root_list>
<report_tree type="int">0</report_tree>
<search type="int">1</search>
<search_columns></search_columns>
<select type="int">1</select>
<selection_name>currency_selection</selection_name>
<sort type="list">[('id', 'id')]</sort>
......
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title>Currency</title>
<row_length>4</row_length>
<name>currency_view</name>
<pt>form_view</pt>
<action>base_edit</action>
<enctype></enctype>
<update_action></update_action>
<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>
<group>
<title>left</title>
......@@ -21,13 +25,17 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<max_length></max_length>
<required type="int">1</required>
<title>Id</title>
<title>ID</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -45,6 +53,8 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
......@@ -52,6 +62,8 @@
<required type="int">1</required>
<title>Title</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......
......@@ -7,23 +7,38 @@
##parameters=
##title=
##
if context.id == 'l0':
if context.portal_type == 'Purchase Invoice Transaction Line':
compte = '41'
compte2 = '410'
elif context.portal_type == 'Sale Invoice Transaction Line':
compte2 = '409'
compte = '40'
return context.portal_categories.pcg['4'][compte][compte2].getCategoryMemberTitleItemList()
elif context.id == 'l1':
if context.portal_type == 'Purchase Invoice Transaction Line':
compte = '7'
elif context.portal_type == 'Sale Invoice Transaction Line':
compte = '6'
return context.portal_categories.pcg[compte].getCategoryMemberTitleItemList()
elif context.id == 'l2':
return context.portal_categories.pcg['4']['44'].getCategoryMemberTitleItemList()
from Products.ERP5Type.Cache import CachingMethod
category_dict = {'income': 'portal_categories/pcg/6',
'expense': 'portal_categories/pcg/7',
'payable': 'portal_categories/pcg/4/41/410',
'receivable': 'portal_categories/pcg/4/40/409',
'collected_vat': 'portal_categories/pcg/4/44',
'refundable_vat': 'portal_categories/pcg/4/44',
'bank': 'portal_categories/pcg/5',
}
if context.id in category_dict:
category = category_dict[context.id]
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 @@
##parameters=
##title=
##
if context.id == 'l0':
if context.portal_type == 'Purchase Invoice Transaction Line':
compte2 = '409'
compte = '40'
elif context.portal_type == 'Sale Invoice Transaction Line':
compte = '41'
compte2 = '410'
return context.portal_categories.pcg['4'][compte][compte2].getCategoryMemberTitleItemList()
elif context.id == 'l1':
if context.portal_type == 'Purchase Invoice Transaction Line':
compte = '6'
elif context.portal_type == 'Sale Invoice Transaction Line':
compte = '7'
return context.portal_categories.pcg[compte].getCategoryMemberTitleItemList()
elif context.id == 'l2':
return context.portal_categories.pcg['4']['44'].getCategoryMemberTitleItemList()
from Products.ERP5Type.Cache import CachingMethod
category_dict = {'income': 'portal_categories/pcg/7',
'expense': 'portal_categories/pcg/6',
'payable': 'portal_categories/pcg/4/40/409',
'receivable': 'portal_categories/pcg/4/41/410',
'collected_vat': 'portal_categories/pcg/4/44',
'refundable_vat': 'portal_categories/pcg/4/44',
'bank': 'portal_categories/pcg/5',
}
if context.id in category_dict:
category = category_dict[context.id]
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 @@
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title tal:content="here/getTitle">Nexedi</title>
</head>
<body bgcolor="#ffffff"
tal:define="packing_list
python:here.getDefaultValue('causality',spec=['Sale Packing List']);
from_organisation
python:here.getDefaultSourceSectionValue();
client_invoice
python:here.getDefaultValue('destination_section',spec=['Organisation']);
client_delivery
python:here.getDefaultValue('destination_section',spec=['Organisation']);">
tal:define="packing_list python:here.getDefaultValue('causality',spec=['Sale Packing List']);
from_organisation python:here.restrictedTraverse('/nexedi/organisation/nexedi');
client_invoice python:here.getDefaultValue('destination_section',spec=['Organisation', 'Person']);
client_delivery python:here.getDefaultValue('destination_section',spec=['Organisation', 'Person']);
total_price python:here.getDefaultTotalPrice()">
<table width=100%>
<tr tal:condition="from_organisation/default_logo/getUrl | nothing">
<td colspan="2">
<img src="" tal:attributes="src from_organisation/default_logo/getUrl | nothing"
width="20%">
<td/>
<tr>
<td colspan=3><img src="logo.png"></td>
</tr>
<tr>
<td align=left tal:content="python: from_organisation.getCorporateName()" colspan="2" />
<td align=right tal:content="python: 'Invoice Date: %s' % here.getStartDate()"/>
</tr>
<tr>
<td align=left tal:content="python:
from_organisation.getCorporateName()"/>
<td align=right tal:content="python: 'Tel : %s' %
from_organisation.getDefaultTelephone().asText()"/>
<td align=left tal:content="python: 'Tel : %s' % from_organisation.getDefaultTelephone().asText()" colspan="2"/>
<td align=right tal:content="python: 'Pay Before: %s' % here.getStopDate()"/>
</tr>
<tr>
<td tal:content="python:
from_organisation.getDefaultAddress().getStreetAddress()"/>
<td>
<td tal:content="python: from_organisation.getDefaultAddress().getStreetAddress()" colspan="2"/>
<td align=right tal:content="python: 'Invoice N: ERP5/%s' % here.getId()"/>
</tr>
<tr>
<td tal:content="python: '%s %s' %
(from_organisation.getDefaultAddress().getZipCode(),
from_organisation.getDefaultAddress().getCity())"/>
<td>
(from_organisation.getDefaultAddress().getZipCode(),
from_organisation.getDefaultAddress().getCity())" colspan="3"/>
</tr>
<tr>
......@@ -53,26 +46,7 @@ from_organisation.getDefaultAddress().getCity())"/>
</table>
<table width=100%>
<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>
<br/>
<table width=100%>
<tr bgcolor=000000>
......@@ -81,129 +55,86 @@ here.getId()"/>
</tr>
<tr>
<td align=left tal:content="python:
client_invoice.getCorporateName()"/>
<td align=left tal:content="python:
client_delivery.getCorporateName()"/>
<td align=left tal:content="client_invoice/getCorporateName | client_invoice/getTitle"/>
<td align=left tal:content="client_delivery/getCorporateName | client_delivery/getTitle"/>
</tr>
<tr>
<td align=left tal:content="python:
client_invoice.getDefaultAddress().getStreetAddress()"/>
<td align=left tal:content="python:
client_delivery.getDefaultAddress().getStreetAddress()"/>
<td align=left tal:content="python: client_invoice.getDefaultAddress().getStreetAddress()"/>
<td align=left tal:content="python: client_delivery.getDefaultAddress().getStreetAddress()"/>
</tr>
<tr>
<td align=left tal:content="python: '%s %s' %
(client_invoice.getDefaultAddress().getZipCode(),
client_invoice.getDefaultAddress().getCity())"/>
(client_invoice.getDefaultAddress().getZipCode(),
client_invoice.getDefaultAddress().getCity())"/>
<td align=left tal:content="python: '%s %s' %
(client_delivery.getDefaultAddress().getZipCode(),
client_delivery.getDefaultAddress().getCity())"/>
(client_delivery.getDefaultAddress().getZipCode(),
client_delivery.getDefaultAddress().getCity())"/>
</tr>
</table>
<p/>
<br/>
<table width=100%>
<tr bgcolor=000000>
<th align=left><font color=ffffff>N</th>
<th align=left><font color=ffffff>Description</th>
<th><font color=ffffff>Quantity</font></th>
<th><font color=ffffff>Unit</font></th>
<th><font color=ffffff>Unit Price</font></th>
<th><font color=ffffff>Total Price</font></th>
</tr>
<span tal:define="ordered_lines
python:packing_list.contentValues(filter={'meta_type':'ERP5 Delivery
Line'})"
<th align=left nowrap><font color=ffffff>N</font></th>
<th align=left nowrap><font color=ffffff>Description</font></th>
<th nowrap><font color=ffffff>Quantity</th>
<th nowrap><font color=ffffff>Unit</font></th>
<th nowrap><font color=ffffff>Unit Price</font></th>
<th nowrap><font color=ffffff>Total Price</font></th>
</tr>
<span tal:define="ordered_lines python:packing_list.contentValues(filter={'meta_type':'ERP5 Delivery Line'})"
tal:repeat="ligne ordered_lines">
<tr valign=top tal:condition="python:ligne.getQuantity()>0">
<td align=left tal:content="python:ligne.getId()"></td>
<!-- <td> </td> -->
<td width="50%"><span tal:replace="python:
ligne.getResourceTitle()"/>: <span tal:replace="python:
ligne.getDescription()"/></td>
<td width="12%" align=right tal:content="python: '%.0f' %
ligne.getQuantity()"></td>
<!-- <td> </td> -->
<td tal:content="python: ligne.getResourceTitle()"></td>
<td align=right tal:content="python: '%.0f' % ligne.getQuantity()"></td>
<td>n/a</td>
<td width="12%" align=right tal:content="python: '%.0f' %
ligne.getPrice()"></td>
<td width="12%" align=right
tal:define="line_price ligne/getTotalPrice | python:0.0"
tal:content="python: '%.0f' % line_price"></td>
<td align=right tal:content="python: '%.0f' % ligne.getPrice()"></td>
<td align=right tal:content="python: '%.0f' % ligne.getTotalPrice()"></td>
</tr>
</span>
<tr>
<td colspan=6><hr noshade></td>
</tr>
<tr>
<th colspan=4 align=right>Total (<span
tal:replace="python:here.l1.getDefaultResourceValue().getTitle()"/>)</th>
<td colspan=2 align=right tal:content="python:
here.l1.getSourceDebit()"></td>
<th colspan=4 align=right>Total (<span tal:replace="here/l0/getResourceId"/>)</th>
<td colspan=2 align=right tal:content="here/l1/getSourceCredit"></td>
</tr>
<tr>
<th colspan=4 align=right>TVA 19.6 % (<span
tal:replace="python:here.l1.getDefaultResourceValue().getTitle()"/>)</th>
<td colspan=2 align=right tal:content="python:
here.l2.getSourceDebit()"></td>
<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>
</tr>
<tr>
<td colspan=3>&nbsp;</td>
<td colspan=3><hr noshade></td>
</tr>
<tr>
<td colspan=3>A rgler avant le <b tal:content="python:
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.
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>
<td colspan=3>A rgler dans <b>0</b> jours au plus tard.
<br><font size="-3">Conditions de rglement: par chque, 0 jours date de la facture. Paiement accept en euros.
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
tal:replace="python:here.l1.getDefaultResourceValue().getTitle()"/>)</th>
<th colspan=2 align=right tal:content="python:
here.l0.getSourceCredit()"></th>
<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>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
<table width="100%">
<tr>
<table width="100%">
<tr>
<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>
VAT FR72440047504</h6></center></td>
</tr>
</table>
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>
VAT FR72440047504</h6></center></td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title>Purchase Invoice Transaction Line</title>
<row_length>4</row_length>
<name>purchase_invoice_list</name>
<pt>form_view</pt>
<action>base_edit</action>
<enctype></enctype>
<update_action></update_action>
<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>
<group>
<title>left</title>
......@@ -21,13 +25,17 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<max_length></max_length>
<required type="int">1</required>
<required type="int">0</required>
<title>Title</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -43,17 +51,22 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<required type="int">0</required>
<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>
<tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items>
<items>python:here.getInvoiceTransactionLineSourceItemList()</items>
</tales>
<messages>
<message name="external_validator_failed">The input failed the external validator.</message>
......@@ -67,17 +80,22 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<required type="int">0</required>
<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>
<tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items>
<items>python:here.getInvoiceTransactionLineDestinationItemList()</items>
</tales>
<messages>
<message name="external_validator_failed">The input failed the external validator.</message>
......@@ -93,11 +111,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<required type="int">1</required>
<required type="int">0</required>
<title>Source Debit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -115,11 +136,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<required type="int">1</required>
<required type="int">0</required>
<title>Source Credit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title>Sale Invoice Transaction Line</title>
<row_length>4</row_length>
<name>sale_invoice_list</name>
<pt>form_view</pt>
<action>base_edit</action>
<enctype></enctype>
<update_action></update_action>
<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>
<group>
<title>left</title>
......@@ -21,13 +25,17 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<max_length></max_length>
<required type="int">1</required>
<required type="int">0</required>
<title>Title</title>
<truncate type="int">0</truncate>
<unicode type="int">0</unicode>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -43,17 +51,22 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<required type="int">0</required>
<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>
<tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items>
<items>python:here.getInvoiceTransactionLineSourceItemList()</items>
</tales>
<messages>
<message name="external_validator_failed">The input failed the external validator.</message>
......@@ -67,17 +80,22 @@
<css_class></css_class>
<default></default>
<description></description>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<extra_item></extra_item>
<first_item type="int">0</first_item>
<hidden type="int">0</hidden>
<items type="list">[]</items>
<required type="int">1</required>
<required type="int">0</required>
<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>
<tales>
<items>python:here.portal_categories.pcg.getCategoryMemberTitleItemList()</items>
<items>python:here.getInvoiceTransactionLineDestinationItemList()</items>
</tales>
<messages>
<message name="external_validator_failed">The input failed the external validator.</message>
......@@ -93,11 +111,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<required type="int">1</required>
<title>Source Debit</title>
<required type="int">0</required>
<title>Vendor Debit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......@@ -115,11 +136,14 @@
<description></description>
<display_maxwidth></display_maxwidth>
<display_width type="int">20</display_width>
<editable type="int">1</editable>
<enabled type="int">1</enabled>
<external_validator></external_validator>
<extra></extra>
<hidden type="int">0</hidden>
<required type="int">1</required>
<title>Source Credit</title>
<required type="int">0</required>
<title>Vendor Credit</title>
<whitespace_preserve type="int">0</whitespace_preserve>
</values>
<tales>
</tales>
......
<?xml version="1.0" encoding="iso-8859-1"?>
<?xml version="1.0"?>
<form>
<title></title>
<name>accounting_transaction_list</name>
<action></action>
<enctype></enctype>
<method>POST</method>
<row_length>4</row_length>
<name>transaction_list</name>
<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>
<group>
<title>Default</title>
<title>left</title>
<fields>
<field><id>accounting_transaction_list</id> <type>ListBox</type>
<field><id>listbox</id> <type>ListBox</type>
<values>
<all_columns type="list">[]</all_columns>
<all_editable_columns type="list">[]</all_editable_columns>
<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>
<default></default>
<default_params type="list">[]</default_params>
<description></description>
<domain_root_list type="list">[]</domain_root_list>
<domain_tree type="int">0</domain_tree>
<editable type="int">1</editable>
<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>
<global_attributes type="list">[]</global_attributes>
<hidden type="int">0</hidden>
......@@ -33,15 +42,22 @@
<list_action>list</list_action>
<list_method type="method">portal_catalog</list_method>
<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_tree type="int">0</report_tree>
<search type="int">1</search>
<search_columns type="list">[]</search_columns>
<select type="int">1</select>
<selection_name>accounting_selection</selection_name>
<sort type="list">[('id', 'id')]</sort>
<sort_columns type="list">[]</sort_columns>
<stat_method></stat_method>
<title>Accounting Transaction List</title>
<viewable_expression></viewable_expression>
<viewable_permission type="list">[]</viewable_permission>
<viewable_role type="list">[]</viewable_role>
</values>
<tales>
</tales>
......@@ -51,5 +67,23 @@
</field>
</fields>
</group>
<group>
<title>right</title>
<fields>
</fields>
</group>
<group>
<title>center</title>
<fields>
</fields>
</group>
<group>
<title>bottom</title>
<fields>
</fields>
</group>
</groups>
</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