Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010850 | Openbravo ERP | 09. Financial management | public | 2009-10-03 12:22 | 2009-11-20 00:00 |
Reporter | psarobe | ||||
Assigned To | vmromanos | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | 2.50MP9 | Fixed in Version | 2.50MP9 | ||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0010850: Message after reseting the accounting is not clear nor useful so mislead the user | ||||
Description | When you reset the accounting using the process "Reset accounting process" there is a message after the process is finished. This message tells you two things (See attach): As an example: Updated:163 Deleted:506 Supposing that "Updated" means the number of documents (that I guess yes) that has been updated (Posted "Y"-->"N") the messages should be: Number of documents unposting: 163 Regarding on "Deleted" message: Each document has its own book entry/journal entry so if we have 163 documents we will have 163 book entries Right now what is being counting is the number of lines deleted from the fact_acct table, which is the sum of all the total lines that a book entry has. For example let's write a book entry for a sales invoice: Customer---->1127 Goods sales->1000 Taxes------->127 So we have one document then one book entry but three lines and that's what is addend So for having a consistent message the "Deleted" one should take into account the journal entries but not the lines. To do so you have to group by the column fact_acct_group_id that is in the table Fact_acct So finally you would have: Number of documents unposting:163 Number of book entries deleted:163 | ||||
Steps To Reproduce | 1. Login 2. Go to Financial management->Accounting->Transactions->Reset accounting | ||||
Proposed Solution | See the description | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=1808&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-10-03 12:22 | psarobe | New Issue | |||
2009-10-03 12:22 | psarobe | Assigned To | => vmromanos | ||
2009-10-03 12:22 | psarobe | File Added: reset_accounting.PNG | |||
2009-10-03 12:22 | psarobe | OBNetwork customer | => No | ||
2009-10-03 12:23 | psarobe | Status | new => scheduled | ||
2009-10-03 12:23 | psarobe | fix_in_branch | => pi | ||
2009-11-16 17:09 | vmromanos | Note Added: 0021874 | |||
2009-11-16 17:09 | vmromanos | Assigned To | vmromanos => psarobe | ||
2009-11-16 17:09 | vmromanos | Status | scheduled => feedback | ||
2009-11-17 11:13 | psarobe | Note Added: 0021911 | |||
2009-11-17 11:13 | psarobe | Assigned To | psarobe => vmromanos | ||
2009-11-17 11:13 | psarobe | Status | feedback => scheduled | ||
2009-11-17 11:13 | psarobe | fix_in_branch | pi => | ||
2009-11-17 11:53 | vmromanos | Note Added: 0021914 | |||
2009-11-17 19:21 | dalsasua | Note Added: 0021932 | |||
2009-11-17 19:44 | psarobe | Note Added: 0021933 | |||
2009-11-18 19:25 | hgbot | Checkin | |||
2009-11-18 19:25 | hgbot | Note Added: 0021991 | |||
2009-11-18 19:25 | hgbot | Status | scheduled => resolved | ||
2009-11-18 19:25 | hgbot | Resolution | open => fixed | ||
2009-11-18 19:25 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/19efa195fcc6dfef19b770229e016eed87d3a6f7 [^] | ||
2009-11-19 06:54 | sureshbabu | Note Added: 0022003 | |||
2009-11-19 06:54 | sureshbabu | Status | resolved => closed | ||
2009-11-19 06:54 | sureshbabu | Fixed in Version | => 2.50MP9 | ||
2009-11-20 00:00 | anonymous | sf_bug_id | 0 => 2900811 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|