Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0043399Openbravo ERP07. Sales managementpublic2020-03-03 11:572020-04-06 15:48
salvador_campanella 
inigo_lerga 
normalmajorhave not tried
closedfixed 
5
 
3.0PR20Q2 
dmiguelez
Core
No
0043399: The Attribute Set Value Column in the Voided invoice is not getting from the original invoice
The Attribute Set Value Column in the Voided invoice is not getting from the original invoice
In Livebuilds
https://livebuilds.openbravo.com/retail_pi_pgsql [^]

- Go to sales invoice and create a new invoice
- Create a new line for the product - Hiking Boots
- In the more information area select the Attribute Set Value
- complete the invoice
- void the invoice

In the grid of sales invoice add the Attribute Set Value column and check the original invoice and the void invoice and you could see that the "Attribute Set Value" is empty in the void invoice
No tags attached.
Issue History
2020-03-03 11:57salvador_campanellaNew Issue
2020-03-03 11:57salvador_campanellaAssigned To => Triage Finance
2020-03-03 11:57salvador_campanellaModules => Core
2020-03-03 11:57salvador_campanellaResolution time => 1585004400
2020-03-03 11:57salvador_campanellaTriggers an Emergency Pack => No
2020-03-11 10:06dmiguelezAssigned ToTriage Finance => inigo_lerga
2020-03-12 08:58inigo_lergaStatusnew => scheduled
2020-03-13 15:44inigo_lergaNote Added: 0118598
2020-03-13 15:45inigo_lergaNote Added: 0118599
2020-03-13 15:45inigo_lergaNote Deleted: 0118599
2020-03-20 09:14hgbotCheckin
2020-03-20 09:14hgbotNote Added: 0118692
2020-03-20 09:14hgbotStatusscheduled => resolved
2020-03-20 09:14hgbotResolutionopen => fixed
2020-03-20 09:14hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/268d9baae57883ba7578e1d7d8e8d2fc44351b51 [^]
2020-03-20 09:15dmiguelezReview Assigned To => dmiguelez
2020-03-20 09:15dmiguelezNote Added: 0118693
2020-03-20 09:15dmiguelezStatusresolved => closed
2020-03-20 09:15dmiguelezFixed in Version => 3.0PR20Q2
2020-04-06 11:53hgbotCheckin
2020-04-06 11:53hgbotNote Added: 0118964
2020-04-06 11:53hgbotStatusclosed => resolved
2020-04-06 11:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/268d9baae57883ba7578e1d7d8e8d2fc44351b51 [^] => http://code.openbravo.com/erp/devel/pi/rev/2f5a62c135dcda4bf3943a224ba8e36306be1ab4 [^]
2020-04-06 15:48jarmendarizNote Added: 0118990
2020-04-06 15:48jarmendarizStatusresolved => closed

Notes
(0118598)
inigo_lerga   
2020-03-13 15:44   
--Test Plan Mantis--
Retail modules and sampledata are needed to be installed
beforehand.
As the The White Valley Group Admin role:
  - Go to the Sales Invoice window and create a new record with
    "Carl Studson" as Business Partner.
  - Go to the Lines Tab and create a new record with "Hiking Boots"
    as Product.
  - Save the record and reload the window to get the Attribute
    Set Value field to appear in the More information section in the
    previously created Line.
  - Press the magnifying glass button to fill this field with 1234
    as Lot Name and Today's date.
    Press the OK button in the popup window.
  - Save the Sales Invoice and press the Complete button and OK button
    in the popup window.
  - Now press the Reactivate button. Select the Void option in the
    Action regarding document field. Press the OK button in the popup window.
  - Close the current Sales Invoice to go back to the grid view and reload.
  - You will see two records, the one you just created and a similar one with
    a negative amount in the Total Gross Amount field.
    Open this record and open the only Line it has in the Lines Tab.

  #In this moment the Attribute Set Value field can be seen with the proper value#
(0118692)
hgbot   
2020-03-20 09:14   
Repository: erp/devel/pi
Changeset: 268d9baae57883ba7578e1d7d8e8d2fc44351b51
Author: Iñigo Lerga <inigo.lerga <at> openbravo.com>
Date: Fri Mar 13 13:00:45 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/268d9baae57883ba7578e1d7d8e8d2fc44351b51 [^]

fixes BUG-43399: M_AttributeSetInstance_ID added to Voided Invoice

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0118693)
dmiguelez   
2020-03-20 09:15   
Code Review + Testing Ok
(0118964)
hgbot   
2020-04-06 11:53   
Repository: erp/devel/pi
Changeset: 2f5a62c135dcda4bf3943a224ba8e36306be1ab4
Author: Iñigo Lerga <inigo.lerga <at> openbravo.com>
Date: Fri Mar 13 13:00:45 2020 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2f5a62c135dcda4bf3943a224ba8e36306be1ab4 [^]

fixes BUG-43399: M_AttributeSetInstance_ID added to Voided Invoice

---
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0118990)
jarmendariz   
2020-04-06 15:48   
closed: wrongly reopened