Notes |
|
(0006250)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
(0003253)
|
psarobe
|
2008-06-06 11:29
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1500703
Originator: YES
First you need to have two accounting schemas. To get this you must do this:
http://wiki.openbravo.com/wiki/QA_test_plan_2.40/Multi_accounting_schema#Previous_data [^]
Solution:
Add an accounting schema combo box. The account combo box must be filled depending on what it is in the accounting schema combo box. The accounting drop down list is mandatory so no blank option must exist.
In case no one select an accounting schema in the window (not in the selector) the combo in the selector must be filled with first of the list
You have an example of how to fill the account combo depending on the accounting schema in : Financial management->Accounting->Analysis tools->General ledger report
Where to reproduce the bug:
1. Master data management->Business partner set up->Business partner category->Accounting
2. Click new and select the accounting schema. Save it
3. Click in any of the accounts icons you have and see you don't have the accounting combo box
|
|
|
(0003254)
|
iperdomo
|
2008-06-09 12:14
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1820699
Originator: NO
* The solution is to filter the Account combo, based on the Accounting Schema.
* There is no need to add an extra combo in the selector |
|
|
(0003255)
|
iperdomo
|
2008-06-09 13:09
(edited on: 2008-06-12 09:24) |
|
Logged In: YES
user_id=1820699
Originator: NO
Fixed in r4907
Note: The initial fix was r4904 but I found a bug. |
|