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
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Nicolas Wavrant
erp5
Commits
42314ec5
Commit
42314ec5
authored
Nov 29, 2018
by
Nicolas Wavrant
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove start and stop dates from the searchable text properties
parent
db3f3acf
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
16 deletions
+0
-16
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
...rtalTypeTemplateItem/portal_types/Accounting%20Period.xml
+0
-2
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
...ypeTemplateItem/portal_types/Accounting%20Transaction.xml
+0
-2
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
...alTypeTemplateItem/portal_types/Balance%20Transaction.xml
+0
-2
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Internal%20Invoice%20Transaction.xml
...ateItem/portal_types/Internal%20Invoice%20Transaction.xml
+0
-2
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
...alTypeTemplateItem/portal_types/Payment%20Transaction.xml
+0
-2
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
...ateItem/portal_types/Purchase%20Invoice%20Transaction.xml
+0
-2
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
...emplateItem/portal_types/Sale%20Invoice%20Transaction.xml
+0
-2
bt5/erp5_immobilisation/PortalTypeTemplateItem/portal_types/Amortisation%20Transaction.xml
...eTemplateItem/portal_types/Amortisation%20Transaction.xml
+0
-2
No files found.
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Period.xml
View file @
42314ec5
...
...
@@ -77,8 +77,6 @@ Once the period is closed (i.e. the Accounting Period Delimiter is in delivered
<string>
title
</string>
<string>
short_title
</string>
<string>
description
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction.xml
View file @
42314ec5
...
...
@@ -84,8 +84,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml
View file @
42314ec5
...
...
@@ -87,8 +87,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Internal%20Invoice%20Transaction.xml
View file @
42314ec5
...
...
@@ -85,8 +85,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Payment%20Transaction.xml
View file @
42314ec5
...
...
@@ -84,8 +84,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Purchase%20Invoice%20Transaction.xml
View file @
42314ec5
...
...
@@ -86,8 +86,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Sale%20Invoice%20Transaction.xml
View file @
42314ec5
...
...
@@ -90,8 +90,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
bt5/erp5_immobilisation/PortalTypeTemplateItem/portal_types/Amortisation%20Transaction.xml
View file @
42314ec5
...
...
@@ -63,8 +63,6 @@
<string>
destination_reference
</string>
<string>
source_section_title
</string>
<string>
destination_section_title
</string>
<string>
start_date
</string>
<string>
stop_date
</string>
</tuple>
</value>
</item>
...
...
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