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
Boris Kocherov
erp5
Commits
1c604e43
Commit
1c604e43
authored
13 years ago
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
create account path for debit and credit and disable them.
parent
36114388
master
bk_erp5ish_actions_tool
bk_officejs
bk_officejs.170922
bk_officejs.backup_new_bt
bk_officejs.backup_new_bt_second
bk_officejs_AttachmentSyncOff
bk_officejs_setVolatileSetting
bk_onlyoffice.170926
bk_onlyoffice.170926.test
bk_onlyoffice.170926.test.notpassed
bk_onlyoffice_fix_tests.171017
bk_onlyoffice_fix_tests.171017.test
bk_onlyoffice_in_skins.171120
bk_sqlcatalog
bootstrap_design
erp5_only_office
onlyoffice_gui_for_xmla
onlyoffice_tests_fix
raskon
schema_editor
No related merge requests found
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
234 additions
and
14 deletions
+234
-14
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process.xml
...business_process_module/erp5_default_business_process.xml
+1
-1
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account.xml
..._process_module/erp5_default_business_process/account.xml
+1
-1
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account_credit_path.xml
...ule/erp5_default_business_process/account_credit_path.xml
+181
-0
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account_debit_path.xml
...dule/erp5_default_business_process/account_debit_path.xml
+47
-8
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/deliver.xml
..._process_module/erp5_default_business_process/deliver.xml
+1
-1
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/order.xml
...ss_process_module/erp5_default_business_process/order.xml
+1
-1
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/pay.xml
...ness_process_module/erp5_default_business_process/pay.xml
+1
-1
bt5/erp5_simulation_test/bt/revision
bt5/erp5_simulation_test/bt/revision
+1
-1
No files found.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process.xml
View file @
1c604e43
...
...
@@ -104,7 +104,7 @@
</item>
<item>
<key>
<string>
last_id
</string>
</key>
<value>
<string>
1
3
</string>
</value>
<value>
<string>
1
4
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account.xml
View file @
1c604e43
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Business
Link"
module=
"Products.ERP5.Document.BusinessLink
"
/>
<global
name=
"Business
Link"
module=
"erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account_credit_path.xml
0 → 100644
View file @
1c604e43
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Trade Model Path"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_identity_criterion
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_local_properties
</string>
</key>
<value>
<tuple>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
modification_date
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
date
</string>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
creation_date
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
date
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key>
<string>
_range_criterion
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
trade_phase/default/accounting
</string>
<string>
trade_date/trade_phase/default/invoicing
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
creation_date
</string>
</key>
<value>
<object>
<klass>
<global
id=
"1.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1280786400.0
</float>
<string>
GMT+2
</string>
</tuple>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
TMP-ACCOUNTING-CREDIT
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
This business path is just a template thus disabled by using \'python:False\' in Predicate.\n
For real use, it is required to set an appropriate source (= account) category in Profile.
</string>
</value>
</item>
<item>
<key>
<string>
efficiency
</string>
</key>
<value>
<float>
-1.0
</float>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
account_credit_path
</string>
</value>
</item>
<item>
<key>
<string>
int_index
</string>
</key>
<value>
<int>
4
</int>
</value>
</item>
<item>
<key>
<string>
membership_criterion_category
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
modification_date
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"1.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1280786400.0
</float>
<string>
GMT+2
</string>
</tuple>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
payment_end_of_month
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Trade Model Path
</string>
</value>
</item>
<item>
<key>
<string>
string_index
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
test_method_id
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
test_tales_expression
</string>
</key>
<value>
<string>
python:False
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Accounting Credit
</string>
</value>
</item>
</dictionary>
</pickle>
</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>
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account_path.xml
→
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/account_
debit_
path.xml
View file @
1c604e43
...
...
@@ -9,7 +9,7 @@
<item>
<key>
<string>
_identity_criterion
</string>
</key>
<value>
<
dictionary/
>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent
>
</value>
</item>
<item>
...
...
@@ -42,7 +42,7 @@
<item>
<key>
<string>
_range_criterion
</string>
</key>
<value>
<
dictionary/
>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent
>
</value>
</item>
<item>
...
...
@@ -75,17 +75,16 @@
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
<value>
<string>
TMP-ACCOUNTING
</string>
</value>
<value>
<string>
TMP-ACCOUNTING
-DEBIT
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
<value>
<string>
This business path is just a template thus disabled by using \'python:False\' in Predicate.\n
For real use, it is required to set an appropriate source (= account) category in Profile.
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
account_path
</string>
</value>
<value>
<string>
account_
debit_
path
</string>
</value>
</item>
<item>
<key>
<string>
int_index
</string>
</key>
...
...
@@ -128,9 +127,49 @@
<none/>
</value>
</item>
<item>
<key>
<string>
test_method_id
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
test_tales_expression
</string>
</key>
<value>
<string>
python:False
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Accounting
</string>
</value>
<value>
<string>
Accounting Debit
</string>
</value>
</item>
</dictionary>
</pickle>
</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>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/deliver.xml
View file @
1c604e43
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Business
Link"
module=
"Products.ERP5.Document.BusinessLink
"
/>
<global
name=
"Business
Link"
module=
"erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/order.xml
View file @
1c604e43
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Business
Link"
module=
"Products.ERP5.Document.BusinessLink
"
/>
<global
name=
"Business
Link"
module=
"erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/PathTemplateItem/business_process_module/erp5_default_business_process/pay.xml
View file @
1c604e43
...
...
@@ -2,7 +2,7 @@
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Business
Link"
module=
"Products.ERP5.Document.BusinessLink
"
/>
<global
name=
"Business
Link"
module=
"erp5.portal_type
"
/>
</pickle>
<pickle>
<dictionary>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_simulation_test/bt/revision
View file @
1c604e43
22
\ No newline at end of file
23
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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