Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Jérome Perrin
erp5
Commits
da7a6e26
Commit
da7a6e26
authored
Jun 07, 2023
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Plain Diff
erp5_accounting&trade&pdm: Missing set ConstraintType on constraints
See merge request
!1791
parents
ee8a195b
273f273a
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
26 additions
and
0 deletions
+26
-0
bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+6
-0
bt5/erp5_accounting/bt/template_portal_type_property_sheet_list
...p5_accounting/bt/template_portal_type_property_sheet_list
+2
-0
bt5/erp5_administration/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+5
-0
bt5/erp5_administration/bt/template_portal_type_property_sheet_list
...dministration/bt/template_portal_type_property_sheet_list
+1
-0
bt5/erp5_pdm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+3
-0
bt5/erp5_pdm/bt/template_portal_type_property_sheet_list
bt5/erp5_pdm/bt/template_portal_type_property_sheet_list
+1
-0
bt5/erp5_trade/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+6
-0
bt5/erp5_trade/bt/template_portal_type_property_sheet_list
bt5/erp5_trade/bt/template_portal_type_property_sheet_list
+2
-0
No files found.
bt5/erp5_accounting/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
da7a6e26
<property_sheet_list>
<portal_type
id=
"Account Type Constraint"
>
<item>
ConstraintType
</item>
</portal_type>
<portal_type
id=
"Accounting Transaction"
>
<item>
AccountingTransactionConstraint
</item>
</portal_type>
<portal_type
id=
"Accounting Transaction Balance Constraint"
>
<item>
ConstraintType
</item>
</portal_type>
<portal_type
id=
"Accounting Transaction Line"
>
<item>
AccountingTransactionLineConstraint
</item>
</portal_type>
...
...
bt5/erp5_accounting/bt/template_portal_type_property_sheet_list
View file @
da7a6e26
Account Type Constraint | ConstraintType
Accounting Transaction Balance Constraint | ConstraintType
Accounting Transaction Line | AccountingTransactionLineConstraint
Accounting Transaction | AccountingTransactionConstraint
Balance Transaction Line | AccountingTransactionLineConstraint
...
...
bt5/erp5_administration/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
0 → 100644
View file @
da7a6e26
<property_sheet_list>
<portal_type
id=
"Missing Category Document Constraint"
>
<item>
ConstraintType
</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
bt5/erp5_administration/bt/template_portal_type_property_sheet_list
0 → 100644
View file @
da7a6e26
Missing Category Document Constraint | ConstraintType
\ No newline at end of file
bt5/erp5_pdm/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
da7a6e26
...
...
@@ -15,6 +15,9 @@
<item>
DefaultImage
</item>
<item>
Reference
</item>
</portal_type>
<portal_type
id=
"Resource Measures Consistency Constraint"
>
<item>
ConstraintType
</item>
</portal_type>
<portal_type
id=
"Service Individual Variation"
>
<item>
DefaultImage
</item>
</portal_type>
...
...
bt5/erp5_pdm/bt/template_portal_type_property_sheet_list
View file @
da7a6e26
...
...
@@ -4,5 +4,6 @@ Measure Cell | Amount
Product Individual Variation | DefaultImage
Product Individual Variation | Reference
Product | DefaultImage
Resource Measures Consistency Constraint | ConstraintType
Service Individual Variation | DefaultImage
Supply Cell | Reference
\ No newline at end of file
bt5/erp5_trade/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
da7a6e26
...
...
@@ -6,6 +6,9 @@
<portal_type
id=
"Delivery Node"
>
<item>
DeliveryNode
</item>
</portal_type>
<portal_type
id=
"Duplicate Inventory Constraint"
>
<item>
ConstraintType
</item>
</portal_type>
<portal_type
id=
"Internal Packing List"
>
<item>
DeliveryCausalityStateConstraint
</item>
</portal_type>
...
...
@@ -31,6 +34,9 @@
<portal_type
id=
"Sale Trade Condition"
>
<item>
PaymentCondition
</item>
</portal_type>
<portal_type
id=
"Trade Model Line Cell Consistency Constraint"
>
<item>
ConstraintType
</item>
</portal_type>
<portal_type
id=
"Trade Model Path"
>
<item>
PaymentCondition
</item>
</portal_type>
...
...
bt5/erp5_trade/bt/template_portal_type_property_sheet_list
View file @
da7a6e26
Business Process | Reference
Business Process | Version
Delivery Node | DeliveryNode
Duplicate Inventory Constraint | ConstraintType
Internal Packing List | DeliveryCausalityStateConstraint
Inventory Report | Arrow
Inventory Report | InventoryReport
...
...
@@ -10,4 +11,5 @@ Returned Sale Packing List | DeliveryCausalityStateConstraint
Sale Order | PaymentCondition
Sale Packing List | DeliveryCausalityStateConstraint
Sale Trade Condition | PaymentCondition
Trade Model Line Cell Consistency Constraint | ConstraintType
Trade Model Path | PaymentCondition
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment