[Erp5-report] r20472 - in /erp5/trunk/bt5/erp5_accounting: WorkflowTemplateItem/portal_work...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Apr 14 11:19:35 CEST 2008
Author: jerome
Date: Mon Apr 14 11:19:35 2008
New Revision: 20472
URL: http://svn.erp5.org?rev=20472&view=rev
Log:
Also build accounting lines on Purchase Invoices
Modified:
erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/Delivery_Build.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
Modified: erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/Delivery_Build.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/Delivery_Build.xml?rev=20472&r1=20471&r2=20472&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/Delivery_Build.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/WorkflowTemplateItem/portal_workflow/accounting_workflow/scripts/Delivery_Build.xml Mon Apr 14 11:19:35 2008
@@ -75,6 +75,7 @@
\n
builder_by_ptype = {\n
\'Sale Invoice Transaction\' : \'sale_invoice_transaction_builder\',\n
+ \'Purchase Invoice Transaction\' : \'purchase_invoice_transaction_builder\',\n
\'Pay Sheet Transaction\' : \'pay_sheet_transaction_builder\',\n
}\n
\n
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=20472&r1=20471&r2=20472&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Mon Apr 14 11:19:35 2008
@@ -1,1 +1,1 @@
-671
+682
More information about the Erp5-report
mailing list