details: https://code.openbravo.com/erp/stable/2.50/rev/0994cecd23eb
changeset: 9788:0994cecd23eb
user: David Alsasua <david.alsasua <at> openbravo.com>
date: Mon Jan 23 13:18:01 2012 +0100
summary: Fixes issue 19542. Rolls-back fix for issue 18837
diffstat:
src-db/database/model/functions/C_INVOICE_POST.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 4ceb2f491549 -r 0994cecd23eb
src-db/database/model/functions/C_INVOICE_POST.xml
--- a/src-db/database/model/functions/C_INVOICE_POST.xml Mon Jan 16
22:20:35 2012 +0000
+++ b/src-db/database/model/functions/C_INVOICE_POST.xml Mon Jan 23
13:18:01 2012 +0100
@@ -608,7 +608,7 @@
C_INVOICE_POST(NULL, v_RInvoice_ID) ;
-- Reversal Transaction is closed
UPDATE C_INVOICE
- SET DocStatus='CO', -- the reversal transaction (issue 18837)
+ SET DocStatus='VO', -- the reversal transaction (issue 18837)
(rolledback in issue 19542)
DocAction='--',
Processed='Y'
WHERE C_Invoice_ID=v_RInvoice_ID;
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits