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
142
Merge Requests
142
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
c9be3089
Commit
c9be3089
authored
Oct 03, 2019
by
Xiaowu Zhang
Committed by
Xiaowu Zhang
Apr 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rtia_test: return source_section in destination&source method
changed caused by :
9e530f6a
parent
5f5bea1a
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
50 additions
and
15 deletions
+50
-15
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingInternalStockLedgerOutCreditSource.py
...tInventoryAccountingInternalStockLedgerOutCreditSource.py
+7
-1
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingInternalStockLedgerOutDebitSource.py
...etInventoryAccountingInternalStockLedgerOutDebitSource.py
+7
-2
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleStockLedgerOutCreditSource.py
...h_getInventoryAccountingSaleStockLedgerOutCreditSource.py
+6
-2
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleStockLedgerOutDebitSource.py
...th_getInventoryAccountingSaleStockLedgerOutDebitSource.py
+6
-2
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerInCreditSource.py
..._getInventoryAccountingSaleTransitLedgerInCreditSource.py
+6
-2
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerInDebitSource.py
...h_getInventoryAccountingSaleTransitLedgerInDebitSource.py
+6
-2
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerOutCreditSource.py
...getInventoryAccountingSaleTransitLedgerOutCreditSource.py
+6
-2
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerOutDebitSource.py
..._getInventoryAccountingSaleTransitLedgerOutDebitSource.py
+6
-2
No files found.
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingInternalStockLedgerOutCreditSource.py
View file @
c9be3089
return
[
'source/account_module/variation_cars'
]
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
result
.
append
(
'source/account_module/variation_cars'
)
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingInternalStockLedgerOutDebitSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/workshop'
:
re
turn
[
'source/account_module/stock_car_workshop'
]
re
sult
.
append
(
'source/account_module/stock_car_workshop'
)
return
[]
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleStockLedgerOutCreditSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/hoge'
:
re
turn
[
'source/account_module/variation_cars'
]
re
sult
.
append
(
'source/account_module/variation_cars'
)
return
[]
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleStockLedgerOutDebitSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/hoge'
:
re
turn
[
'source/account_module/stock_car_park'
]
re
sult
.
append
(
'source/account_module/stock_car_park'
)
return
[]
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerInCreditSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/hoge'
:
re
turn
[
'source/account_module/variation_cars'
]
re
sult
.
append
(
'source/account_module/variation_cars'
)
return
[]
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerInDebitSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/hoge'
:
re
turn
[
'source/account_module/stock_car_transit'
]
re
sult
.
append
(
'source/account_module/stock_car_transit'
)
return
[]
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerOutCreditSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/hoge'
:
re
turn
[
'source/account_module/stock_car_transit'
]
re
sult
.
append
(
'source/account_module/stock_car_transit'
)
return
[]
return
result
bt5/erp5_real_time_inventory_accounting_test/SkinTemplateItem/portal_skins/erp5_real_time_inventory_accounting_test/TradeModelPath_getInventoryAccountingSaleTransitLedgerOutDebitSource.py
View file @
c9be3089
result
=
[]
source_section
=
movement
.
getSourceSection
()
if
source_section
:
result
.
append
(
'source_section/%s'
%
source_section
)
if
movement
.
getSource
()
==
'organisation_module/hoge'
:
re
turn
[
'source/account_module/variation_cars'
]
re
sult
.
append
(
'source/account_module/variation_cars'
)
return
[]
return
result
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