Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5-Boxiang
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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hamza
erp5-Boxiang
Commits
d38fe30a
Commit
d38fe30a
authored
Dec 17, 2018
by
Xiaowu Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_trade: use arrow for destination and destination_section
parent
a3821a3b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
52 deletions
+2
-52
bt5/erp5_trade/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+1
-0
bt5/erp5_trade/PropertySheetTemplateItem/portal_property_sheets/InventoryReport/destination_category.xml
..._property_sheets/InventoryReport/destination_category.xml
+0
-26
bt5/erp5_trade/PropertySheetTemplateItem/portal_property_sheets/InventoryReport/destination_section_category.xml
...y_sheets/InventoryReport/destination_section_category.xml
+0
-26
bt5/erp5_trade/bt/template_portal_type_property_sheet_list
bt5/erp5_trade/bt/template_portal_type_property_sheet_list
+1
-0
No files found.
bt5/erp5_trade/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
d38fe30a
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
<item>
DeliveryCausalityStateConstraint
</item>
<item>
DeliveryCausalityStateConstraint
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Inventory Report"
>
<portal_type
id=
"Inventory Report"
>
<item>
Arrow
</item>
<item>
InventoryReport
</item>
<item>
InventoryReport
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Purchase Packing List"
>
<portal_type
id=
"Purchase Packing List"
>
...
...
bt5/erp5_trade/PropertySheetTemplateItem/portal_property_sheets/InventoryReport/destination_category.xml
deleted
100644 → 0
View file @
a3821a3b
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
destination_category
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Category Property
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_trade/PropertySheetTemplateItem/portal_property_sheets/InventoryReport/destination_section_category.xml
deleted
100644 → 0
View file @
a3821a3b
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Category Property"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
destination_section_category
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Category Property
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_trade/bt/template_portal_type_property_sheet_list
View file @
d38fe30a
...
@@ -2,6 +2,7 @@ Business Process | Reference
...
@@ -2,6 +2,7 @@ Business Process | Reference
Business Process | Version
Business Process | Version
Delivery Node | DeliveryNode
Delivery Node | DeliveryNode
Internal Packing List | DeliveryCausalityStateConstraint
Internal Packing List | DeliveryCausalityStateConstraint
Inventory Report | Arrow
Inventory Report | InventoryReport
Inventory Report | InventoryReport
Purchase Packing List | DeliveryCausalityStateConstraint
Purchase Packing List | DeliveryCausalityStateConstraint
Returned Purchase Packing List | DeliveryCausalityStateConstraint
Returned Purchase Packing List | DeliveryCausalityStateConstraint
...
...
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