Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016469 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 07. Sales management | major | always | 2011-03-03 17:27 | 2011-04-04 18:43 | |||
Reporter | xabiermerino | View Status | public | |||||
Assigned To | AinhoaPagola | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP29 | |||
Status | closed | Fix in branch | 2.50 | Fixed in SCM revision | 3432182e4a73 | |||
Projection | none | ETA | none | Target Version | 2.50MP28 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP27 | SCM revision | ||||||
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 | 0016469: Error when you reactivate an invoice | |||||||
Description | If you modify a payment of an invoice completed, the C_Invoice_Post does not delete the payment. When you update the payment, the column 'isautomaticgenerate' from c_debt_payment takes 'N' as value, this is why the process does not delete it. | |||||||
Steps To Reproduce | - As Openbravo Admin go to Sales Invoice - Create an invoice - Complete it - Go to 'Payment in' - Delete the description and save - Reactivate the invoice - Realize that the process does not delete the payment | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0035365) AinhoaPagola (viewer) 2011-03-30 12:27 |
Updating c_debt_payment table sets 'isautomaticgenerate' column to 'N' because the preferences are set this way. There is no default value set for this column. c_invoice_post function should set this column to 'Y' when creating payments automatically. |
(0035439) hgbot (developer) 2011-04-01 09:11 |
Repository: erp/stable/2.50 Changeset: 3432182e4a732fc26e158d20dd827bf10caccf95 Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com> Date: Wed Mar 30 12:38:44 2011 +0200 URL: http://code.openbravo.com/erp/stable/2.50/rev/3432182e4a732fc26e158d20dd827bf10caccf95 [^] Fixes Issue 16469. Payments set to automatically generated in c_invoice_post --- M src-db/database/model/functions/C_INVOICE_POST.xml --- |
(0035570) xabiermerino (viewer) 2011-04-04 18:43 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-03-24 17:11 | dalsasua | Type | defect => backport |
2011-03-24 17:11 | dalsasua | fix_in_branch | => 2.50 |
2011-03-30 12:27 | AinhoaPagola | Note Added: 0035365 | |
2011-04-01 09:11 | hgbot | Checkin | |
2011-04-01 09:11 | hgbot | Note Added: 0035439 | |
2011-04-01 09:11 | hgbot | Status | scheduled => resolved |
2011-04-01 09:11 | hgbot | Resolution | open => fixed |
2011-04-01 09:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.50/rev/3432182e4a732fc26e158d20dd827bf10caccf95 [^] |
2011-04-04 18:43 | xabiermerino | Note Added: 0035570 | |
2011-04-04 18:43 | xabiermerino | Status | resolved => closed |
2011-04-04 18:43 | xabiermerino | Fixed in Version | => 2.50MP29 |
Copyright © 2000 - 2009 MantisBT Group |