[Erp5-report] r6723 - /erp5/trunk/bt5/erp5_accounting_l10n_fr/SkinTemplateItem/portal_skins...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 14 23:27:43 CEST 2006


Author: kevin
Date: Fri Apr 14 23:27:41 2006
New Revision: 6723

URL: http://svn.erp5.org?rev=6723&view=rev
Log:
Use where_expression.

Modified:
    erp5/trunk/bt5/erp5_accounting_l10n_fr/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance.xml

Modified: erp5/trunk/bt5/erp5_accounting_l10n_fr/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting_l10n_fr/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance.xml?rev=6723&r1=6722&r2=6723&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting_l10n_fr/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance.xml (original)
+++ erp5/trunk/bt5/erp5_accounting_l10n_fr/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance.xml Fri Apr 14 23:27:41 2006
@@ -80,6 +80,7 @@
 kw["section_category"]  = kwd.get("section_category", \n
                             "group/%s"%context.restrictedTraverse(request.get("organisation")).getGroup())\n
 kw[\'at_date\'] = kwd.get(\'at_date\', request[\'at_date\'])\n
+kw[\'where_expression\'] = " section.portal_type = \'Organisation\' "\n
 \n
 \n
 def shortAccountNumberToFullGapCategory(accountNumber) :\n
@@ -116,7 +117,13 @@
         </item>
         <item>
             <key> <string>_filepath</string> </key>
-            <value> <string>Script (Python):/erp5/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance</string> </value>
+            <value> <string>Script (Python):/nexedi/portal_skins/erp5_accounting_l10n_fr/FiscalReportCell_creditorBankAccountsBalance</string> </value>
+        </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>_params</string> </key>




More information about the Erp5-report mailing list