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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Cédric Le Ninivin
erp5
Commits
d196306f
Commit
d196306f
authored
Dec 27, 2023
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_mrp&erp5_property_sheets: add production order constraint
parent
3035380a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
47 additions
and
1 deletion
+47
-1
bt5/erp5_mrp/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+3
-0
bt5/erp5_mrp/bt/template_portal_type_property_sheet_list
bt5/erp5_mrp/bt/template_portal_type_property_sheet_list
+1
-0
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ProductionOrder/specialise_category_existence_constraint.xml
...ductionOrder/specialise_category_existence_constraint.xml
+43
-1
No files found.
bt5/erp5_mrp/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
d196306f
...
@@ -5,6 +5,9 @@
...
@@ -5,6 +5,9 @@
<portal_type
id=
"Manufacturing Order Line"
>
<portal_type
id=
"Manufacturing Order Line"
>
<item>
ProductionOrderLine
</item>
<item>
ProductionOrderLine
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Production Order"
>
<item>
ProductionOrder
</item>
</portal_type>
<portal_type
id=
"Production Order Line"
>
<portal_type
id=
"Production Order Line"
>
<item>
ProductionOrderLine
</item>
<item>
ProductionOrderLine
</item>
</portal_type>
</portal_type>
...
...
bt5/erp5_mrp/bt/template_portal_type_property_sheet_list
View file @
d196306f
Manufacturing Execution | DeliveryCausalityStateConstraint
Manufacturing Execution | DeliveryCausalityStateConstraint
Manufacturing Order Line | ProductionOrderLine
Manufacturing Order Line | ProductionOrderLine
Production Order Line | ProductionOrderLine
Production Order Line | ProductionOrderLine
Production Order | ProductionOrder
Production Packing List | DeliveryCausalityStateConstraint
Production Packing List | DeliveryCausalityStateConstraint
\ No newline at end of file
product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/ProductionOrder/specialise_category_existence_constraint.xml
View file @
d196306f
...
@@ -6,6 +6,18 @@
...
@@ -6,6 +6,18 @@
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<key>
<string>
_identity_criterion
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_range_criterion
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<item>
<key>
<string>
constraint_base_category
</string>
</key>
<key>
<string>
constraint_base_category
</string>
</key>
<value>
<value>
...
@@ -16,7 +28,7 @@
...
@@ -16,7 +28,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
constraint_portal_type
</string>
</key>
<key>
<string>
constraint_portal_type
</string>
</key>
<value>
<string>
python: (\'Supply Chain\',)
</string>
</value>
<value>
<string>
python: (\'Supply Chain\',
\'Business Process\'
)
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
...
@@ -41,4 +53,34 @@
...
@@ -41,4 +53,34 @@
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"PersistentMapping"
module=
"Persistence.mapping"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
data
</string>
</key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
</ZopeData>
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