[Erp5-report] r36350 jerome - in /erp5/trunk/bt5/erp5_accounting: PortalTypePropertySheetTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jun 15 11:53:34 CEST 2010


Author: jerome
Date: Tue Jun 15 11:53:30 2010
New Revision: 36350

URL: http://svn.erp5.org?rev=36350&view=rev
Log:
rename constraints

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_property_sheet_list

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml?rev=36350&r1=36349&r2=36350&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml [utf8] Tue Jun 15 11:53:30 2010
@@ -3,24 +3,24 @@
   <item>AccountingRuleCellLine</item>
  </portal_type>
  <portal_type id="Accounting Transaction">
-  <item>AccountingTransaction</item>
+  <item>AccountingTransactionConstraint</item>
  </portal_type>
  <portal_type id="Balance Transaction">
-  <item>AccountingTransaction</item>
+  <item>AccountingTransactionConstraint</item>
  </portal_type>
  <portal_type id="Cash Register">
   <item>BankAccount</item>
  </portal_type>
  <portal_type id="Internal Invoice Transaction">
-  <item>AccountingTransaction</item>
+  <item>AccountingTransactionConstraint</item>
  </portal_type>
  <portal_type id="Payment Transaction">
-  <item>AccountingTransaction</item>
+  <item>AccountingTransactionConstraint</item>
  </portal_type>
  <portal_type id="Purchase Invoice Transaction">
-  <item>AccountingTransaction</item>
+  <item>AccountingTransactionConstraint</item>
  </portal_type>
  <portal_type id="Sale Invoice Transaction">
-  <item>AccountingTransaction</item>
+  <item>AccountingTransactionConstraint</item>
  </portal_type>
 </property_sheet_list>
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=36350&r1=36349&r2=36350&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Tue Jun 15 11:53:30 2010
@@ -1 +1 @@
-1286
\ No newline at end of file
+1287
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_property_sheet_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_property_sheet_list?rev=36350&r1=36349&r2=36350&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_property_sheet_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_property_sheet_list [utf8] Tue Jun 15 11:53:30 2010
@@ -1,8 +1,8 @@
 Accounting Rule Cell Line | AccountingRuleCellLine
-Accounting Transaction | AccountingTransaction
-Balance Transaction | AccountingTransaction
+Accounting Transaction | AccountingTransactionConstraint
+Balance Transaction | AccountingTransactionConstraint
 Cash Register | BankAccount
-Internal Invoice Transaction | AccountingTransaction
-Payment Transaction | AccountingTransaction
-Purchase Invoice Transaction | AccountingTransaction
-Sale Invoice Transaction | AccountingTransaction
\ No newline at end of file
+Internal Invoice Transaction | AccountingTransactionConstraint
+Payment Transaction | AccountingTransactionConstraint
+Purchase Invoice Transaction | AccountingTransactionConstraint
+Sale Invoice Transaction | AccountingTransactionConstraint
\ No newline at end of file




More information about the Erp5-report mailing list