Commit 0fe80da1 authored by Arnaud Fontaine's avatar Arnaud Fontaine

erp5_property_sheets: Move Constraint Property Sheets and Views to their proper bt5s.

Some Constraint Property Sheets and Views in core bt5s were defining
properties whose Portal Types (and sometimes their Views as well) were
available in a non-core bt5s.
parent 3217fdaa
2014-02-19 Arnaud Fontaine
* Move Constraint Property Sheets and Views to their proper bt5s.
2013-09-09 Gabriel Monnerat 2013-09-09 Gabriel Monnerat
* Refactor ERP5Site_getAccountItemList and AccountingTransactionLine_getProjectItemList to not search for Movements becauses it generate slow queries * Refactor ERP5Site_getAccountItemList and AccountingTransactionLine_getProjectItemList to not search for Movements becauses it generate slow queries
......
1561 1562
\ No newline at end of file \ No newline at end of file
AccountingTransactionBalanceConstraint
AccountingTransactionConstraint
AccountTypeConstraint AccountTypeConstraint
\ No newline at end of file
2014-02-19 Arnaud Fontaine
* Move Constraint Property Sheets and Views to their proper bt5s.
2011-11-22 yusei 2011-11-22 yusei
* Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime. * Stop showing detailed DateTime in listbox. This problem started occur due to recent specification change of zope's DateTime.
......
373 374
\ No newline at end of file \ No newline at end of file
BudgetTransactionConstraint
\ No newline at end of file
2014-02-19 Arnaud Fontaine
* Move Constraint Property Sheets and Views to their proper bt5s.
2011-12-14 arnaud.fontaine 2011-12-14 arnaud.fontaine
* Allow to jump from Organisation to its related Sale Supplies, Internal Supplies and Purchase Supplies. * Allow to jump from Organisation to its related Sale Supplies, Internal Supplies and Purchase Supplies.
......
578 579
\ No newline at end of file \ No newline at end of file
ResourceConstraint
ResourceMeasuresConsistencyConstraint
\ No newline at end of file
2014-02-19 Arnaud Fontaine
* Move Constraint Property Sheets and Views to their proper bt5s.
2014-01-15 tatuya 2014-01-15 tatuya
* Add Pricing Preference Tab so that we can optimise pricing query. * Add Pricing Preference Tab so that we can optimise pricing query.
......
1178 1179
\ No newline at end of file \ No newline at end of file
InventoryConstraint InventoryConstraint
\ No newline at end of file TradeModelLineCellConsistencyConstraint
TradeModelLineConstraint
\ No newline at end of file
2014-02-19 Arnaud Fontaine
* Move Constraint Property Sheets and Views to their proper bt5s.
2014-01-15 tatuya 2014-01-15 tatuya
* Add Pricing Preference so that we can optimise the Pricing query. * Add Pricing Preference so that we can optimise the Pricing query.
......
71 72
\ No newline at end of file \ No newline at end of file
...@@ -5,8 +5,6 @@ StringAttributeMatchConstraint ...@@ -5,8 +5,6 @@ StringAttributeMatchConstraint
AttributeUnicityConstraint AttributeUnicityConstraint
AccountingPreference AccountingPreference
AccountingRuleCellLine AccountingRuleCellLine
AccountingTransactionBalanceConstraint
AccountingTransactionConstraint
AccountingTransactionLineConstraint AccountingTransactionLineConstraint
AcquiredProperty AcquiredProperty
ActionInformation ActionInformation
...@@ -32,7 +30,6 @@ BaseCategory ...@@ -32,7 +30,6 @@ BaseCategory
BaseType BaseType
Budget Budget
BudgetConstraint BudgetConstraint
BudgetTransactionConstraint
BudgetVariation BudgetVariation
Bug Bug
BugConstraint BugConstraint
...@@ -144,8 +141,6 @@ QuantityUnitConversionDefinition ...@@ -144,8 +141,6 @@ QuantityUnitConversionDefinition
Reference Reference
ReportPreference ReportPreference
Resource Resource
ResourceConstraint
ResourceMeasuresConsistencyConstraint
RoleDefinition RoleDefinition
RoleInformation RoleInformation
RoundingModel RoundingModel
...@@ -177,8 +172,6 @@ Ticket ...@@ -177,8 +172,6 @@ Ticket
TradeCondition TradeCondition
TradeConditionConstraint TradeConditionConstraint
TradeModelLine TradeModelLine
TradeModelLineCellConsistencyConstraint
TradeModelLineConstraint
TradeModelPath TradeModelPath
TradeOrder TradeOrder
TradeOrderLine TradeOrderLine
......
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