Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0009325 | Openbravo ERP | 09. Financial management | public | 2009-06-04 08:24 | 2009-07-16 17:55 |
|
Reporter | networkb | |
Assigned To | areefbasha | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | |
Product Version | 2.40MP3 | |
Target Version | | Fixed in Version | pi | |
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 | 0009325: The invoices without lines are not posted and you get an error in the packground process that stop the process |
Description | The invoices without lines are not posted and you get an error in the packground process that stop the process |
Steps To Reproduce | -Create a new invoice without lines
-Complete the invoice
-Try to post, and you get an error.
-The error also happens in the background posting process
|
Proposed Solution | Since it is possible to complete an invoice without lines but having taxes (customs invoice) the solution must be:
Allow to complete (from Draft to Complete) an invoice only in these cases:
* There are invoice lines
* There are tax lines
* There are both invoice and tax lines |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0009427 | | closed | areefbasha | The invoices without lines are not posted and you get an error in the packground process that stop the process | related to | defect | 0011645 | 2.40MP14 | closed | harikrishnan | You can't reactivate an invoice created in a last version |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-06-04 08:24 | networkb | New Issue | |
2009-06-04 08:24 | networkb | Assigned To | => rafaroda |
2009-06-04 08:24 | networkb | OBNetwork customer | => Yes |
2009-06-05 12:37 | rafaroda | Note Added: 0017014 | |
2009-06-05 12:37 | rafaroda | Assigned To | rafaroda => eduardo_Argal |
2009-06-05 12:37 | rafaroda | Status | new => feedback |
2009-06-09 10:06 | networkb | Note Added: 0017128 | |
2009-06-09 10:20 | networkb | Status | feedback => new |
2009-06-10 17:55 | psarobe | Status | new => scheduled |
2009-06-10 17:55 | psarobe | fix_in_branch | => pi |
2009-06-16 12:30 | networkb | Note Added: 0017343 | |
2009-06-22 13:31 | psarobe | fix_in_branch | pi => |
2009-06-22 13:31 | psarobe | Steps to Reproduce Updated | |
2009-06-22 13:32 | psarobe | Assigned To | eduardo_Argal => rafaroda |
2009-06-22 17:23 | psarobe | Steps to Reproduce Updated | |
2009-06-22 17:59 | rafaroda | Steps to Reproduce Updated | |
2009-06-22 17:59 | rafaroda | Assigned To | rafaroda => areefbasha |
2009-06-26 07:41 | hgbot | Checkin | |
2009-06-26 07:41 | hgbot | Note Added: 0017604 | |
2009-06-26 07:41 | hgbot | Status | scheduled => resolved |
2009-06-26 07:41 | hgbot | Resolution | open => fixed |
2009-06-26 07:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/c514d884966bf7e9b1aeb203071e7ca647bdbc5c [^] |
2009-07-03 12:38 | sureshbabu | Status | resolved => closed |
2009-07-03 12:38 | sureshbabu | Note Added: 0017786 | |
2009-07-03 12:38 | sureshbabu | Fixed in Version | => pi |
2009-07-16 17:55 | anonymous | sf_bug_id | 0 => 2822557 |
2009-12-11 18:08 | rafaroda | Relationship added | related to 0011645 |
Notes |
|
|
"-Try to post, and you get an error." We could not reproduce this step: invoice was posted but no general ledger journal was shown. Please give more details in order to reproduce this issue.
Thanks. |
|
|
|
We are trying to reproduce the error but maybe it has sense to not allow to complete a order if it has not lines.
Do you think that it has sense? |
|
|
|
After discuss, it should be possible to complete invoices without lines, because in some cases are needed to include only taxes.
The problem in this case, is that the background process goes to a infinite loop |
|
|
(0017604)
|
hgbot
|
2009-06-26 07:41
|
|
Repository: erp/devel/pi
Changeset: c514d884966bf7e9b1aeb203071e7ca647bdbc5c
Author: Areef Basha <areef.basha <at> openbravo.com>
Date: Fri Jun 26 11:06:39 2009 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/c514d884966bf7e9b1aeb203071e7ca647bdbc5c [^]
Fixed bug 9325. The invoices without lines are not posted.
Now the invoice has been made to complete only if it has line(s).
---
M src-db/database/model/functions/C_INVOICE_POST.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
|
|
|
|
Tested in both the context working fine |
|