[Erp5-report] r45364 seb - in /erp5/trunk/bt5/erp5_simulation_test: PathTemplateItem/busine...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Apr 13 11:39:53 CEST 2011
Author: seb
Date: Wed Apr 13 11:39:53 2011
New Revision: 45364
URL: http://svn.erp5.org?rev=45364&view=rev
Log:
we build tax and discount as soon as the invoice is confirmed
Modified:
erp5/trunk/bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/invoice.xml
erp5/trunk/bt5/erp5_simulation_test/bt/revision
Modified: erp5/trunk/bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/invoice.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/invoice.xml?rev=45364&r1=45363&r2=45364&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/invoice.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/invoice.xml [utf8] Wed Apr 13 11:39:53 2011
@@ -2,7 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
- <global name="BusinessLink" module="Products.ERP5.Document.BusinessLink"/>
+ <global name="Business Link" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
@@ -87,6 +87,7 @@
<key> <string>completed_state</string> </key>
<value>
<tuple>
+ <string>confirmed</string>
<string>delivered</string>
<string>started</string>
<string>stopped</string>
Modified: erp5/trunk/bt5/erp5_simulation_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_simulation_test/bt/revision?rev=45364&r1=45363&r2=45364&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_simulation_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_simulation_test/bt/revision [utf8] Wed Apr 13 11:39:53 2011
@@ -1 +1 @@
-13
\ No newline at end of file
+14
\ No newline at end of file
More information about the Erp5-report
mailing list