Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0030764 | Openbravo ERP | 07. Sales management | public | 2015-09-04 12:48 | 2016-02-22 17:13 |
Reporter | maite | ||||
Assigned To | nonofrancisco | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | scheduled | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0030764: Entry number incorrectly calculated in Journal Entries Report under some circumstances | ||||
Description | Query to calculate first Entry Number is considering a random value (fact_acct_group_id) so it is not correct in some specific cases. Problem is reproducible when fact_acct_group_id corresponding to a "normal" entry (factaccttype=N) is lower than fact_acct_group_id corresponding to a "normal" entry (factaccttype=O) and accounting date is the same | ||||
Steps To Reproduce | 1. Register Sales Invoice for España organization and Accounting date=01-01-2014. Add any line, process and POST invoice 2. In F&B sample data, fact_acct_group_id value corresponding with 2014 opening entry is '0330181B76254F5CBB167FEC50397403', so you need to update fact_acct_group_id of your inoice's entry to be smaller than this: update fact_acct set fact_acct_group_id='0330181B76254F5CBB167FEC50397401' where record_id='YOUR_INVOICE_ID' 3. Run Journal Entries Report in HTML format and realize that first entry number is 2 instead of 1, which is not correct | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-09-04 12:48 | maite | New Issue | |||
2015-09-04 12:48 | maite | Assigned To | => Triage Finance | ||
2015-09-04 12:48 | maite | Modules | => Core | ||
2015-09-04 12:48 | maite | Triggers an Emergency Pack | => No | ||
2015-09-04 12:49 | maite | Issue Monitored: networkb | |||
2016-02-17 18:05 | markmm82 | Status | new => scheduled | ||
2016-02-17 18:05 | markmm82 | Assigned To | Triage Finance => nonofrancisco | ||
2016-02-22 17:13 | nonofrancisco | Note Added: 0084409 |
Notes | |||||
|
|||||
|
|