Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022812Openbravo ERP02. Master data managementpublic2013-01-16 18:092013-04-10 13:53
maite 
jecharri 
highminoralways
closedfixed 
5
 
3.0MP22 
Core
No
0022812: m_rappel_invoice_create should raise error when v_Discount variable is NULL
m_rappel_invoice_create should raise error when v_Discount variable is NULL
1. Show Volume Discount tab in Business Partner window
2. Access "Volume Discount" window and create record as
  Scaled='N'
  Include product= Only those defined
  Include product cat= Only those defined
  Product Category tab= add any
  Product tab= add any
  Parameters= 10% , min amount =10, max amount=50
  Business Partner tab= any
3. Create Sales Invoice for same Business Partner. Add line for same product and make sure that linenetamount is 100
4. Access Business Partner window, Volume discount tab and run "Create Invoice" process.
5. Realize that successful message is shown but no invoice is created. Looking at m_rappel_invoice_create procedure, problem is that v_Discount is null
No tags attached.
has duplicate feature request 0020492 closed Triage Omni OMS Display a message when no discount to apply in Volume Discounts 
related to defect 00235313.0MP28 closed jecharri Improve message showed when create volume discount 
Issue History
2013-01-16 18:09maiteNew Issue
2013-01-16 18:09maiteAssigned To => dmiguelez
2013-01-16 18:09maiteModules => Core
2013-01-16 18:09maiteTriggers an Emergency Pack => No
2013-01-16 18:10maiteTarget Version => 3.0MP22
2013-01-16 18:10maiteIssue Monitored: networkb
2013-01-16 19:19dmiguelezAssigned Todmiguelez => jonalegriaesarte
2013-03-07 13:51jonalegriaesarteAssigned Tojonalegriaesarte => jecharri
2013-03-13 01:19hgbotCheckin
2013-03-13 01:19hgbotNote Added: 0057217
2013-03-13 01:19hgbotStatusnew => resolved
2013-03-13 01:19hgbotResolutionopen => fixed
2013-03-13 01:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/e40b0f491b9cbf99544ea4c54a3c2bddeab71eae [^]
2013-03-13 01:50hgbotCheckin
2013-03-13 01:50hgbotNote Added: 0057218
2013-04-10 13:53maiteNote Added: 0057830
2013-04-10 13:53maiteStatusresolved => closed
2013-04-10 18:50maiteRelationship addedrelated to 0023531
2017-06-08 10:57ngarciaRelationship addedhas duplicate 0020492

Notes
(0057217)
hgbot   
2013-03-13 01:19   
Repository: erp/devel/pi
Changeset: e40b0f491b9cbf99544ea4c54a3c2bddeab71eae
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Mar 13 01:17:18 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/e40b0f491b9cbf99544ea4c54a3c2bddeab71eae [^]

Fixes issue 22812: m_rappel_invoice_create should raise
error when v_Discount variable is NULL

---
M src-db/database/model/functions/M_RAPPEL_INVOICE_CREATE.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0057218)
hgbot   
2013-03-13 01:50   
Repository: erp/devel/pi
Changeset: 952a2446a93232554fbd402c8e9198d5a16c3001
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Wed Mar 13 01:49:40 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/952a2446a93232554fbd402c8e9198d5a16c3001 [^]

issue 22812: m_rappel_invoice_create should raise
error when v_Discount variable is NULL

---
M src-db/database/model/functions/M_RAPPEL_INVOICE_CREATE.xml
---
(0057830)
maite   
2013-04-10 13:53   
verified