Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024147Retail ModulesWeb POSpublic2013-06-20 13:002013-08-20 12:54
ngarcia 
marvintm 
urgentmajoralways
closedfixed 
5
 
RMP25RMP26 
marvintm
No
0024147: Goods Shipment Line field not filled in Sales Invoice Lines
Goods Shipment Line field not filled in Sales Invoice Lines
In Web POS:
   Create a new receipt
   Select the Invoice this Receipt option
   Paid it
In the backend:
   Navigate to the newly created Sales Invoice
   Check that the Goods Shipment Line field is empty
   If you navigate to the Sales Order Line, you could see that it is linked to a Goods Shipment (Linked Items)
No tags attached.
related to defect 0024355 closed AtulOpenbravo Openbravo ERP "Good Shipment Line" field information is not filled when creating POS Order with Invoice Terms=Immediate 
related to defect 0032938 closed AtulOpenbravo Openbravo ERP It is necessary a script to add the 1-1 relation between sales invoice line and goods shipment line 
Issue History
2013-06-20 13:00ngarciaNew Issue
2013-06-20 13:00ngarciaAssigned To => adrianromero
2013-06-20 13:00ngarciaResolution time => 1374357600
2013-06-20 13:00ngarciaIssue Monitored: networkb
2013-06-20 13:02marvintmAssigned Toadrianromero => marvintm
2013-06-20 13:02marvintmFixed in Version => RMP25
2013-07-03 12:11marvintmFixed in VersionRMP25 =>
2013-07-03 12:11marvintmTarget Version => RMP25
2013-07-03 12:29hgbotCheckin
2013-07-03 12:29hgbotNote Added: 0059844
2013-07-03 12:29hgbotStatusnew => resolved
2013-07-03 12:29hgbotResolutionopen => fixed
2013-07-03 12:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2dea72309dc6de286ed062424f90cb53b56d404 [^]
2013-07-04 16:41hgbotCheckin
2013-07-04 16:41hgbotNote Added: 0059866
2013-07-04 16:41hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2dea72309dc6de286ed062424f90cb53b56d404 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/a2dea72309dc6de286ed062424f90cb53b56d404 [^]
2013-07-19 09:09migueldejuanaReview Assigned To => migueldejuana
2013-07-19 09:09migueldejuanaNote Added: 0060118
2013-07-19 09:09migueldejuanaStatusresolved => closed
2013-07-19 09:09migueldejuanaFixed in Version => RMP25
2013-08-06 19:06ngarciaNote Added: 0060516
2013-08-06 19:06ngarciaStatusclosed => new
2013-08-06 19:06ngarciaResolutionfixed => open
2013-08-06 19:06ngarciaFixed in VersionRMP25 =>
2013-08-16 10:00hgbotCheckin
2013-08-16 10:00hgbotNote Added: 0060603
2013-08-16 10:00hgbotStatusnew => resolved
2013-08-16 10:00hgbotResolutionopen => fixed
2013-08-16 10:00hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/a2dea72309dc6de286ed062424f90cb53b56d404 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b4c8665c2ab1eff03246c479f50051a4702577b2 [^]
2013-08-20 12:54marvintmReview Assigned Tomigueldejuana => marvintm
2013-08-20 12:54marvintmStatusresolved => closed
2013-08-20 12:54marvintmFixed in Version => RMP26
2016-01-08 12:41ngarciaRelationship addedrelated to 0024355
2016-05-12 10:00ngarciaRelationship addedrelated to 0032938

Notes
(0059844)
hgbot   
2013-07-03 12:29   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a2dea72309dc6de286ed062424f90cb53b56d404
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 03 12:29:19 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a2dea72309dc6de286ed062424f90cb53b56d404 [^]

Fixed issue 24147. Shipment line will be set correctly in the invoice line.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0059866)
hgbot   
2013-07-04 16:41   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: a2dea72309dc6de286ed062424f90cb53b56d404
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Jul 03 12:29:19 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/a2dea72309dc6de286ed062424f90cb53b56d404 [^]

Fixed issue 24147. Shipment line will be set correctly in the invoice line.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0060118)
migueldejuana   
2013-07-19 09:09   
Tested and reviewed in 4abc82b73efa
(0060516)
ngarcia   
2013-08-06 19:06   
The records created in previous releases should be fixed with a script
(0060603)
hgbot   
2013-08-16 10:00   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b4c8665c2ab1eff03246c479f50051a4702577b2
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Fri Aug 16 09:58:22 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b4c8665c2ab1eff03246c479f50051a4702577b2 [^]

Fixed issue 24147: Module script has been created to correct errors caused by this issue

---
A build/classes/org/openbravo/retail/posterminal/modulescript/FixDataIssue24147.class
A src-db/database/model/functions/OBPOS_FIXISSUE24147.xml
A src-util/modulescript/src/org/openbravo/retail/posterminal/modulescript/FixDataIssue24147.java
---