Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013156 | Openbravo ERP | 02. Master data management | public | 2010-04-29 10:20 | 2010-05-26 00:00 |
|
Reporter | networkb | |
Assigned To | adrianromero | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP14 | |
Target Version | 2.50MP17 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0013156: C_ValidCombination_Get does not work properly |
Description | This function is not working properly, when inserting new Journal Entries (using IDL module).
If more than two records are imported, with same account but diferent products, or BP, only the first validcombination is inserted.
When C_ValidCombination_Get is called, with an account, its valid combination is created. However, if same function is called with same account, and a product, function returns the first valid combination.
And that is not correct. It should create a new one for account + product. |
Steps To Reproduce | (Note: IDL module must be installed)
Import csv attached.
Then, test in database that only one accounting combination is created:
select * from c_validcombination order by created desc
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | Nat3.csv (836) 2010-04-29 10:20 https://issues.openbravo.com/file_download.php?file_id=2500&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2010-04-29 10:20 | networkb | New Issue | |
2010-04-29 10:20 | networkb | Assigned To | => adrianromero |
2010-04-29 10:20 | networkb | File Added: Nat3.csv | |
2010-04-29 10:20 | networkb | OBNetwork customer | => Yes |
2010-04-29 10:27 | networkb | Summary | C_GetValidCombination does not work properly => C_ValidCombination_Get does not work properly |
2010-04-29 10:27 | networkb | Description Updated | bug_revision_view_page.php?rev_id=295#r295 |
2010-05-04 13:30 | adrianromero | Status | new => scheduled |
2010-05-05 17:54 | hgbot | Checkin | |
2010-05-05 17:54 | hgbot | Note Added: 0026963 | |
2010-05-05 17:54 | hgbot | Status | scheduled => resolved |
2010-05-05 17:54 | hgbot | Resolution | open => fixed |
2010-05-05 17:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/df3237be3b3fbcec2ad414de3922b28046b15be4 [^] |
2010-05-05 18:00 | adrianromero | Note Added: 0026964 | |
2010-05-11 18:19 | jpabloae | Target Version | 2.50MP16 => 2.50MP17 |
2010-05-18 21:43 | hudsonbot | Checkin | |
2010-05-18 21:43 | hudsonbot | Note Added: 0027484 | |
2010-05-25 18:52 | eduardo_Argal | Note Added: 0027733 | |
2010-05-25 18:52 | eduardo_Argal | Status | resolved => closed |
2010-05-26 00:00 | anonymous | sf_bug_id | 0 => 3007108 |